niDCPower Abort With Channels VI
- Updated2025-04-18
- 3 minute(s) read
Transitions the specified channel(s) from the Running state to the Uncommitted state. If a sequence is running, it is stopped.
Any configuration VIs called after this VI are not applied until the niDCPower Initiate With Channels VI is called. If power output is enabled when you call this VI, the channel(s) remain in their current state and continue providing power. Use the niDCPower Configure Output Enabled VI or the the niDCPower Reset With Channels VI to disable power output on a per channel basis.
Related topics:

Inputs/Outputs
![]() instrument handle identifies a particular instrument session. ![]() channel name specifies the channel(s) to use. 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. ![]() error in describes error conditions that occur before this node runs. With the following exception, this provides standard error in functionality. This node runs normally even if an error occurred previously. If an error occurred before this node runs, the node passes the error in value to error out, and no errors that occur while this node runs are recorded. If an error occurs while this node runs and no error occurred previously, the node sets its own error status in error out. The default is no error. ![]() 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. |