2201R Mobile Tester SCPI Reference Guide
Chapter 6 Status commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
77
:STATus:OPERation:MEASuring:ENABLe
Syntax
:STATus:OPERation:MEASuring: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 Measuring operation register group. This mask is ANDed with the
measuring operation event register and thus decides what kind of events are forwarded to bit 9 of the General
operation register group.
Query
There is no query form of this command available.
Example
:STATus:OPERation:MEASuring:ENABle 4
This means that any setting of bit 2 (RF spectrum) of the measuring operation event register raises bit 9 of the general
operation condition register.
:STATus:OPERation:MEASuring:PTRansition
Syntax
:STATus:OPERation:MEASuring: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 Measuring operation register group. This mask is ANDed with the up to 16 bits of the PTR
filter of the measuring operation condition register to allow a positive transition of any bit (i.e. a transition from logic
‘0' to '1') to reach the measuring operation event register.
Note: The default of this mask is 32767 — that means that the mask allows 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:MEASuring:PTRansition 0
This means that none of the positive transitions of the condition-type register are forwarded to the event-type
register.