ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgSignalType Enumeration

RfsgSignalType Enumeration

RfsgSignalType Enumeration

Specifies the type of signal to route.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public enum RfsgSignalType
Public Enumeration RfsgSignalType

Members

  Member nameValueDescription
StartTrigger0 Exports a Start Trigger.
ScriptTrigger1 Exports a Script Trigger.
MarkerEvent2 Exports a Marker Event.
ReferenceClock3 Exports the Reference Clock.
StartedEvent4 Exports a Started Event.
DoneEvent5 Exports a Done Event.
ConfigurationListStepTrigger6 Exports a Configuration List Step Trigger.
ConfigurationSettledEvent7 Exports a Configuration Settled Event.

See Also

In This Section
Was this information helpful?