NIRfsa Namespace

Table of Contents

RfsaAdvanceTrigger Class

  • Updated2025-07-17
  • 3 minute(s) read
RfsaAdvanceTrigger Class

RfsaAdvanceTrigger Class

Represents the properties used to configure the Advance trigger for NI-RFSA.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
    NationalInstruments.ModularInstruments.NIRfsaRfsaAdvanceTrigger

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

Syntax

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

The RfsaAdvanceTrigger type exposes the following members.

Properties

 NameDescription
Public propertyDigitalEdge Gets the DigitalEdge sub-object to configure the digital edge of the Advance trigger.
Public propertyExport Gets the sub-object used to access methods and properties related to Export of the Advance trigger.
Public propertySynchronization Gets the Synchronization sub-object that allows synchronization of the Advance Trigger between multiple devices.
Public propertyTerminalName Gets the fully qualified signal name as a string.
Public propertyType Gets or sets whether you want the Advance trigger to be a digital edge or software trigger.
Top

Methods

 NameDescription
Public methodDisable Configures the device to not use an Advance trigger.
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 methodSendSoftwareEdgeTrigger Sends a trigger to the device when you use a software version of Advance trigger and the device is waiting for the trigger to be sent.
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