7-2
N9360A Multi UE Tester W-CDMA Programming Manual
7
Sample Program
Summary of Sample Programs
The sample program in this chapter starts a test automatically
when a test start button on the PC window is pressed. Operate
the mobile phone following the directions on the window. The
performance of each test is described in the test event.
The followings section describes the program structure.
1
Components of Screen. (Refer to
).
2
Functions (status display, sent and received data) (Refer to
3
Test Events (Refer to
).
Components of Screen
The sample program window is shown in
NOTE
This program only describes the programming flow.
•
Perform the following operations if you want to execute the program.
Change Configuration of the Tester (Ethernet, GP-IB, RS-232C).
•
GP-IB control supports a GP-IB interface card produced by National
Instruments Corporation. Install an NI-488.2 Software to run the
programs.
If the other GP-IB interface card is used to execute the program, install
the driver software that supports the card and change the program in
clsGPIB.cls to control the card.
•
When you use RS-232C, the Tester communicates with COM1 of the
PC with this sample program. If RS-232C port other than COM1 is
required for communication, change
CommPort
of
cls232.cls
.
•
When you use GP-IB, the GP-IB address of the PC is set to
1
for test.
To set the GP-IB address other than 1, change
PCGPIBAdrs
of
clsGPIB.cls
.
Summary of Contents for N9360A
Page 1: ...Agilent Technologies Agilent N9360A Multi UE Tester W CDMA Programming Manual...
Page 4: ...1 4 N9360A Multi UE Tester W CDMA Programming Manual 1 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 8: ...8 N9360A Multi UE Tester W CDMA Programming Manual THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 12: ...6 N9360A Multi UE Tester W CDMA Programming Manual THIS PAGE IS INTENTIONALLY LEFT BLANK...