RfpmSwitchDriverIdentity.Identifier Property
- Updated2023-12-28
- 1 minute(s) read
RfpmSwitchDriverIdentityIdentifier Property
Gets an identifier for the NI-RFPM Switch .NET API.
Namespace: NationalInstruments.ModularInstruments.NIRfpmSwitch
Assembly: NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40 (in NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40.dll) Version: 2023
Syntax
public string Identifier { get; }
Public ReadOnly Property Identifier As String Get
Property Value
Type: StringAn identifier for the NI-RFPM Switch .NET API.
Implements
IIviDriverIdentityIdentifierExceptions
Exception | Condition |
---|---|
ObjectDisposedException | Identifier was accessed after the associated NIRfpmSwitch object was disposed. |