05-06-2011 05:46 AM
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
Solved! Go to Solution.
05-09-2011 04:33 AM
Hi,
Could anyone can help me to solve the issues in loading comparision string?
Thanks in advance.
Sanad MM
05-10-2011 07:40 AM
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 .