RfsaStartTrigger Class
- Updated2025-10-14
- 1 minute(s) read
Represents the properties used to configure the Start trigger for NI-RFSA.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public class RfsaStartTrigger : RfsaSubObject
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.
Properties
| Name | Description |
|---|---|
| DigitalEdge | Gets the digital edge of the Start trigger. |
| Export | Gets the properties used to configure exporting of the Start trigger. |
| Synchronization | Gets the Synchronization sub-object used to access synchronization property. |
| TerminalName | Gets the fully qualified signal name as a string. |
| Type | Gets or sets the Start trigger type. |
Methods
| Name | Description |
|---|---|
| Disable() | Configures the device to not use a Start trigger. |
| SendSoftwareEdgeTrigger() | Sends a trigger to the device when you use a software version of Start trigger and the device is waiting for the trigger to be sent. You can also use this method to override a hardware trigger. |