NIRfsa Namespace

Table of Contents

RfsaDriverUtility.GetRelayOperationsCount Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDriverUtility.GetRelayOperationsCount Method

RfsaDriverUtilityGetRelayOperationsCount Method

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public int[] GetRelayOperationsCount()
Public Function GetRelayOperationsCount As Integer()

Return Value

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

Exceptions

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

See Also

Log in to get a better experience