This step sets the value of the specified Analog Output DAQmx Global Channel.
To configure this step open the Edit Step window from Sequence editor.
In the Configuration Dialog Box, select the Mode and a valid DAQmx Global Channel.
Set the Value to Write on the Analog Output and validate the configuration.
|
Tip Only compatible variables are listed in the DAQmx Global Channel Selector according to Selected Mode and Step Type. |
|
Tip The unit of the DAQmx Global Channel appears at the right of the Value Control when a valid channel is selected. For UUT Channel, we used get the Units from channel with “_1” suffix. |
|
Note The Mode option is enabled according to your Edition (see DAQmx Steps Licensing Options) |
At execution, the step configuration is added to the report.
See Also