
Programming Command Reference
5
N9360A Multi UE Tester GSM Programming Manual
5-181
Frequency Error Measurement
TXANalyzer:RESults:FREQuency?
This query command returns the Frequency Error
measurement result values
<int 1>
,
<int 2>
and
<real 3>
.
Each value is separated by a comma.
•
<int 1>
(1 digit) is
0
if measurement result is within the
measurement range, or
1
if measurement result is out of
range or the Frequency Error is not measured.
•
<int 2>
(1 digit) is the test result for the
0
(pass) or
1
(fail).
•
<real 3>
(up to 5 letters) is the measured Frequency Error
data ranging from
-9999
to
9999
(Hz). If measurement
result is out of range or the Frequency Error is not
measured, the value
99999
is returned.
This command is a command for compatibility with the former,
and returns measured value by the resolution of a 1 Hz unit.
Since a following
EXPand
command can return in finer
resolution, and it is recommendation to use it.
TXANalyzer:RESults:FREQuency:EXPand?
This query command returns the Frequency Error
measurement result values
<int 1>
,
<int 2>
and
<real 3>
.
Each value is separated by a comma.
•
<int 1>
(1 digit) is
0
if measurement result is within the
measurement range, or
1
if measurement result is out of
range or the Frequency Error is not measured.
•
<int 2>
(1 digit) is the test result for the
0
(pass) or
1
(fail).
•
<real 3>
(up to 7 letters) is the measured Frequency Error
data ranging from
-99999.9
to
99999.9
(Hz) in 0.1 steps. If
measurement result is out of range or the Frequency Error is
not measured, the value
99999.9
is returned.