Cease Generation
- Updated2025-07-18
- 2 minute(s) read
NI-DCPower includes one option for stopping generation on PXI-4110 channels and returning the channels to a known state.
| Option | How To | Description |
|---|---|---|
| Disabling the output | Set the Output Enabled property to False | Generates 0 V on a channel. ±2% of the current limit range presently configured for the channel remains on the channel. |
| Call the niDCPower Reset Device VI | Disables power generation, resets all properties included in a session to their default values, clears errors, commits the instrument properties, and leaves the instrument in the Uncommitted state. |
Disabling the Output
The output of a channel is enabled by default when the channel enters the Running state. However, you can programmatically enable and disable the output channel(s) of the PXI-4110.
When you disable the output of the PXI-4110, the instrument is configured to output a DC voltage at 0 V with current limits at ±2% of the presently configured current limit range in, unless otherwise noted, a low-impedance state.
When you enable a previously disabled channel, levels and limits are applied to the channel depending on the output function as follows:
You can use the Configure Output Enabled function to toggle the output of an instrument.