Appendix A SCPI Command Reference
STATus subsystem
WCDMA Options Version 6.20
277
:STATus:OPERation:NTRansition
:STATus:OPERation:PTRansition
Description
This command sets the Enable filter of the “General operation register group”. This
mask will be ANDed 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 statusbyte 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 ANDed
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.
Description
Sets the PTR mask of the “General operation register group”. This mask will be ANDed
with the up to 15 bits of the PTR transition filter of the general operation condition
register to allow a positive transition of any bit (i.e. a transition from logic '0' to '1')
to reach the general operation event register.
Notes
– The default of this mask is 32767 – that means that the mask will allow any pos-
itive 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:PTRansition 0
This means that none of the positive transitions of the condition-type register will be
forwarded to the event-type register.