05-07-2014 07:53 AM
Hello together
I'm quite new to NI TestStand and want to use the "TestStand - Get/Set Property Value" VIs to dynamically pass data from TestStand to Labview and vice versa.
From the concept's point of view I want to use parts of the VIs in my TestStand environement for automated tests and also standalone for manual tests.
Is there a way to determine automatically in a VI, if it has been called by teststand to the get/set property by a case-struture?
Best regards
Alex
Solved! Go to Solution.
05-07-2014 08:07 AM - edited 05-07-2014 08:08 AM
Usually you have the sequence context. Use the Not a refunum to determine if it came from TestStand or not.