NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

post action subsequence call parameter

I would like to pass a parameter to a sequence called from the "post action" property of a step.  There doesn't seem to be a way to do this.
0 Kudos
Message 1 of 3
(3,532 Views)

Not sure if they fixed this yet: http://forums.ni.com/ni/board/message?board.id=330&message.id=7608&query.id=32562#M7608  But that's a workaround.

 

I could not find where you could add the parameters in 4.1.1.

 

Regards,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 3
(3,525 Views)

It is true that you cannot pass this parameter directly using the post action property of a step, but you can use variables to access this data from the sequence you call from the post action property. If you are going to be using this data across multiple sequence files, you can use a Station Global, if using this data across just multiple sequences you can use a File Global.

Adri Kruger
National Instruments
LabVIEW Product Marketing
Message 3 of 3
(3,504 Views)