Hello,
I have this topic to understand:
I have a PC with labview and teststand development environment, and I develop my labview application that call test stand sequences. I develop my sequence that call labview vi from labview project (not from a packet library)
in this PC all is working fine, I can debug without issue
when I have to release final application in final PC, final PC has only runtime environment for labview execution and basic test stand license that not allow to modify sequence. in that PC test stand adapter will be set in Labview Runtime Engine.
what I would like to understand is: is test stand step able to run vis that come from labview project? I expect that it is not able, because vis don't come from packet library. is that right?
If I'm in right I have this point: is it possible to create a test stand sequence that is able to understand by itself if it has call vi from labview project or packet library? to solve issue regarding debugging (vi from packet lib is not debuggable)
thank you for supporting me
Michele