Updates power up states for analog physical channels.
analog power up states contains the physical channels and power up states to set. Each element of the array contains a physical channel and the power up state to set for that physical channel.
physical channels is the digital line or port to modify. You cannot modify dedicated digital input lines. The DAQmx physical channel constant lists all lines and ports for devices installed in the system.
You also can wire a string that contains a list or range of digital lines or ports to this input. If you have an array of lines or ports, use the DAQmx Flatten Channel String node to convert the array to a list.
output type specifies the output type of the physical channel.
Name | Description |
---|---|
Voltage |
Voltage output. |
Current |
Current output. |
High-Impedance |
High-impedance state. |
value specifies the value to set the physical channel to on power up.
error in describes error conditions that occur before this node runs. This input provides standard 'error in' functionality.
error out contains error information. If error in indicates that an error occurred before this node ran, error out contains the same error information. Otherwise, error out describes the error status that this node produces.
Where This Node Can Run:
Desktop OS: Windows
FPGA: LabVIEW NXG does not support FPGA devices
Web Server: Not supported in VIs that run in a web application