Table of Contents

Enum SafetyCircuit

Namespace
Loehnert.Lisrt.AutomationController
Assembly
Loehnert.Lisrt.AutomationController.dll

Safety circuits.

[TypeConverter(typeof(EnumTranslationConverter))]
public enum SafetyCircuit

Fields

[Display(Name = "EmergencyStop", ResourceType = typeof(Resources))] EmergencyStop = 1

Safety circuit of emergency stop.

[Display(Name = "ProtectionDoor", ResourceType = typeof(Resources))] ProtectionDoor = 0

Safety circuit of protection door.