NIRfsa Namespace

Table of Contents

RfsaAdvanceTriggerType Enumeration

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvanceTriggerType Enumeration

RfsaAdvanceTriggerType Enumeration

Specifies whether you want the Advance trigger to be a digital edge or software trigger.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public enum RfsaAdvanceTriggerType
Public Enumeration RfsaAdvanceTriggerType

Members

Member nameValueDescription
None600 The trigger is not configured.
DigitalEdge601 The trigger is configured to be a digital edge trigger.
SoftwareEdge604 The trigger is configured to be a software trigger. You can assert the software trigger by calling the SendSoftwareEdgeTrigger method of the RfsaAdvanceTrigger.

See Also

Log in to get a better experience