Table of Contents

Enum TriggerSource

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Available trigger sources.

public enum TriggerSource : byte

Fields

Software = 0
Aux0Rising = 1
Aux0Falling = 2
Aux0WhileHigh = 3
Aux0WhileLow = 4
Aux1Rising = 16
Aux1Falling = 32
Aux1WhileHigh = 64
Aux1WhileLow = 128