76
*OPC?
Description : This command pauses program execution until all operations are completed.
Response : Return a ‘1’ after all pending operations are complete.
*RST
Description : Place the meter in its power-on-reset state. This command does not affect:
1. the Service Register Enable or the Standard Event Status Enable.
2. the Output Queue and interface parameter.
*SRE <NRf>
Description : Set the Service Request Enable Register bits.
Parameter : <NRf> ( 0 to 255 ). The value of bit 6 and unused bits are ignored when set
the register.
Example : *SRE 56 ; Enable bits 3 (QUES), 4 (MAV), and 5 (ESB) in the S
ervice
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 252.
*STB?
Description : Query the Status Byte Register.
Response : (Integer) Decimal equivalent of the register byte.
Example : *STB? ; Return: ‘96’ if bit 4 (MAV) and 6 (MSS) are set (1) and the rest of
bits are reset (0).
*WAI
Description : Command required by IEEE 488.2 standard. Non-operational in
the meter.