User | Kudos |
---|---|
7 | |
6 | |
3 | |
3 | |
3 |
If you try to build an executable of a VI that only uses a static VI reference to call a subVI - you must either select
1. "show FP on call" in the referenced subVI
OR
2. you must include a property node or reference on the block diagram of the referenced subVI
I believe "always including" the subVI in the build spec works as well.
Failing to do so apparently results in the builder to NOT include the called vi's front panel with the build, resulting in the subVI failing to function in the executable environment.
While that all makes "sense" - it is unintuitive and the workarounds are not ideal.
The application builder should look at static VI references when looking at the build and automatically include the referenced VIs in the build.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.