RFmx Instr DotNET

Table of Contents

RFmxInstrMXExportSignalSource Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxInstrMXExportSignalSource Enumeration

RFmxInstrMXExportSignalSource Enumeration

Routes signals (triggers, clocks, and events) to the specified output terminal.

Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)

Syntax

public enum RFmxInstrMXExportSignalSource
Public Enumeration RFmxInstrMXExportSignalSource

Members

Member nameValueDescription
StartTrigger0Start trigger is sourced.
ReferenceTrigger1 Reference trigger event is sourced.
AdvanceTrigger2Advance trigger event is sourced.
ReadyForStartEvent3Ready For Start Event is sourced.
ReadyForReferenceEvent4Ready For Reference Event is sourced.
ReadyForAdvanceEvent5Ready For Advance Event is sourced.
EndOfRecordEvent6End Of Record Event is sourced.
DoneEvent7Done Event is sourced.
ReferenceClock8 Reference Clock is sourced.

See Also

Log in to get a better experience