RfsgStartTrigger.ConfigureSoftwareTrigger Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Configures the Start trigger for software triggering.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public void ConfigureSoftwareTrigger()
Public Sub ConfigureSoftwareTrigger
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ConfigureSoftwareTrigger method was accessed after the associated NIRfsg object was disposed. |
Remarks
Refer SendSoftwareEdgeTrigger for more information about using a software trigger.