Hi All,
I have a numeric limit test within a For loop (6 loops).
4 of those tests, test the output between 4V and 6V (Comparison Type "GELE") but the last 2 require no comparison ("LOG").
At the moment I have set the last 2 limits (using variables) to 1V and 10V to ensure no fails.
Is there a way to programmatically change the comparison type within the loop?
Regards
Chris