Appendix A
SCPI Command Reference
STATus subsystem
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
391
:STATus:OPERation:ENABLe
:STATus:OPERation:NTRansition
:STATus:OPERation:PTRansition
Syntax
:STATus:OPERation:ENABLe <int1>
Parameters
int1
is an integer. The minimum value for
int1
is
0
, the maximum value is
32767
. The default value is
0
.
Description
This command sets the Enable filter of the
“General operation register group”
. This
mask will be
AND
ed with the general operation
event
register and thus decide what
kind of events will be forwarded to bit 7 of the service register.
Note:
The service register is often also referred to as the status byte register or status
byte.
Query
There is no query form of this command available.
Example
:STATus:OPERation:ENABle 129
This means that any setting of bits 1 (calibrating)
or
7 (correcting) of the general
operation event register will rise bit 7 of the service register.
Syntax
:STATus:OPERation:NTRansition <int1>
Parameters
int1
is an integer. The minimum value for
int1
is
0
, the maximum value is
32767
. The default value is
0
.
Description
Sets the NTR mask of the
“General operation register group”
. This mask will be
AND
ed
with the up to 15 bits of the NTR transition filter of the general operation
condition
register to allow a reset (negative transition) of any bit (i.e. a transition from logic '1'
to '0') to reach the general operation
event
register.
Notes
–
The default of this mask is 0 – that means that the mask will
not
allow any nega-
tive transition of the lower 15 bits of the condition-type register to reach the
event-type register.
–
Bit 16 of the general operation condition register is not used.
Query
There is no query form of this command available.
Example
:STATus:OPERation:NTRansition 32767
This means that all of the negative transitions of the condition-type register will be
forwarded to the event-type register.
Syntax
:STATus:OPERation:PTRansition <int1>
Parameters
int1
is an integer. The minimum value for
int1
is
0
, the maximum value is
32767
. The default value is
32767
.