NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverOperation.DriverSetup Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverOperation.DriverSetup Property

DigitalDriverOperationDriverSetup Property

Gets the string used to set the initial values for NIDigital properties.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public string DriverSetup { get; }
Public ReadOnly Property DriverSetup As String
	Get

Property Value

Type: String
The driver setup string is used to set the initial values for properties that are specific to NIDigital. This value is determined by the option string used to initialize the NIDigital session with the instrument.

Implements

IIviDriverOperationDriverSetup

See Also

Log in to get a better experience