9-10
Triggering
A) ABORt
If operation has been started by the INITiate command, ABORt will cancel all operations and
immediately return to the instrument to the idle state. If operation has been started by READ?
(or MEASure?), ABORt has no affect.
B) INITiate
1.
After sending this command to take the instrument out of idle, the instrument will per-
form one or more measurements and then return to idle. The FETch? command can then
be used to read the last reading that was measured.
2.
If INITiate is sent while the instrument is operating within the trigger model, it will not
execute until the operation returns to the idle state.
3.
One alternative to using INITiate, is to use the READ? command. When READ? is sent,
the instrument is taken out of idle and all readings that are taken are returned (see Section
15 for details on READ?).
C) ARM:SOURce <name>
With the TIMer control source selected, use the ARM:TIMer command to set the timer
interval.
D) DIRection <name>
The source bypass can only be used if the TLINk control source is selected.
E) ILINe <name> and OLINe <name>
Input trigger and output trigger cannot share the same trigger link line. Defaults set line 1 as
the input and line 2 as the output.
F) :TRIGger:CLEar
When this action command is sent, any pending (latched) input triggers are cleared immedi-
ately. When the Model 6514 is being latched by another instrument, it may inadvertently receive
and latch input triggers that do not get executed. These pending triggers could adversely affect
subsequent operation.
When using external triggering, it is recommended that TRIGger:CLEar be sent after sending
the ABORt command and at the beginning of a program before sending an initiate command
(See “INITiate” command).
Programming example
The following command sequence will trigger and return 10 readings.
*RST
‘ Return 6514 to RST defaults.
ARM:SOURce IMMediate
‘ Set arm control source Immediate.
ARM:COUNt 1
‘ Set arm count to 1.
TRIGger:SOURce IMMediate
‘ Set trigger control source
Immediate.
TRIGger:COUNt 10
‘ Set trigger count to 10.
READ?
‘ Trigger and return 10 readings.
Содержание 6514
Страница 203: ...14 CommonCommands...
Страница 207: ...15 SCPISignalOriented MeasurementCommands...
Страница 235: ...18 PerformanceVerification...
Страница 254: ...19 Calibration...
Страница 274: ...20 RoutineMaintenance...
Страница 278: ...A Specifications...
Страница 282: ...B StatusandErrorMessages...
Страница 288: ...C GeneralMeasurement Considerations...
Страница 294: ...D DDCEmulationCommands...
Страница 299: ...E ExamplePrograms...
Страница 306: ...F IEEE 488BusOverview...
Страница 320: ...G IEEE 488andSCPI ConformanceInformation...
Страница 324: ...H CalibrationOptions...