Makes a scalar tolerance.
Input Arguments
0 |
Boolean |
Use High Tolerance |
Indicates if the high tolerance should be active. |
1 |
Double |
High Tolerance |
The high tolerance value. |
2 |
Boolean |
Use Low Tolerance |
Indicates if the low tolerance should be active. |
3 |
Double |
Low Tolerance |
The low tolerance value. |
Return Arguments
4 |
Tolerance Options (Scalar Type) |
Resultant Tolerance Options |
The resulting tolerance options. |
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.