RfsaDigitalEdgeStartTrigger Class
- Updated2025-10-14
- 1 minute(s) read
Represents the properties used to configure RfsaDigitalEdgeStartTrigger.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public class RfsaDigitalEdgeStartTrigger : RfsaSubObject
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.
Properties
| Name | Description |
|---|---|
| Edge | Gets or sets the active edge for the Start trigger. Use this property only if you set the Type property to DigitalEdge. |
| Source | Gets or sets the source terminal for the digital edge Start trigger. Use this property is only if you set the Type property to DigitalEdge. |
Methods
| Name | Description |
|---|---|
| Configure(RfsaDigitalEdgeStartTriggerSource, RfsaTriggerEdge) | Configures the device to wait for a digital edge Start trigger at the beginning of the acquisition. You can use this trigger with the NI-TClk API. |