RfsaDigitalEdgeStartTrigger Class
- Updated2025-07-17
- 2 minute(s) read
Rfsa
Represents the properties used to configure RfsaDigitalEdgeStartTrigger.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
NationalInstruments.ModularInstruments.NIRfsaRfsaDigitalEdgeStartTrigger
NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
NationalInstruments.ModularInstruments.NIRfsaRfsaDigitalEdgeStartTrigger
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public sealed class RfsaDigitalEdgeStartTrigger : RfsaSubObject
Public NotInheritable Class RfsaDigitalEdgeStartTrigger Inherits RfsaSubObject
The RfsaDigitalEdgeStartTrigger type exposes the following members.
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 | 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. |
![]() | 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) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.