NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Limits for Numeric Test

Solved!
Go to solution

Hi All,

 

I am trying to load limits for a numeric test from an excel file. I have couple of questions on this.


1. For exporting these values using “Import/Export Properties”, when I press limits, I get “CompExpr”, “Limits.HighExpr” & “Limits.LowExpr” in Selected box automatically. But in Limit tab, if mention “Limits.HighExpr” & “Limits.LowExpr” I get error. But I can load the values with “Step.Limits.Low” & “Step.Limits.High”. Is it correct?


2. In Limit Tab, I have tried all the option for loading “CompExpr”. In my Excel file, against “CompExpr”, I mentioned “GELE”, “GELE (>=<=)”, GELE (>= <=)…… But I get error always. Can you please help me


I have attached .seq and .xls file. TestStand Version is 4.2.

 

Thanks,

Sanad MM

Download All
0 Kudos
Message 1 of 3
(3,382 Views)

Hi,


Could anyone can help me to solve the issues in loading comparision string?


Thanks in advance.

Sanad MM

0 Kudos
Message 2 of 3
(3,363 Views)
Solution
Accepted by topic author D_A_N_A_S

Hi Sanad...

 

1. You can load the lower and higher limits in that format. It will work.

2. In Excel sequence file, use backslash to escape the quotes. Eg. "\"GELE\"". This will work .

 

 

Certified LabVIEW Associate Developer
Message 3 of 3
(3,354 Views)