ConfigureSoftwareTrigger()
- Updated2025-10-14
- 1 minute(s) read
Configures the Script trigger for software triggering.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void ConfigureSoftwareTrigger()
Remarks
Refer to SendSoftwareEdgeTrigger for more information about using the software Script trigger.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ConfigureSoftwareTrigger method was accessed after the associated NIRfsg object was disposed. |