SendSoftwareEdgeTrigger()
- Updated2025-10-14
- 1 minute(s) read
Forces a particular trigger to occur. The specified trigger is generated regardless of whether the trigger has been configured as a software trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void SendSoftwareEdgeTrigger()
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SendSoftwareEdgeTrigger method was accessed after the associated NIRfsg object was disposed. |