ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgStartTrigger.SendSoftwareEdgeTrigger MethodCurrent page
Table of Contents

RfsgStartTrigger.SendSoftwareEdgeTrigger Method

RfsgStartTrigger.SendSoftwareEdgeTrigger Method

RfsgStartTriggerSendSoftwareEdgeTrigger 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

Was this information helpful?