NIRfsa Namespace

NIRfsa.DriverIdentity Property

  • Updated2025-07-17
  • 1 minute(s) read
NIRfsa.DriverIdentity Property

NIRfsaDriverIdentity Property

Note: This API is now obsolete.

Gets the DriverIdentity sub-object that provides identity and version information about the NI-RFSA.

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

Syntax

[ObsoleteAttribute("Use Identity property instead of this property")]
public RfsaDriverIdentity DriverIdentity { get; }
<ObsoleteAttribute("Use Identity property instead of this property")>
Public ReadOnly Property DriverIdentity As RfsaDriverIdentity
	Get

Property Value

RfsaDriverIdentity
Returns an object of type RfsaDriverIdentity.

See Also

Log in to get a better experience