Remote Commands
Summary of Commands and Queries
6
6-21
ISCE?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Instrument Status Change Enable query) Return the two bytes from the two 16-bit
ISCE mask registers (ISCE1 and ISCE0). (See “Instrument Status Change Enable
Registers” in Chapter 5 for more information.)
Response: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISCE? returns 4108
Return decimal 4108 (binary 0001000000001100) if bits 12 (SETTLED), 3
(IBOOST), and 2 (VBOOST) are set to 1.
ISCE0
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Instrument Status 0 to 1 Change Enable command) Load the two bytes into the 16-bit
ISCE0 register. (See “Instrument Status Change Enable Registers” in Chapter 5 for more
information.)
Parameter: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISCE0 4108
Load decimal 4108 (binary 0001000000001100) to enable bits 12 (SETTLED), 3
(IBOOST) and 2 (VBOOST).
ISCE0?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Instrument Status 0 to 1 Change Enable query) Return the two bytes from the 16-bit
ISCE0 register. (See “Instrument Status Change Enable Registers” in Chapter 5 for more
information.)
Response: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISCE0? returns 4108
Return decimal 4108 (binary 0001000000001100) if bits 12 (SETTLED), 3
(IBOOST), and 2 (VBOOST) are set to 1.
ISCE1
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Instrument Status 1 to 0 Change Enable command) Load the two bytes into the 16-bit
ISCE1 register. (See “Instrument Status Change Enable Registers” in Chapter 5 for more
information.)
Parameter: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISCE1 4108
Load decimal 4108 (binary 0001000000001100) to enable bits 12 (SETTLED), 3
(IBOOST) and 2 (VBOOST).