DigitalStartTrigger.Software Property
- Updated2023-11-24
- 1 minute(s) read
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: DigitalSoftwareStartTriggerObject used to configure and control the start trigger as a software start trigger. This object is created when this DigitalStartTrigger object is created.