NIRfsa Namespace

Table of Contents

RfsaDigitalEdgeStartTrigger Class

  • Updated2025-07-17
  • 2 minute(s) read
RfsaDigitalEdgeStartTrigger Class

RfsaDigitalEdgeStartTrigger Class

Represents the properties used to configure RfsaDigitalEdgeStartTrigger.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
    NationalInstruments.ModularInstruments.NIRfsaRfsaDigitalEdgeStartTrigger

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

Syntax

public sealed class RfsaDigitalEdgeStartTrigger : RfsaSubObject
Public NotInheritable Class RfsaDigitalEdgeStartTrigger
	Inherits RfsaSubObject

The RfsaDigitalEdgeStartTrigger type exposes the following members.

Properties

 NameDescription
Public propertyEdge Gets or sets the active edge for the Start trigger. Use this property only if you set the Type property to DigitalEdge.
Public propertySource Gets or sets the source terminal for the digital edge Start trigger. Use this property is only if you set the Type property to DigitalEdge.
Top

Methods

 NameDescription
Public methodConfigure Configures the device to wait for a digital edge Start trigger at the beginning of the acquisition. You can use this trigger with the NI-TClk API.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

Remarks

For more information, refer to NI RF Vector Signal Analyzers Help.

See Also

Log in to get a better experience