Switch.NumberOfRows Property
- Updated2023-02-21
- 1 minute(s) read
SwitchNumberOfRows Property
Indicates the number of rows on a device in a matrix switch topology. Indicates the number of multiplexed channels on a device in a mux topology.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public long NumberOfRows { get; }
Public ReadOnly Property NumberOfRows As Long Get
Property Value
Type: Int64Indicates the number of rows on a device in a matrix switch topology. Indicates the number of multiplexed channels on a device in a mux topology.