Description of Function
Terminates the test if a measured value is outside the tolerance limits. This function does not return a value.
Testing Points
None
Parameters
Measured Value
Measured Value is the value being measured or a variable representing that value.
Example
Abort if UB < 13.5 or > 14.2 V
|
Test Function
|
Test Parameters
|
Min
|
Max
|
|
U=DCV
|
100,0.5
|
|
|
|
Break
|
U
|
13.5
|
14.2
|