NIRfsa Namespace

Table of Contents

RfsaReferenceTrigger.SendSoftwareEdgeTrigger Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaReferenceTrigger.SendSoftwareEdgeTrigger Method

RfsaReferenceTriggerSendSoftwareEdgeTrigger Method

Sends a trigger to the device when you use a software version of Reference trigger and the device is waiting for the trigger to be sent. You can also use this method to override a hardware trigger.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public void SendSoftwareEdgeTrigger()
Public Sub SendSoftwareEdgeTrigger

Exceptions

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

Remarks

This method returns an error in the following situations:

See Also

Log in to get a better experience