NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Inserting SequenceCall Step

Hi All,
 
I am trying to programatically insert a step of type SequenceCall into a sequence. Before I went ahead and did that programatically I inserted the same step using TestStand and exported the XML to see what kind of work I need to do. It turns out there are a number of number properties (like Prototype, SpecifyHostByExpr, AsyncThreadExpr, Trace, IgnoreTerminate etc) that I need to set to make a call to sequence apart from the "ActualArgs" property which holds the arguments for the call. Could you please let me know if there is a minimum set of properties that I can set to create a SequenceCall step or if I need to set all the properties for it to work correctly. If I set only the "ActualArgs" property will the defaults kickin for the remaining?
 
Thanks,
Harsha
0 Kudos
Message 1 of 2
(2,953 Views)
Hi All,

My understanding there was slightly skewed. When I create a new step using the Engine, it creates a step with all those properties whihc I thought I would need to create manually!

Harsha
0 Kudos
Message 2 of 2
(2,948 Views)