Switch.NumberOfColumns Property
- 更新时间2023-02-21
- 阅读时长1分钟
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.45.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.