Sends a trigger to the device when you use a software version of Start 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.ModularInstruments.NIRfsa

public void SendSoftwareEdgeTrigger()

Remarks

This method returns an error in the following situations:

Exceptions

TypeDescription
System.ObjectDisposedException

The SendSoftwareEdgeTrigger method was accessed after the associated NIRfsa object was disposed.