Table 7-4 Program Comments - Agilent Technologies N9360A Programming Manual

Multi ue tester, gsm programming
Hide thumbs Also See for N9360A:
Table of Contents

Advertisement

Sample Program
7

Table 7-4 Program Comments

Line
Description
2:
Declares the variable to store test results.
4:
Erases the status field.
7:
Queries the manufacturer, model number, serial number and revision number of the firmware.
8-11:
Displays the manufacturer, model number, serial number and revision number of the firmware on the Status
Field.
14:
Resets the Tester to the default setting for programming.
15:
Activates the Loss connection function.
16:
Sets the Loss RF IN value.
17:
Sets the Loss RF OUT value.
20:
Displays the [Automatic Test : Stand-by] screen on the Tester.
21:
Selects the measurement value screen.
24:
Starts the Automatic Test.
25:
Displays message to an operator: Turn on the mobile phone.
26:
Waits until the location update is completed.
27:
Displays message to an operator: Please MS Call.
28:
Waits until signaling test is completed.
7-8
55
: AddStatus "Power Ramp
IIf(value(1) And 1, "FAIL", "PASS")
56
: value = Split(ENTER("TEST:AUTO:RES:PHAS" +
CStr(channel) + "?"), ",")
57
: AddStatus "Phase Error RMS
"deg " + IIf(value(1) And 1, "FAIL", "PASS")
58
: AddStatus "Phase Error Peak
"deg " + IIf(value(1) And 2, "FAIL", "PASS")
59
: value = Split(ENTER("TEST:AUTO:RES:FREQ" +
CStr(channel) + "?"), ",")
60
: AddStatus "Frequency Error
"Hz " + IIf(value(1) And 1, "FAIL", "PASS")
61
: Next
62
:
63
: OUTPUT "DISP:AUTO:STBY 1"
64
: AddStatus "Complete"
65
: End Sub
:" + value(2) +
:" + value(3) +
:" + value(2) +
N9360A Multi UE Tester GSM Programming Manual
:" +

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gs8210

Table of Contents