ni-rfsg-dotnet-api-ref_doc

Table of Contents

NIRfsg.DeviceEvents Property

  • Updated2024-05-08
  • 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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: 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