
Sample Program
7
N9360A Multi UE Tester GSM Programming Manual
7-5
Sent and received data functions
The functions to communicate data between a PC and the Tester
are described in
. The interface is selected on the
interface
field.
Refer to the manual of Visual Basic for further details about
Visual Basic. If the GP-IB interface is used to control the Tester,
refer to the manual of the GP-IB interface card.
Test Event
When the Test button is pressed, the program executes the test.
The Visual Basic standard functions are used to initialize, open
and close Ethernet port and RS-232C port. The functions
provided by the GP-IB interface card manufacture are used to
initialize, open and close GP-IB port.
Outlines of the program are described below.
1
Initialize the interface specified on the Interface field.
2
Execute the Test Function according to the pressed test
button. (Refer to
3
Close the interface specified on the Interface field.
Table 7-3 Functions for Sending and Receiving Data
Subroutine Name
Capability
ENTER
string
Sends a query command the
string
and receives a status.
OUTPUT
command
Sends the
command
. (Displays the
command
after sending the
command
).
WAIT
string
, status
Sends a query command the
string
and waits until the status becomes the specified
status
.
Содержание GS8210
Страница 1: ...Agilent Technologies Agilent N9360A Multi UE Tester GSM Programming Manual ...
Страница 12: ...xii N9360A Multi UE Tester GSM Programming Manual THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 18: ...xviii N9360A Multi UE Tester GSM Programming Manual THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 22: ...1 4 N9360A Multi UE Tester GSM Programming Manual 1 Legal Information THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 34: ...3 8 N9360A Multi UE Tester GSM Programming Manual 3 Preparing for Use THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 300: ...6 44 N9360A Multi UE Tester GSM Programming Manual 6 Programming Command Summary THIS PAGE IS INTENTIONALLY LEFT BLANK ...