RfsgSignalType Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies the type of signal to route.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public enum RfsgSignalType
Members
| 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. |