2201R Mobile Tester SCPI Reference Guide
Chapter 6 Status commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
71
:STATus:OPERation:SIGNalling:GPRS:CONDition?
Syntax
:STATus:OPERation:SIGNalling:GPRS: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 the 2201R in terms of signaling and is updated continuously.
Note: This register is nondestructive. This means that it keeps its contents after any query.
Query
There is only a query form of this command available. The query returns a string, containing one integer. The integer
expresses all bits set in the 16-bit signaling operation condition register.
Note:
See :STATus:OPERation:SIGNalling:GPRS[:EVENt] for the meaning of the individual bits of the register.
Example
:STATus:OPERation:SIGNalling:GPRS:CONDition?
Value returned: "3".
This means that bits 0 and 1 have been set.
:STATus:OPERation:SIGNalling:GPRS:ENABLe
Syntax
:STATus:OPERation:SIGNalling:GPRS: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 GPRS Signaling Operation Register Group. This mask is ANDed with the
GPRS signaling operation event register and thus decides what kind of events are forwarded to bit 10 of the General
Operation Register Group.
See :STATus:OPERation:SIGNalling:GPRS[:EVENt] for the meaning of the individual bits of the register.
Query
There is no query form of this command available.
Example
:STATus:OPERation:SIGNalling:GPRS:ENABle 4
This means that any setting of bit 2 (PDTCH set up, ready for measurements) of the GPRS signaling operation event
register raise bit 10 of the general operation condition register.