Command Description R&S SMC100A
1411.4060.32 6.84 E-1
STATus:OPERation:CONDition?
The command queries the content of the CONDition part of the STATus:OPERation register. This
part contains information on the action currently being performed in the instrument. The content is
not deleted after being read out since it indicates the current hardware status.
Example:
STAT:OPER:COND?
'
queries the Status:Operation:Condition register.
*RST value Resolution Options SCPI
- - Compliant
STATus:OPERation:PTRansition
The command sets the bits of the PTRansition part of the STATus:OPERation register. If a bit is set,
a transition from 0 to 1 in the condition part causes an entry to be made in the EVENt part of the
register. A new event in the hardware is thus registered, e.g. the start of an adjustment.
Example:
STAT:OPER:PTR 32767
'all transitions from 0 to 1 in the condition part of the Status:Operation register
cause an entry to be made in the EVENt part.
*RST value Resolution Options SCPI
- - Compliant
STATus:OPERation:NTRansition
The command sets the bits of the NTRansition part of the STATus:OPERation register. If a bit is set,
a transition from 1 to 0 in the condition part causes an entry to be made in the EVENt part of the
register. The disappearance of an event in the hardware is thus registered, e.g. the end of an
adjustment.
Example:
STAT:OPER:NTR 0
'a transition from 1 to 0 in the condition part of the Status:Operation register
does not cause an entry to be made in the EVENt part.
*RST value Resolution Options SCPI
- - Compliant
STATus:OPERation:ENABle
The command sets the bits of the ENABle part of the STATus:OPERation register. This setting
determines which events of the Status-Event part are forwarded to the sum bit in the status byte.
These events can be used for a service request.
Example:
STAT:OPER:ENAB 32767
'all events are forwarded to the sum bit of the status byte.
*RST value Resolution Options SCPI
- - Compliant