From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can the NI Step Types Be Edited?

For example, I'd like to set NI_Flow_If.TS.NoResult = True, but TestStand won't let me edit the type. Is there some method for editing the type so that If statements by default does not Record Results?

0 Kudos
Message 1 of 6
(2,837 Views)

Yes

 

http://www.ni.com/white-paper/2772/en

CTA, CLA, MTFBWY
0 Kudos
Message 2 of 6
(2,835 Views)

I'm aware that you can create custom step types. I simply just want to tweek an attribute on some step types that ship with TestStand, but TestStand isn't letting me do that. So my question is, is there a way to do that?

0 Kudos
Message 3 of 6
(2,832 Views)

On most types that ship the answer is no.

 

Even if you can, you shouldn't though.

 

http://www.ni.com/white-paper/7060/en

 

http://www.ni.com/white-paper/8300/en

CTA, CLA, MTFBWY
0 Kudos
Message 4 of 6
(2,830 Views)

So basically, nope. Sounds like the Step Templates is the best solution. Thanks.

0 Kudos
Message 5 of 6
(2,828 Views)

Yes for something like this where you generally don't want to change the functionality of the step type, but just want some different default setting, then templates are the way to go. You can customize the step type part of the insertion palette to hide the flow control steps from there in order to avoid confusion.

 

-Doug

0 Kudos
Message 6 of 6
(2,804 Views)