NI-SCOPE .NET Class Library Help

ScopeDriverIdentity.InstrumentFirmwareRevision Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverIdentity.InstrumentFirmwareRevision Property

ScopeDriverIdentityInstrumentFirmwareRevision Property

Gets the firmware revision information for the NI-SCOPE instrument currently in use.

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

Syntax

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

Property Value

Type: String
A String that contains the firmware revision information for the NI-SCOPE instrument in use.

Implements

IIviDriverIdentityInstrumentFirmwareRevision

See Also

Log in to get a better experience