NIScope.Identity Property
- Updated2023-09-06
- 1 minute(s) read
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: ScopeDriverIdentityReturns an object of type ScopeDriverIdentity.