SendSoftwareEdgeTrigger()

Sends a trigger to the device when you use the RFmxTDSCDMA_CfgTrigger method to choose a software version of a trigger and the device is waiting for the trigger to be sent. You can also use this method to override a hardware trigger.

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public int SendSoftwareEdgeTrigger()

Remarks

This method returns an error in the following situations:
  1. You configure an invalid trigger.

  2. You have not previously called the RFmxMXTdscdmaMX.Initiate method.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.