NI-SCOPE .NET Class Library Help

Table of Contents

ScopeRevisionQueryResult.FirmwareRevision Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeRevisionQueryResult.FirmwareRevision Property

ScopeRevisionQueryResultFirmwareRevision Property

Gets a string that contains the firmware revision information for the NI-SCOPE instrument that you are currently using.

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

Syntax

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

Property Value

Type: String
A String containing the instrument firmware revision numbers.

See Also

Log in to get a better experience