Appendix A
SCPI Command Reference
STATus subsystem
398
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
:STATus:OPERation:SIGNalling:EVDO:CONDition
:STATus:OPERation:SIGNalling:EVDO:ENABLe
:STATus:OPERation:SIGNalling:EVDO:PTRansition
Syntax
:STATus:OPERation:SIGNalling:EVDO:CONDition?
Parameters
There are no parameters.
Description
This command reads out the current contents of the signaling operation
condition
register. This register reflects the current state of Willtek 4400 in terms of signaling
and will be updated continuously.
Note:
This register is non-destructive. This means that it will keep its contents after
any query.
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 sig-
naling operation condition register.
Note:
For further details regarding the basic functions of the STATus subsystem,
please refer to section
Understanding the STATus Subsystem
.
Example
:STATus:OPERation:SIGNalling:EVDO:CONDition?
Value returned in this example:
"512"
.
This means that bit 9 has been set. Bit 9 will be reset as soon as the change of the call
channel has been completed.
Syntax
:STATus:OPERation:SIGNalling:EVDO:ENABLe <int1>
Parameters
int1
is an integer. The minimum value for
int1
is
0
, the maximum value is
32767
. The value default is
0
.
Description
This command sets the enable filter of the signaling operation register group. This
mask will be
AND
ed 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:EVDO:ENABle 16
This means that any setting of bit 4 of the signaling operation event register will rise
bit 8 of the general operation condition register.
Syntax
:STATus:OPERation:SIGNalling:EVDO:PTRansition <int1>
Parameters
int1
is an integer. The minimum value for
int1
is
0
, the maximum value is
32767
. The value default is
32767
.
Description
Sets the PTR mask of the signaling operation register group. This mask will be
AND
ed
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.