RfsaAdvanceTrigger Class
- Updated2025-07-17
- 3 minute(s) read
Rfsa
Represents the properties used to configure the Advance trigger for NI-RFSA.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
NationalInstruments.ModularInstruments.NIRfsaRfsaAdvanceTrigger
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
Name | Description | |
---|---|---|
![]() | DigitalEdge | Gets the DigitalEdge sub-object to configure the digital edge of the Advance trigger. |
![]() | Export | Gets the sub-object used to access methods and properties related to Export of the Advance trigger. |
![]() | Synchronization | Gets the Synchronization sub-object that allows synchronization of the Advance Trigger between multiple devices. |
![]() | TerminalName | Gets the fully qualified signal name as a string. |
![]() | Type | Gets or sets whether you want the Advance trigger to be a digital edge or software trigger. |
Methods
Name | Description | |
---|---|---|
![]() | Disable | Configures the device to not use an Advance trigger. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | SendSoftwareEdgeTrigger | 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. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.