NI-rfsa-DOTNETRfsaFx40Ref

Table of Contents

RfsaAdvanceTrigger Class

  • Updated2024-05-08
  • 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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsa.Fx40.dll) Version: 2022

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 methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

Remarks

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience