NIRfsg Namespace

Table of Contents

NIRfsg.DriverOperation Property

  • Updated2025-05-22
  • 1 minute(s) read
NIRfsg.DriverOperation Property

NIRfsgDriverOperation Property

Gets the DriverOperation sub-object that affect operation of the NI-RFSG instrument driver.

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

Syntax

public RfsgDriverOperation DriverOperation { get; }
Public ReadOnly Property DriverOperation As RfsgDriverOperation
	Get

Property Value

RfsgDriverOperation
Returns an object of type RfsgDriverOperation.

Exceptions

ExceptionCondition
ObjectDisposedException The DriverOperation property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience