SCPI Command
INITiate<Ch>[:IMMediate]
Puts the channel into the Trigger Waiting state for one trigger event. The channel should be in the hold state, otherwise an error occurs, and the command is ignored. The channel goes into Hold as a result of the command INIT:CONT OFF. If the Internal trigger source is selected by the command TRIG:SOUR INT, then the command initiates a sweep in the single channel, otherwise the channel goes to Waiting for a Single Trigger mode. Upon receipt of a trigger from the selected source, the sweep starts for the channels awaiting trigger. On completion of the sweep the channel goes to the Hold state. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|...16}
Stimulus > Trigger > Single
Equivalent COM Command
SCPI.INITiate(Ch).IMMediate
app.SCPI.INITiate(Ch).IMMediate
Method
Back to INITiate
Back to Command Finder