NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverIdentity.SerialNumber Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverIdentity.SerialNumber Property

DigitalDriverIdentitySerialNumber Property

Gets a string containing the serial number of the digital pattern instrument currently in use.

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

Syntax

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

Property Value

Type: String
Serial number of the digital pattern instrument currently in use. This value depends on the digital pattern instrument the NIDigital session is connected to.

See Also

Log in to get a better experience