78
*OPC?
Description: This command pauses program execution until all operations are completed.
Response:
Return ‘1’ after all pending-operations have been completed.
*RST
Description:
Place the meter to power-on-reset state, but no affect following items:
1. The Service Request Enable or the Standard Event Status Enable.
2. The Output Queue and interface parameter.
Note: This command will be executed for 5 seconds at least. Be sure to execute
other commands then.
*SRE <NRf>
Description:
Set the Service Request Enable Register bits.
Parameter: <NRf> (0 to 255). The bit 6 of value and unused bits are ignored when set the
register.
Example: *SRE 48
Enable bits 4 (MAV) and 5 (ESB) in the Service Request Enable register.
*SRE?
Description:
Query the Service Request Enable Query Register.
Response: (Integer) Decimal equivalent of the register byte. Return value is 0 to 255.
*STB?
Description:
Query the Status Byte Register.
Response: (Integer) Decimal equivalent of the register byte.
Example: *STB?
Return: ‘96’ if bit 5 (ESB) and 6 (MSS) is set (1) and the rest of bits are
reset (0).
*WAI
Description:
Command required by IEEE 488.2 standard, but non operate on this meter.