RfsgSignalType Enumeration
- Updated2024-05-08
- 1 minute(s) read
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 name | Value | Description | |
---|---|---|---|
StartTrigger | 0 | Exports a Start Trigger. | |
ScriptTrigger | 1 | Exports a Script Trigger. | |
MarkerEvent | 2 | Exports a Marker Event. | |
ReferenceClock | 3 | Exports the Reference Clock. | |
StartedEvent | 4 | Exports a Started Event. | |
DoneEvent | 5 | Exports a Done Event. | |
ConfigurationListStepTrigger | 6 | Exports a Configuration List Step Trigger. | |
ConfigurationSettledEvent | 7 | Exports a Configuration Settled Event. |