Programming Manual UTG1000X Series
Instruments.uni-trend.com
26
/
51
The query returns trigger source of the specified channel.
For Example
:CHANnel1:TRIGger:SOURce INTernal
Set trigger source of CH1 to INTernal.
:CHANnel1:TRIGger:SOURce?
The query returns INTernal.
:CHANnel<n>:BURSt:TRGEdge
Syntax
:CHANnel<n>:BURSt:TRGEdge {RISe|FALL}
:CHANnel<n>:BURSt: TRGEdge?
Description
Set the trigger edge of burst mode for the specified channel. This instruction is only valid for external
trigger of burst function.
<n>: Channel number, n takes value 1, 2.
Return Format
The query returns trigger output mode for the specified channel.
For Example
:CHANnel1:BURSt:TRGEdge RISe
Set trigger output of the rising edge for CH1 to RISe.
:CHANnel1:BURSt:TRGEdge?
The query returns RISe.
WARB Command
It is used to write arbitrary wave file command, including write configuration of basic arbitrary wave and
modulation arbitrary wave.
:WARB<n>:MODulate
Syntax
:WARB<n>:MODulate <arb file>
Description
It is used to write
modulation arbitrary wave, wave data fix at 4k points. Send this instruction at first and
then send the arbitrary wave file data to signal source.
<arb file> represents arbitrary wave file.
For Example
:WARB1:MODulate
"GateVibar.bsv"
Write modulation arbitrary wave file for CH1.
:WARB<n>:CARRier
Syntax
:WARB<n>:CARRier <arb file>
Description
It is used to write
basic arbitrary wave, wave data fix at 4k points. Send this instruction at first and then
send the arbitrary wave file data to signal source.
<arb file> represents arbitrary wave file.