From 49f60e17cda5506b2ba2492917b8e08806ebb261 Mon Sep 17 00:00:00 2001 From: "m.heisig" Date: Wed, 25 Feb 2026 11:57:56 +0100 Subject: [PATCH] Added meca command enum --- .../Etcher/Mecademics/DUTs/E_Meca_Cmds.TcDUT | 60 +++++++++++++++++++ PLC/PLC.plcproj | 3 + 2 files changed, 63 insertions(+) create mode 100644 PLC/01_Stationen/Etcher/Mecademics/DUTs/E_Meca_Cmds.TcDUT diff --git a/PLC/01_Stationen/Etcher/Mecademics/DUTs/E_Meca_Cmds.TcDUT b/PLC/01_Stationen/Etcher/Mecademics/DUTs/E_Meca_Cmds.TcDUT new file mode 100644 index 0000000..e306046 --- /dev/null +++ b/PLC/01_Stationen/Etcher/Mecademics/DUTs/E_Meca_Cmds.TcDUT @@ -0,0 +1,60 @@ + + + + + + \ No newline at end of file diff --git a/PLC/PLC.plcproj b/PLC/PLC.plcproj index 87e541f..190a4b0 100644 --- a/PLC/PLC.plcproj +++ b/PLC/PLC.plcproj @@ -65,6 +65,9 @@ Code true + + Code + Code