Hi,
I'm currently using TS 4 and LV 8.2 with Win7 Pro .
I've created a custom step which employs an Edit sub-step.
The Edit sub-step successfully calls a Labview vi which allows the user to modify values.
The intention is to copy the user values back into the calling custom step properties, using the Set Property Value.vi from the Teststand library.
After the step is Edited, the vi is closed and I check the Step variables expecting the variables to be updated, but the outcome that I see in the Variables panel does not always show the new Step property values.
The Labview vi called by the Edit sub-step receives the Sequence Context and the correct Step property string name.
Have I correctly selected the Set Property Value.vi for the task of updating the Custom Step's step properties ?
Also, when the Step properties do show the new value, the sequence containing the custom step does not indicate
the need to save which is opposite to my expectations, else how is the user remined to save changes ?
thanks,
Gary.