niDCPower Reset With Channels VI
- Updated2025-04-18
- 2 minute(s) read
Resets the specified channel(s) to a known state. This VI disables power generation, resets channel properties to their default values, commits the channel properties, and leaves the channel(s) in the Uncommitted state. You can use this VI to clear certain errors in less time than using the niDCPower Reset Device VI.
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. |