Remote Commands
Commands
6
6-21
ISCR0?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
Error!
Bookmark not defined.
(Instrument Status 1 to 0 Change Register query) Shows and clears the contents of the
Instrument Status 1 to 0 Change Register.
Response: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISCRO? shows 6272
Shows decimal 6272 (binary 0001010001000000) if bits 12 (SETTLED), 10
(REMOTE), and 6 (HIVOLT) are set to 1.
ISCR1?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
Error!
Bookmark not defined.
(Instrument Status 0 to 1 Change Register query) Shows and clears the contents of the
Instrument Status 0 to 1 Change Register.
Response: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISCR1? shows 6272
Shows decimal 6272 (binary 0001010001000000) if bits 12 (SETTLED), 10
(REMOTE), and 6 (HIVOLT) are set to 1.
ISR?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
Error!
Bookmark not defined.
(Instrument Status Register query) Shows contents of the Instrument Status Register.
Response: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISR? shows 6272
Shows decimal 6272 (binary 0001010001000000) if bits 12 (SETTLED), 10
(REMOTE), and 6 (HIVOLT) are set to 1.
LCOMP
Overlapped CoupledIEEE-488 RS-232 Sequential
xx xxx
Error!
Bookmark not defined.
(Inductive compensation command) Activates or deactivates inductive load
compensation for ac current output. For current output, compensation is permitted when
the frequency is less than 440 Hz and the amplitude is less than 0.33 A. Compensation is
also permitted when the frequency is less than 1 kHz and the amplitude is larger than or
equal to 0.33 A.
Parameters: OFF (turns off the inductive load compensation circuitry)
ON (turns on the inductive load compensation circuitry
Example: LCOMP ON
LCOMP?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
Error!
Bookmark not defined.
(Inductive compensation query) Shows if inductive load compensation for ac current
output is active.
Responses: (character) OFF (Inductive load compensation circuitry is off)
(character) ON (Inductive load compensation circuitry is on)
Example: LCOMP? shows ON