NI-SCOPE .NET Class Library Help

Table of Contents

NIScope.Identity Property

  • Updated2023-09-06
  • 1 minute(s) read
NIScope.Identity Property

NIScopeIdentity Property

Gets the ScopeDriverIdentity sub-object that provides identity and version information about the NI-SCOPE driver.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public ScopeDriverIdentity Identity { get; }
Public ReadOnly Property Identity As ScopeDriverIdentity
	Get

Property Value

Type: ScopeDriverIdentity
Returns an object of type ScopeDriverIdentity.

See Also

Log in to get a better experience