01-17-2009 06:30 PM
01-17-2009 11:32 PM
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,
01-19-2009 11:26 AM
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.