From 7a145d3912834275fcbf87706195b0dabaa6407d Mon Sep 17 00:00:00 2001 From: Martino Ferrari Date: Tue, 10 Feb 2026 16:17:40 +0100 Subject: [PATCH] Updated staet logic --- .../src/thread1/state_management.marte | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread1/state_management.marte b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread1/state_management.marte index cff2582..1f8ac69 100644 --- a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread1/state_management.marte +++ b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread1/state_management.marte @@ -48,12 +48,12 @@ Comparator = "EQUALS" Value = 1 } - PLC_ITL = { - DataSource = DDB1 - Type = uint8 - Comparator = "EQUALS" - Value = 1 - } + // PLC_ITL = { + // DataSource = DDB1 + // Type = uint8 + // Comparator = "EQUALS" + // Value = 1 + // } } +Event = { Class = Message @@ -139,12 +139,12 @@ Comparator = "EQUALS" Value = 1 } - PLC_ITL = { - DataSource = DDB1 - Type = uint8 - Comparator = "EQUALS" - Value = 0 - } + // PLC_ITL = { + // DataSource = DDB1 + // Type = uint8 + // Comparator = "EQUALS" + // Value = 0 + // } } +Event = { Class = Message