Appendix A SCPI Command Reference
STATus subsystem
WCDMA Options Version 6.20
279
:STATus:OPERation:SIGNalling:GSM:ENABLe
:STAT:OPERation:SIGNalling:GSM:PTRansition
Query
There is only a query form of this command available. The query will return a string,
containing one integer. The integer will express all bits set in the 16 bit signaling
operation condition register.
Notes
– For further details regarding the basic functions of the STATus subsystem, please
refer to section “Understanding the STATus subsystem” on page 229.
– Bits 14 and 15 (the MSB) of this register are not used. Therefore, the maximum
value returned will be "16383".
Example
:STATus:OPERation:SIGNalling:GSM:CONDition?
Value returned: "512".
This means that bit 9 has been set and that there is a change of the call channel cur-
rently in progress. Bit 9 will be reset as soon as the change of the call channel has
been completed. For details on return data (bits and decimals and their meaning)
refer to section “Signaling operation register group” on page 260.
Syntax
:STATus:OPERation:SIGNalling:GSM: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 signaling operation register group. This
mask will be ANDed with the signaling operation event register and thus decide what
kind of events will be forwarded to bit 8 of the “General operation register group”.
Query
There is no query form of this command available.
Example
:STATus:OPERation:SIGNalling:GSM:ENABle 16
This means that any setting of bit 4 (MS clearing) of the signaling operation event
register will rise bit 8 of the general operation condition register. For details on return
data (bits and decimals and their meaning) refer to section “Signaling operation reg-
ister group” on page 260.
Syntax
:STAT:OPERation:SIGNalling:GSM: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 “Signaling operation register group”. This mask will be
ANDed with the up to 15 bits of the PTR filter of the signaling operation condition
register to allow a positive transition of any bit (i.e. a transition from logic '0' to '1')
to reach the signaling operation event register.
Note: The default of this mask is 32767 – that means that the mask will allow any
positive transition of the lower 15 bits of the condition-type register to reach the
event-type register.
Query
There is no query form of this command available.
Example
:STATus:OPERation:SIGNalling:GSM:PTRansition 0
This means that none of the positive transitions of the condition-type register will be
forwarded to the event-type register. For details on return data (bits and decimals
and their meaning) refer to section “Signaling operation register group” on page 260.