PhysicalChannel.PowerControlEnable Property
- Updated2023-02-21
- 1 minute(s) read
PhysicalChannelPowerControlEnable Property
Specifies whether to turn on the sensor's power supply.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool PowerControlEnable { get; set; }
Public Property PowerControlEnable As Boolean Get Set
Property Value
Type: BooleanSpecifies whether to turn on the sensor's power supply.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |