NIDCPower.Control Property
- Updated2024-01-04
- 1 minute(s) read

NIDCPowerControl Property
Gets the DCPowerControl sub-object that provides methods to control the programming state of NI-DCPower.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerControl Control { get; }
Public ReadOnly Property Control As DCPowerControl Get
Property Value
Type: DCPowerControlReturns an object of type DCPowerControl.