NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a field in the step Variables

Hi guys, how to add a Field array to the Step Variables?

0 Kudos
Message 1 of 2
(3,254 Views)

Do you mean how to add properties to a Step Type?

 

Steps are instances of Step Types so you can not add properties. If you need to add property to say a Numeric Test Limit step type, then you have to create a Custom Step Type based on a Numeric Test Limit Step Type then add your additional properties. Check out the TestStand documentation for Custom Steps Type.

 

Depending on your needs you might beable to use the Add Attributes to meet your requirements, depends on what TestStand version you are using. This could save you the bother of having to create your own step type.

 

 

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(3,253 Views)