
Model 2520 User’s Manual
SCPI Command Reference
14-49
STATus subsystem
The STATus subsystem is used to control the status registers of the Model 2520. The com-
mands in this subsystem are summarized in
NOTE
These registers and the overall status structure are fully explained in
.
Read event registers
[:EVENt]?
:STATus:MEASurement[:EVENt]?
Read Measurement Event Register
:STATus:QUEStionable[:EVENt]?
Read Questionable Event Register
:STATus:OPERation[:EVENt]?
Read Operation Event Register
Description
These query commands are used to read the contents of the status event
registers. After sending one of these commands and addressing the
Model 2520 to talk, a value is sent to the computer. This value indicates
which bits in the appropriate register are set.
Program event enable registers
ENABle <NDN> or <NRf>
:STATus:MEASurement:ENABle <NDN> or <NRf>
Program Measurement Event Enable
Register
:STATus:QUEStionable:ENABle <NDN> or <NRf>
Program Questionable Event Enable
Register
:STATus:OPERation:ENABle <NDN> or <NRf>
Program Operation Event Enable
Register
Parameters
<NDN> =
#Bxx...x
Binary format (each x = 1 or 0)
#Hx
Hexadecimal format (x = 0 to FFFF)
#Qx
Octal format (x = 0 to 177777)
<NRf> =
0 to 65535
Decimal format
Query
:ENABle?
Read an enable register
Description
These commands are used to program the enable registers of the status
structure. The binary equivalent of the parameter value that is sent deter-
mines which bits in the register gets set. See
Summary of Contents for 2520
Page 250: ...A Specifications ...
Page 254: ...B StatusandErrorMessages ...
Page 262: ...C DataFlow ...
Page 266: ...D IEEE 488BusOverview ...
Page 281: ...E IEEE 488andSCPI ConformanceInformation ...
Page 285: ...F MeasurementConsiderations ...
Page 308: ...G GPIB488 1Protocol ...
Page 312: ...H ExamplePrograms ...
Page 317: ...I ContinuousPulseMode ...