SendSoftwareEdgeAdvanceTrigger()
- Updated2025-10-13
- 1 minute(s) read
Sends a trigger to the waiting device when you choose a software version of the Advance trigger. You can also use this method to override a hardware trigger.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int SendSoftwareEdgeAdvanceTrigger()
Remarks
This method returns an error if:
You configure an invalid trigger.
You have not previously called the RFmx Initiate method.
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.