NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Distinguish between Callback and Sequence

Is there a flag or setting, here or somewhere else, that would safely help me to distinguish between a Callback Sequence (see MainSequence) and a Regular Sequence (see NoCallback)?
 
Thanx,
 
 
0 Kudos
Message 1 of 5
(3,232 Views)
Hi << - N - >>,

The TestStand API exposes this through the Sequence.Type property.

Regards,
0 Kudos
Message 2 of 5
(3,200 Views)
I tried it but it didn't work for me; in this case I have a Sequence Object in my Parameters.Sequence and try to get its type. am I doing something wrong? does this work in TS3.5?
 
Thanks,
 
 
0 Kudos
Message 3 of 5
(3,185 Views)
Forgot the screenshot
0 Kudos
Message 4 of 5
(3,184 Views)

Ok,ok , got it, I did with an ActiveX call to the TS API, don't know what was I thinking...

It's been one of those days 😃

Thanks

0 Kudos
Message 5 of 5
(3,179 Views)