Automatic Test Function - Agilent Technologies N9360A Programming Manual

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

Advertisement

Sample Program
7

Automatic Test Function

7-6
The Tester is configured to require setting for the test at the
beginning of this function. Then, the Tester executes the
signaling tests and performance measurement tests on three
channels. The PASS/FAIL test results and measurement results
are shown on the status field. Operations by an operator for test
are shown on the status field.
: Public Sub Automatic_Sample()
1
2
: Dim value
3
:
4
: ClrStatus
5
:
6
:'Tester Status
7
: value = Split(ENTER("*IDN?"), ",")
8
: AddStatus value(0)
9
: AddStatus value(1)
10
: AddStatus value(2)
11
: AddStatus value(3)
12
:
13
:'Configuration
14
: OUTPUT "*RST"
15
: OUTPUT "CONF:LOSS ON"
16
: OUTPUT "CONF:LOSS:RFIN 0.5,0.5,0.5,0.5"
17
: OUTPUT "CONF:LOSS:RFOU 1.0,1.0,1.0,1.0"
18
:
19
:'Measure Setup
20
: OUTPUT "DISP:AUTO:STBY 1"
21
: OUTPUT "TEST:AUTO:SCR VAL"
22
:
23
:'Signaling Test
24
: OUTPUT "TRIG:IMM"
25
: AddStatus "Turn on the mobile phone. "
26
: WAIT "TEST:AUTO:MEAS:SIGN:STAT?", 2
27
: AddStatus "Please MS Call"
N9360A Multi UE Tester GSM Programming Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gs8210

Table of Contents