RFmxLTE Configure Digital Edge Trigger VI
- Updated2025-04-08
- 3 minute(s) read
Configures the device to wait for a digital edge trigger and then marks a reference point within the record.

Inputs/Outputs
![]() Enable Trigger? specifies whether to enable the trigger. The default value is TRUE. ![]() Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default is "" (empty string). Example: "signal::sig1" You can use the RFmxLTE Build Signal String VI to build the selector string. ![]() Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI. ![]() Digital Edge Source specifies the source terminal for the digital edge trigger. This parameter is used when you set the Trigger Type property to Digital Edge. The default value of this parameter is hardware dependent.
![]() Digital Edge specifies the source terminal for the digital edge trigger. This parameter is used when you set the Trigger Type property to Digital Edge. The default value is Rising Edge.
![]() Trigger Delay specifies the trigger delay time. This value is expressed in seconds. If the delay is negative, the measurement acquires pretrigger samples. If the delay is positive, the measurement acquires post-trigger samples. The default value is 0. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Instrument Handle Out passes a reference to your RFmx session to the next VI. ![]() error out contains error information. This output provides standard error out functionality. |