Hi All,
I have created a custom step in TestStand which gives a LabVIEW pop up on dropping it in the sequence editor. The pop up has an OK and Cancel button. If I hit OK, the step is placed in the sequence and if I hit Cancel, the step is deleted from the sequence. I am doing this by passing the sequence context into the popup vi and then using the sequence method Delete Step.
Now when i do this practically, the step is getting deleted but after that I'm getting an error from TestStand with Error code -17300. Source: 'TSAPI' "Value invalid or out of range".
Can anyone tell me how to resolve this error. I am using TestStand 2010 and LabVIEW 2010
Thanks and regards,
Nitz