10-20-2017 04:47 AM
Hi,
I want to do a Numeric Limit Test without a VI Path.
I get the measurement data from an other measurement device which is not connected with LabVIEW/TestStand.
Before the Numeric Limit Test is starting, I have a Message PopUp, where I can insert my value und give it to a Variable.
After the value Input I want to do a Numeric Limit Test with this variable but
Can somebody help me?
Kind Regards,
Andi
10-20-2017 04:57 AM
Hi Andi,
(1). Change your adaptor type to <NONE> and insert a Numeric Limit Test.
(2). Set the Data Source as your variable name.
I hope this helps,
Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)
Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor
10-20-2017 05:58 AM
Hi,
thanks. It helps me a lot.
See you.