RfsgStartTrigger.SendSoftwareEdgeTrigger Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Forces a particular trigger to occur. The specified trigger is generated regardless of whether the trigger has been configured as a software trigger.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public void SendSoftwareEdgeTrigger()
Public Sub SendSoftwareEdgeTrigger
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The SendSoftwareEdgeTrigger method was accessed after the associated NIRfsg object was disposed. |