COMMAND SYNTAX
218
lower) has failed. To determine which limit has failed,
you will have to read the Measurement Event Register.
Reading the results of a limit test does not clear the fail
indication of the test. A failure can be cleared by using
a :CLEar Command.
Example
:CALCulate2:LIMit2:FAIL?
Command :CALCulate2:CLIMits:PASS:SOURce2 <NRf> |
<NDN>
Function
This Command is used to define the 3-bit or 4-bit
output pattern for the Digital I/O Port when there are
no failures. NOTE that the output value can be
specified in binary, octal, decimal, or hexadecimal
format. Use the table provided in the “Description” for
the :SOURce Command to determine the parameter
value for the desired decimal digital output pattern.
The GSM can be configured to place the defined pass
bit pattern on the digital output immediately when the
pass condition occurs, or it can wait until all testing on
a device package is completed (operation leaves trigger
layer).
<NRf> = 0 to 7 (3-bit) Decimal value
0 to 15 (4-bit) Decimal value
<NDN> = 0 to #b111 (3-bit) Binary value
0 to #b1111 (4-bit) Binary value
0 to #q7 (3-bit) Octal value
0 to #q17 (4-bit) Octal value
0 to #h7 (3-bit) Hexadecimal value
0 to #hF (4-bit) Hexadecimal value
Example
:CALCulate2:CLIMits:PASS:SOURce2 0
Command :CALCulate2:CLIMits:PASS:SOURce2?