Returns an array consisting of all the relay counts for your device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public int[] GetRelayOperationsCount()

Returns

Returns an Int32 representing the array consisting of all the relay counts for your device.

Exceptions

TypeDescription
System.ObjectDisposedException

The GetRelayOperationsCount method was accessed after the associated NIRfsa object was disposed.