Agilent Technologies 8960 Series Reference Manual page 116

Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Step 3: Set Measurement Parameters
• The trigger arm parameter determines whether the test set makes one measurement and then stops
(single), or automatically re-arms upon completion of one measurement and repeats the process
(continuous). The recommended setting when writing a control program is single (CONTinuous OFF).
• The trigger source parameter selects the source of the measurement trigger signal. The recommended
Trigger Source setting when writing a control program is AUTO.
NOTE
Trigger source is always IMMediate for analog measurements and cannot be changed by the user.
• The trigger delay parameter controls the delay between the trigger event (the point in time at which the
trigger signal is received) and the start of sampling. Negative values indicate that the sampling should
occur prior to the trigger event.
Trigger delay is not applicable to analog measurements.
NOTE
Measurement Trigger Parameters
Parameter
Trigger Arm
Trigger Source
Trigger Delay
You can set the Trigger Arm for all measurements to single (CONTinuous OFF) using the
NOTE
following command syntax:
Example 3. Programming Example:
OUTPUT Test_set;"SET:CONT:OFF"
sets the trigger arm to single for all measurements.
Example 4. Programming Example:
OUTPUT Test_set;"SET:DTXP:TRIG:SOUR AUTO"
sets the trigger source to AUTO for the digital transmit power measurement.
Example 5. Programming Example:
OUTPUT Test_set;"SET:DTXP:TRIG:DEL 10 US"
sets the trigger delay to 10 microseconds for the digital transmit power measurement.
116
S:\Hp8960\E1963A WCDMA\4.0 release\Reference Guide\Chapters\wcdma_prog_generic_step3.fm
Command Syntax
SETup:<meas-mnemonic>:CONTinuous <ON|1|OFF|0>
SETup:<meas-mnemonic>:TRIGger:SOURce <AUTO|IMMediate|PROTocol|RISE>
SETup:<meas-mnemonic>:TRIGger:DELay <numeric value>[<suffix>]
SETup[:ALL]:CONTinuous:OFF

Advertisement

Table of Contents
loading

Table of Contents