Enum StartTriggers
- Namespace
- Loehnert.Lisrt.HighVoltageTester.Etl
- Assembly
- Loehnert.Lisrt.HighVoltageTester.Etl.dll
Safety control states.
[Flags]
public enum StartTriggers
Fields
HardwareContact = 1
Starts the test by hardware input.
Immediately = 0
Starts the test immediately.
SafetyCircuit = 2
Starts the test when safety circuit is closed.
StartButton = 16
Starts the test by start button.
TestProbe = 8
Starts the test by hardware input.