SwitchChannel Class
- Updated2023-02-21
- 2 minute(s) read
Defines the properties which are used to configure the characteristics of a particular channel on a switch device.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class SwitchChannel _ Inherits SwitchSubObject _ Implements IIviSwtchChannel, IIviRepeatedCapabilityIdentification |
C# |
---|
public sealed class SwitchChannel : SwitchSubObject, IIviSwtchChannel, IIviRepeatedCapabilityIdentification |
Implements
Ivi.Swtch..::.IIviSwtchChannelIvi.Driver..::.IIviRepeatedCapabilityIdentification
Remarks
For more information, refer to NI Switches Help.
Inheritance Hierarchy
System..::.Object NationalInstruments.ModularInstruments.NISwitch..::.SwitchSubObject NationalInstruments.ModularInstruments.NISwitch..::.SwitchChannel
Thread Safety
All members of this type are safe for multithreaded operations.