NISwitch Properties
- Updated2023-02-21
- 3 minute(s) read
The NISwitch type exposes the following members.
Name | Description | |
---|---|---|
![]() | Channels | Gets a NISwitch.SwitchChannelCollection object which represents the Channel Collection and their properties in NI-SWITCH. |
![]() | DriverOperation | Gets a NISwitch.SwitchDriverOperation object that defines methods and properties for common operations on the NI-SWITCH driver. |
![]() | Identity | Gets a NISwitch.SwitchDriverIdentity object which defines the methods and properties for identifying the NI-SWITCH driver. |
![]() | IsDisposed | Gets a value that indicates whether the session has been disposed. |
![]() | ModuleCharacteristics | Gets a NISwitch.SwitchModuleCharacteristics object that defines the inherent characteristics of the NI-SWITCH driver. |
![]() | Path | Gets a NISwitch.SwitchPath object which is used to build a channel path in the NI-SWITCH driver. |
![]() | RelayOperations | Gets a NISwitch.SwitchRelayOperations object which represent the methods and properties related to the relay operation in the NI-SWITCH driver. |
![]() | Scan | Gets a NISwitch.SwitchScan object which contains methods and properties used to configure a NI-SWITCH device using a scan list. |
![]() | Utility | Gets a NISwitch.SwitchDriverUtility object to access the utility features on the NI-SWITCH driver. |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IIviDriver..::.DriverOperation | Gets a NISwitch.SwitchDriverOperation object that defines methods and properties for common operations on the NI-SWITCH driver. |
![]() ![]() | IIviDriver..::.Identity | Gets a NISwitch.SwitchDriverIdentity object which defines the methods and properties for identifying the NI-SWITCH driver. |
![]() ![]() | IIviDriver..::.Utility | Gets a NISwitch.SwitchDriverUtility object to access the utility features on the NI-SWITCH driver. |