74 E1463A Command Reference
Chapter 3
Related Commands:
ABORt, [ROUTe:]SCAN, OUTPut
*RST Condition:
TRIGger:SOURce IMMediate
Example
Scanning Using External Triggers
This example uses external triggering (TRIGger:SOURce EXTernal) to scan
channels 00 through 03 of a single-module switchbox. The trigger source to
advance the scan is the input to the "Trig In" port on the E1406A Command
Module. When INIT is executed, the scan is started and channel 00 is
closed. Then, each trigger received at the "Trig In" port advances the scan
to the next channel.
TRIG:SOUR EXT
!Select external triggering
SCAN(@100:103)
!Scan channels 00 through 03
INIT
!Begin scan, close channel 00
trigger externally
!Advance scan to next channel
Example
Scanning Using Bus Triggers
This example uses bus triggering (TRIG:SOUR BUS) to scan channels 00
through 03 of a single-module switchbox. The trigger source to advance the
scan is the *TRG command (as set with TRIGger:SOURce BUS). When INIT
is executed, the scan is started and channel 00 is closed. Then, each *TRG
command advances the scan to the next channel.
TRIG:SOUR BUS
!Select interface (bus) triggering
SCAN(@100:103)
!Scan channels 00 through 03
INIT
!Begin scan, close channel 00
loop statement
!Loop to scan all channels
*TRG
!Advance scan using bus
triggering
increment loop
!Increment loop count
TRIGger:SOURce?
TRIGger:SOURce?
returns the current trigger source for the switchbox. The
command returns BUS, EXT, HOLD, IMM, or TTLTfor sources BUS,
EXTernal, HOLD, IMMediate, or TTLTrgn, respectively.
Example
Querying the Trigger Source
This example sets external triggering and queries the trigger source.
Since external triggering is set, TRIG:SOUR? returns "EXT".
TRIG:SOUR EXT
!Set external trigger source
TRIG:SOUR?
!Query trigger source
Содержание E1463A
Страница 2: ......
Страница 6: ...6 Notes ...
Страница 10: ...10 Notes ...
Страница 78: ...78 Form C Switch Specifications Appendix A Notes ...
Страница 98: ...98 Index Notes ...