Switch.NumberOfRelays Property
- Updated2023-02-21
- 1 minute(s) read
SwitchNumberOfRelays Property
Indicates the number of relays on the device.
This value matches the number of relay names in RelayList.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public long NumberOfRelays { get; }
Public ReadOnly Property NumberOfRelays As Long Get
Property Value
Type: Int64Indicates the number of relays on the device. This value matches the number of relay names in RelayList.