SwitchDriverOperation Class
- Updated2023-02-21
- 2 minute(s) read
Defines properties that affect the operation of the instrument 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 SwitchDriverOperation _ Inherits SwitchSubObject _ Implements IIviDriverOperation, IDisposable, ISupportSynchronizationContext |
C# |
---|
public sealed class SwitchDriverOperation : SwitchSubObject, IIviDriverOperation, IDisposable, ISupportSynchronizationContext |
Implements
Ivi.Driver..::.IIviDriverOperationSystem..::.IDisposableNationalInstruments..::.ISupportSynchronizationContext
Remarks
For more information, refer to the NI Switches Help.
Inheritance Hierarchy
System..::.Object NationalInstruments.ModularInstruments.NISwitch..::.SwitchSubObject NationalInstruments.ModularInstruments.NISwitch..::.SwitchDriverOperation
Thread Safety
All members of this type are safe for multithreaded operations.