Hi,
In you test case code, you have to perform a
TS_PropertySetValBoolean (..); with the Lockup String set to the Step.Result.PassFail ( you will need to double check the exact string name by browsing on the Step properties.).
In the Examples of TestStand is a demo sequence which returns the result to a NumericTestLimit step. The principle is the same for your code except you will use
TS_PropertySetValBoolean() instead of TS_PropertySetValNumber() which is in the example.
( I would have dropped you a small demo but I haven't got TestStand to hand at the moment)
Hope this helps
Ray Farmer
Regards
Ray Farmer
