ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgScriptTrigger.SendSoftwareEdgeTrigger Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgScriptTrigger.SendSoftwareEdgeTrigger Method

RfsgScriptTriggerSendSoftwareEdgeTrigger Method

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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public void SendSoftwareEdgeTrigger()
Public Sub SendSoftwareEdgeTrigger

Exceptions

ExceptionCondition
ObjectDisposedException The SendSoftwareEdgeTrigger method was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience