Switch.NumberOfColumns Property
- Updated2023-02-21
- 1 minute(s) read
SwitchNumberOfColumns Property
Gets the number of columns on a device in a matrix switch topology. This value is always 1 if the device is in a mux topology.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public long NumberOfColumns { get; }
Public ReadOnly Property NumberOfColumns As Long Get
Property Value
Type: Int64Indicates the number of columns on a device in a matrix switch topology. This value is always 1 if the device is in a mux topology.