Transitions the NI-DCPower session from the Running state to the Uncommitted state. If a sequence is running, then the NI-DCPower session is stopped. Any configuration methods called after this method are not applied until the Initiate method is called. If power output is enabled when you call the Abort method, the channels remain in their current state and continue providing power. Use the Enabled property to disable power output on a per channel basis. Use the Reset method to disable output on all channels.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public void Abort()

Remarks

For information about the specific NI-DCPower software states, refer to the Programming States topic in the NI DC Power Supplies and SMUs Help.