NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerControl.Initiate Method

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerControl.Initiate Method

DCPowerControlInitiate Method

Starts generation or acquisition, causing the NI-DCPower session to leave the Uncommitted state or Committed state and enter the Running state. To return to the Uncommitted state call the Abort method.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public void Initiate()
Public Sub Initiate

Remarks

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

See Also

Log in to get a better experience