5.6 Command Explanation
5-71 ZM2371/ZM2372
:STATus:OPERation:CONDition?
Description: Queries the operation condition register (OPCR).
Response: {numeric value, format NR1, range 0 - 32767}
Query example: :STAT:OPER:COND?
Response example: +0
The content of operation condition register is 0.
:STATus:OPERation:ENABle <mask>
:STATus:OPERation:ENABle?
Description: Sets/queries the operation event enable register (OPEE).
Parameters: <mask> {numeric value, range 0 - 65535}
Out of range value causes an error.
Setting example: :STAT:OPER:ENAB 0
Sets so as to disable the occurrence of operation event.
Response: {numeric value, format NR1, range 0 - 32767}
Query example: :STAT:OPER:ENAB?
Response example: +0
The content of operation event enable register is 0. (all disabled)
:STATus:OPERation[:EVENt]?
Description: Queries the operation event register (OPER).
Response: {numeric value, format NR1, range 0 - 32767}
Query example: :STAT:OPER?
Response example: +0
The content of operation event register is 0 (no event).
For details of operation status, see “5.7.4 Operation Status”.