SOURce:FUNCtion:TRIGger:IMMediate
Syntax
SOURce:FUNCtion:TRIGger:IMMediate (@<ch_list>)
Description
This command starts trace outputs from the specified channels on the 34951A Isolated DAC Module. If you have selected the STEPped trigger mode (see SOURce:FUNCtion:CLOCk:SOURce command), then this command will advance the trace output to the next data point in memory.
Used With:
34951A Isolated DAC Module
Parameters
Name |
Type |
Range of Values |
Default Value |
<ch_list> |
Numeric |
One or more channels in the form (@sccc).
|
This is a required parameter |
Remarks
When the trace starts, the specified gain and offset values are applied to the trace output.
In order to output the trace waveform from the module, you must enable the output using the OUTPut[:STATe] command.
Example
The following command starts trace outputs from DAC channels 1 and 2 in slot 4.
SOUR:FUNC:CLOC:SOUR STEP,(@4001,4002)
SOUR:FUNC:TRIG:IMM (@4001,4002)