NIRfsa.DriverIdentity Property
- Updated2025-07-17
- 1 minute(s) read
NIRfsaDriver
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
RfsaDriverIdentityReturns an object of type RfsaDriverIdentity.