Remote Commands
Commands
6
6-19
Responses: (Indefinite ASCII) A message that has four fields separated by commas as
follows:
1. Manufacturer
2. Model number
3. Serial number
4. Firmware revision levels for the Main CPU+Front Panel CPU+Inguard
PGA
Example: *IDN? shows FLUKE,5502A,5248000,1.0+1.3+1.8
Shows Fluke manufacturer, model 5502A, serial number 5248000, main firmware
version 1.0, encoder firmware 1.3, and inguard PGA 1.8.
INCR
Overlapped CoupledIEEE-488 RS-232 Sequential
xx xxx
(Increment command) Increments or decrements the output (as selected if you use the
EDIT command, or defaults to the primary output) and records error mode; the same as if
you use the Calibrator output adjustment knob in local operation.
Parameters: <+ value> (increment value) (optional unit matching edit field)
<–value> (decrement value)
Example: INCR +.00001 mV
Load the error mode and increment the selected edit field by .00001 mV.
ISCE
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Instrument Status Change Enable command) Puts two bytes into the two 16-bit ISCE
mask registers (ISCE1 and ISCE0). (See “Instrument Status Change Enable Registers” in
Chapter 5 for more information.)
Parameter: <value> (decimal equivalent of the 16 bits, 0 to 32767)
Example: ISCE 6272
Load decimal 6272 (binary 0001010001000000) to enable bits 12 (SETTLED), 10
(REMOTE) and 6 (HIVOLT). This is equivalent to sending the commands
ISCE0 6272 and ISCE1 6272 (see below).
ISCE?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Instrument Status Change Enable query) Shows 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? shows 6272
Shows decimal 6272 (binary 0001010001000000) if bits 12 (SETTLED), 10
(REMOTE), and 6 (HIVOLT) are set to 1.
ISCE0
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Instrument Status 1 to 0 Change Enable command) Puts 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)