NI-Digital Pattern Driver .NET Class Library

Table of Contents

NIDigital.DriverOperation Property

  • Updated2023-11-24
  • 1 minute(s) read
NIDigital.DriverOperation Property

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: DigitalDriverOperation
The methods and properties that manage the operation of the driver. This object is generated when you create an NIDigital session.

See Also

Log in to get a better experience