SwitchModuleCharacteristics Class
- Updated2026-01-20
- 1 minute(s) read
Defines the methods and properties that provide information about the inherent characteristics of the NI-SWITCH driver.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public class SwitchModuleCharacteristics : SwitchSubObject
Remarks
For more information, refer to NI Switches Help.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
| Name | Description |
|---|---|
| NumberOfColumns | Gets the number of channels on the column of a matrix or scanner. If the switch is a scanner, this value is the number of input channels. |
| NumberOfRelays | Gets the number of relays. |
| NumberOfRows | Gets the number of channels on a row of a matrix or scanner. If the switch is a scanner, this value is the number of output channels. |
| PowerDownLatchingRelaysAfterDebounce | Gets or sets a value which indicates whether to power down latching relays after waiting for the relays to settle. |
| SerialNumber | Gets the serial number for the switch controlled by NI-SWITCH. |
| Temperature | Gets the temperature, in degrees Celcius, for the switch module. |