SwitchDriverIdentity Class
- Updated2023-02-21
- 2 minute(s) read
Defines the methods and properties that provide information about the instrument and the NI-SWITCH driver.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)Visual Basic (Declaration) |
---|
Public NotInheritable Class SwitchDriverIdentity _ Inherits SwitchSubObject _ Implements IIviDriverIdentity, IIviComponentIdentity |
C# |
---|
public sealed class SwitchDriverIdentity : SwitchSubObject, IIviDriverIdentity, IIviComponentIdentity |
Implements
Ivi.Driver..::.IIviDriverIdentityIvi.Driver..::.IIviComponentIdentity
Remarks
For more information, refer to NI Switches Help.
Inheritance Hierarchy
System..::.Object NationalInstruments.ModularInstruments.NISwitch..::.SwitchSubObject NationalInstruments.ModularInstruments.NISwitch..::.SwitchDriverIdentity
Thread Safety
All members of this type are safe for multithreaded operations.