Agilent Technologies 8960 Series Reference Manual page 117

Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Step 3: Set Measurement Parameters
Measurement-Specific Measurement Parameters
Measurement-specific measurement parameters set up operating conditions for a specific measurement. For
example:
• Setting the channel power measurement speed in IS-2000
• Setting ORFS frequency offsets in GPRS
• Setting number of bits for the FBER measurement in GSM
Refer to the GPIB syntax listing for the detailed list of measurement parameters for individual
measurements.
Example 6. Programming Example:
OUTPUT Test_set;"SET:CPOW:MSP FAST"
sets the IS-2000 channel power measurement speed to fast.
Example 7. Programming Example:
OUTPUT Test_set;"SET:ORFS:SWIT:FREQ 400 KHZ"
sets the first ORFS offset to 400 kHz.
Example 8. Programming Example:
OUTPUT Test_set;"SET:FBER:COUN 10000"
sets the number of fast BER bits to test to 10,000 bits.
Example 9. Program Example Setting Both Generic and Measurement-Specific Measurement
Parameters
! Set trigger arm to single for all measurements:
!
OUTPUT Test_set;"SET:CONT:OFF"
!
! *****************************************************
! Configure Modulation Accuracy Measurement:
!
OUTPUT Test_set;"SET:MACC:COUN 5"
! Example of using a complex command to set both the
! measurement count state and number at the same time.
!
OUTPUT Test_set;"SET:MACC:TRIG:SOUR AUTO"
! Sets trigger source to auto.
!
OUTPUT Test_set;"SET:MACC:TIM 15"
! Sets timeout state to ON and time to 15 sec.
!
OUTPUT Test_set;"SET:MACC:EVM10:STAT ON"
! Turns the EVM10 State ON
!
! ******************************************************
! Configure Digital TX Power Measurement:
117
S:\Hp8960\E1963A WCDMA\4.0 release\Reference Guide\Chapters\wcdma_prog_generic_step3.fm

Advertisement

Table of Contents
loading

Table of Contents