PPC3™ OPERATION AND MAINTENANCE MANUAL
© 2002-2007 DH Instruments, a Fluke Company Page 118
∗IDN
Purpose Identify the PPC3 version, range, and serial number.
Query
“∗IDN?”
Remarks The identification reply is made up of the manufacture, the model, the serial number and the
software version. Each is separated by a comma.
Example
(enhanced)
Sent:“∗IDN?”
Reply:“DH INSTRUMENTS INC, PPC3 A0100/A0015, 1234, Ver2.00 -dhf”
∗OPC
Purpose Sets the operation complete bit when all operations have completed.
Command
Query
“∗OPC”
“∗OPC?”
Remarks This Command enables the PPC3 to set the OPC bit in the Standard Event Status Register
when it has completed all pending functions.
The Query replies with a “1” when all functions are complete.
Example
(enhanced)
Sent:
Query reply:
“∗OPC”
“1”
∗OPT
Purpose Reads the list of installed PPC3 options.
Query
“∗OPT?”
Remarks This Query returns any registered option(s) installed in the PPC3. Each option is separated
by
a comma. Possible options:
“IEEE-488:0”
“ANALOG:n”
The IEEE-488 option is installed.
The analog option is installed. ‘n’ is the revision on the analog option hardware
from ‘A’ to ‘Z’ or ‘-’ if original revision.
Example
(enhanced)
Sent:
Reply:
“∗OPT?”
“IEEE-488:0, ANALOG:-”
∗RST
Purpose Resets the PPC3 control settings to factory settings.
Command
“∗RST””
Remarks This Command sets the PPC3 settings to factory settings. This equivalent to a front panel
executed RESET/SET. This does not affect the communications settings.
Example
(enhanced)
Sent:
Reply:
“∗RST”
“∗RST” (no reply if IEEE-488)
See Also Section 3.5.4.1, Reset - Sets
∗SRE
Purpose Read or set the Service Request Enable Register.
Command
Query
“∗SRE n”
“∗SRE?”
Default
“∗SRE 0”
Arguments n: ’0 to 255’ This is the decimal representation of the bit(s) to enable. To allow the
MAV and ESB bits to assert the SRQ line, the argument would be 32 + 16 = 48.
Bit 6 (64) is reserved and cannot be set.
Remarks The Service Request Enable Register determines which bits of the Status Byte can set the MSS
bit of the Status Byte and request service by asserting the SRQ line of the IEEE-488 interface.
Example
(enhanced)
Sent:
Query reply:
“∗SRE=48” (enables the MAV and ESB bits)
“48” (no reply if IEEE-488)
Errors ERR# 6: n is not valid.
∗STB
Purpose Read the Status Byte Register.
Command
“∗STB?”
Remarks The Status Byte Register reflects the general status of the PPC3. The ‘MSS’ bit state is
represented by bit 6.
Example
(enhanced)
Sent:
Reply:
“∗STB?”
“80” (The MSS and MAV bits are set)
∗TST
Purpose Read the power on self test status.
Query
“∗TST?””
Remarks The PPC3 system memory stores the user settings (units, resolution, generation settings)
and retains them when the unit if OFF. On power-up, this memory is checked. If this memory
is corrupted, all user settings are reset to default (as if the “∗RST” program message was
executed), and the ∗TST query will return a non zero value. If the PPC3 passed the test on
power-up OR if the ∗TST query was used at least once since the PPC3 was powered up the
reply will be a ‘0’.
Example
(enhanced)
Sent:
Reply:
“∗RST?”
“1”