Provides underlying hardware events of specific types.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public class RfsaEvents : RfsaSubObject

Remarks

For more information, refer to NI RF Vector Signal Analyzers Help.

Properties

NameDescription
DoneEvent

Gets the DoneEvent sub-object to configure an event which indicates that device has completed its acquisition.

EndOfRecordEvent

Gets the EndOfRecordEvent sub-object to configure an event which indicates that the current record has been acquired.

ReadyForAdvanceEvent

Gets the ReadyForAdvanceEvent sub-object to configure an event which indicates that the acquisition of the previous record is complete.

ReadyForReferenceEvent

Gets the ReadyForReferenceEvent to configure an event that indicates when the device enters the Wait for Reference Trigger sampling state.

ReadyForStartEvent

Gets the RfsaReadyForStartEvent sub-object to configure an event that indicates the NI-RFSA is configured and ready to receive a Start trigger.

UserSources

Gets the UserSources sub-object. To retrieve channel-specific objects of Type RfsaUserSource, pass the channel name to the indexer NationalInstruments.ModularInstruments.NIRfsa.RfsaUserSourceCollection.this[string].