NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get Comment from the Current Sequence

Hi everybody,
 
Just wanna know if it's possible to get the comment from the sub sequence like we can get the name using RunState.Sequence ?
 
my test Name is the sub sequence name and the number associated is placed in the comment, that way I'm generating data to database autmatically.
 
Pierre
0 Kudos
Message 1 of 3
(3,216 Views)
Hi Pierre,

you can use "RunState.Sequence.AsPropertyObject.Comment" to get the comment of your SubSequence.

Hope that helps.
Regards
MY
0 Kudos
Message 2 of 3
(3,212 Views)
Thx a lot ! it works ! 😄
0 Kudos
Message 3 of 3
(3,209 Views)