Manual Test (Gsm) Function - Agilent Technologies N9360A Programming Manual

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

Advertisement

Sample Program
7

Manual Test (GSM) function

7-10
The Tester is configured to the required setting for the test at
the beginning of this function. Then, the Tester executes the
Peak TX Power and Phase Error/Frequency Error
measurement.
The PASS/FAIL test result and measurement results are shown
on the status field. Operations by an operator for the test are
shown on the status field.
1
: Public Sub Manual_Sample1()
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 "TEST:MAN:RFOR DCS1800"
21
: WAIT "TEST:MAN:SIGN:STAT?", 16
22
: AddStatus "Turn on the mobile phone."
23
: WAIT "TEST:MAN:SIGN:STAT?", 32
24
: AddStatus "Wait until the [Location Update]
is passed."
25
: WAIT "TEST:MAN:SIGN:STAT?", 16
26
: OUTPUT "TEST:MAN:BSC"
N9360A Multi UE Tester GSM Programming Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gs8210

Table of Contents