niDCPower Configure Output Enabled VI
- Updated2025-04-18
- 3 minute(s) read
Enables or disables generation on the specified channel(s).
Depending on the selected output function, the corresponding level properties or Output Resistance must be set in addition to enabling the output to generate the desired level. For more information about configuring the output level, refer to the niDCPower Configure Output Function VI.

Inputs/Outputs
![]() instrument handle identifies a particular instrument session. ![]() channel name specifies to which channel(s) to apply this configuration value. Specify the channel(s) using the form PXI1Slot3/0,PXI1Slot3/2-3,PXI1Slot4/2-3 or PXI1Slot3/0,PXI1Slot3/2:3,PXI1Slot4/2:3, where PXI1Slot3 and PXI1Slot4 are instrument resource names and 0, 2, and 3 are channels. If you do not wire this parameter, all channels in the session are used. ![]() output enabled specifies whether the channels are enabled or disabled.
The default value is true if you use the niDCPower Initialize With Independent Channels VI to open the session. Otherwise the default value is false, including when you use a calibration session. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls. ![]() error out contains error information. This output provides standard error out functionality. |