NIRfsg Namespace

Table of Contents

NIRfsg.DeviceEvents Property

  • Updated2025-02-03
  • 1 minute(s) read
NIRfsg.DeviceEvents Property

NIRfsgDeviceEvents Property

Gets the DeviceEvents sub-object used to configure the NI-RFSG events that can be exported.

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

Syntax

public RfsgDeviceEvents DeviceEvents { get; }
Public ReadOnly Property DeviceEvents As RfsgDeviceEvents
	Get

Property Value

RfsgDeviceEvents
Returns an object of type RfsgDeviceEvents.

Exceptions

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

See Also

Log in to get a better experience