DigitalEdgeConditionalJumpTrigger.Configure Method
- Updated2023-11-24
- 1 minute(s) read
DigitalEdgeConditionalJumpTriggerConfigure Method
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public void Configure( string source, DigitalEdge type )
Public Sub Configure ( source As String, type As DigitalEdge )
Parameters
- source
- Type: SystemString
The value to set Source to. - type
- Type: NationalInstruments.ModularInstruments.NIDigitalDigitalEdge
The value to set Edge to.
Exceptions
Exception | Condition |
---|---|
OutOfRangeException | The value for type is invalid. |