U2829 Series Operation Manual Chapter 7 Command Reference
91
EXTernal Triggered by HANDLER interface.
BUS Triggered by RS232C interface or GPIB interface
HOLD Triggered by pressing TRIGGER.
For example: WrtCmd (“TRIG:SOUR BUS”)
Query syntax: TRIGger:SOURce?
Return format:
INT
EXT <NL^END>
BUS
HOLD
The TRIGger:DELay command is used to set the delay time after triggering. The
TRIGger:DELay? query returns the current delay time.
Command syntax:
<value>
TRIGger:DELay MIN
MAX
Where,
<value> In NR1, NR2 or NR3 data format, from 0 to 60s with 1ms as the
resolution.
MIN Set the delay time as 0s.
MAX Set the delay time as 60s.
For example: WrtCmd (“TRIG:DEL 5s”) Set the delay time as 5s.
Query syntax: TRIGger:DELay?
Return format: <NR3><NL^END>
7.1.13
FETCh? subsystem commands
The FETCh? subsystem commands are mainly used to direct U2829 to input a
measurement result.
Command tree:
FETCh [:IMP]?
:Source
MONitor :VAC?
:IAC?
:fres :acur?
:bcur?
The FETCh[:IMP]? query directs U2829 to input the last measurement result to
the output buffer zone.
Query syntax: FETCh[:IMP]?
For example: WrtCmd (“TRIG:SOUR BUS”)
WrtCmd (“TRIG”)