Sends a trigger to the device when you use a software version of Advance trigger and the device is waiting for the trigger to be sent.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public void SendSoftwareEdgeTrigger()

Remarks

This method returns an error in the following situations:
You can also use this method to override a hardware trigger.

Exceptions

TypeDescription
System.ObjectDisposedException

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