RfsaStartTriggerType Enumeration
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Specifies constants for different types of Start trigger.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public enum RfsaStartTriggerType
Public Enumeration RfsaStartTriggerType
Members
Member name | Value | Description |
---|---|---|
None | 600 | No trigger is configured. |
DigitalEdge | 601 | The data operation does not start until a digital edge is detected. |
SoftwareEdge | 604 | The data operation does not start until a software event occurs. |