RfsaAdvanceTrigger Class
- Updated2025-10-14
- 1 minute(s) read
Represents the properties used to configure the Advance trigger for NI-RFSA.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public class RfsaAdvanceTrigger : RfsaSubObject
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.
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. |
| 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. |