ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgConfigurationListStepTriggerType EnumerationCurrent page
Table of Contents

RfsgConfigurationListStepTriggerType Enumeration

RfsgConfigurationListStepTriggerType Enumeration

RfsgConfigurationListStepTriggerType Enumeration

Specifies the type of trigger to use as the Configuration List Step trigger.

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

Syntax

public enum RfsgConfigurationListStepTriggerType
Public Enumeration RfsgConfigurationListStepTriggerType

Members

  Member nameValueDescription
None0 No trigger is configured.
DigitalEdge1 The data operation does not start until a digital edge is detected. The source of the digital edge is specified in the Source property, and the active edge is specified in the Edge property.

See Also

In This Section
Was this information helpful?