NIRfsg Namespace

Table of Contents

RfsgDeviceCharacteristics.ModuleRevision Property

  • Updated2025-02-03
  • 1 minute(s) read
RfsgDeviceCharacteristics.ModuleRevision Property

RfsgDeviceCharacteristicsModuleRevision Property

Gets the module revision letter.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

String
Returns a String representing the module revision letter.

Exceptions

ExceptionCondition
ObjectDisposedException The ModuleRevision property was accessed after the associated NIRfsg object was disposed.

Remarks

If the the NI-RFSG session is controlling multiple devices, this returns the module revision letter of the primary RF device. The NI-RFSG is opened using the primary RF device name.

See Also

Log in to get a better experience