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