ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgTriggerEdge Enumeration

  • Updated2024-05-08
  • 1 minute(s) read
RfsgTriggerEdge Enumeration

RfsgTriggerEdge Enumeration

Specifies the transition of the signal from one discrete level to another.

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

Syntax

public enum RfsgTriggerEdge
Public Enumeration RfsgTriggerEdge

Members

  Member nameValueDescription
RisingEdge0 The signal transitions are from low level to high level.
FallingEdge1 The signal transitions are from high level to low level.

See Also

Log in to get a better experience