System Commands
ACQUISITION
DESCRIPTION
COMMAND SYNTAX
QUERY SYNTAX
Response format
EXAMPLE (GPIB)
RELATED COMMANDS
TRIG_MODE, TRMD
Command/Query
The TRIG_MODE command specifies the trigger mode. An envi-
ronment error (Table 6, page 84) will be generated when TRMD
SEQNCE is received while the instrument is in the interleaved
sampling (RIS) acquisition mode. With the mode SINGLE, this
command will not arm the trigger. Use the command ARMAC-
QUISITION to actually start a single acquisition.
The TRIG_MODE? query returns the current trigger mode.
TRigMoDe <mode>
<mode> := {AUTO, NORM, SEQNCE, SINGLE, WRAP}
TRigMoDe?
TRig_MoDe <mode>
The following command selects the sequence mode.
CMD$=’TRMD SEQNCE": CALL IBWRT(SCOPE%,CMD$)
ARM_ACQUISITION, STOP, TRIG_SELECT
|
|
|
|
II