NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Numeric limit test without a VI?

I have a measurement that was stored as a variable in a previous step and now I need to put it in a numeric limit test. How do I do this without a VI?

0 Kudos
Message 1 of 2
(2,514 Views)

Hi,

 

You can do this easily by changing the adapter type to <NONE> and inserting a Numeric Limit Test:

 

no adapter 1.PNG

 

If you've already inserted a Numeric Limit Test as a LabVIEW module (VI), you can change the adapter type on the Properties tab of Step Settings:

 

no adapter 2.PNG

 

Edit the Data Source to point to your variable, eg.

 

no adapter 3.PNG

 

I hope this helps,

Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)

Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor

0 Kudos
Message 2 of 2
(2,468 Views)