NIDigital.DriverOperation Property
- Updated2023-11-24
- 1 minute(s) read
NIDigitalDriverOperation Property
Gets the DigitalDriverOperation object containing methods and properties that manage the operation of the driver.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public DigitalDriverOperation DriverOperation { get; }
Public ReadOnly Property DriverOperation As DigitalDriverOperation Get
Property Value
Type: DigitalDriverOperationThe methods and properties that manage the operation of the driver. This object is generated when you create an NIDigital session.