NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalStartTrigger.Software Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalStartTrigger.Software Property

DigitalStartTriggerSoftware Property

Gets the DigitalSoftwareStartTrigger object used to configure and control the start trigger as a software start trigger.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public DigitalSoftwareStartTrigger Software { get; }
Public ReadOnly Property Software As DigitalSoftwareStartTrigger
	Get

Property Value

Type: DigitalSoftwareStartTrigger

Object used to configure and control the start trigger as a software start trigger. This object is created when this DigitalStartTrigger object is created.

See Also

Log in to get a better experience