SwitchDriverUtility Class
- Updated2023-02-21
- 2 minute(s) read
Defines the methods that provide a basic set of utility operations.
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 SwitchDriverUtility _ Inherits SwitchSubObject _ Implements IIviDriverUtility |
C# |
---|
public sealed class SwitchDriverUtility : SwitchSubObject, IIviDriverUtility |
Implements
Ivi.Driver..::.IIviDriverUtility
Remarks
For more information, refer to NI Switches Help.
Inheritance Hierarchy
System..::.Object NationalInstruments.ModularInstruments.NISwitch..::.SwitchSubObject NationalInstruments.ModularInstruments.NISwitch..::.SwitchDriverUtility
Thread Safety
Any public staticSharedstaticstatic (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.