DigitalConditionalJumpTrigger.Software Property
- Updated2023-11-24
- 1 minute(s) read
DigitalConditionalJumpTriggerSoftware Property
Gets the DigitalSoftwareConditionalJumpTrigger object used
to configure and control the Conditional Jump Trigger as a software conditional jump trigger.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public DigitalSoftwareConditionalJumpTrigger Software { get; }
Public ReadOnly Property Software As DigitalSoftwareConditionalJumpTrigger Get
Property Value
Type: DigitalSoftwareConditionalJumpTriggerObject used to configure and control the Conditional Jump Trigger as a software conditional jump trigger. This object is created when this DigitalConditionalJumpTrigger object is created.