From 043dfacd77d60b9f390d90069e27f70e7fb5e7de Mon Sep 17 00:00:00 2001 From: Martino Ferrari Date: Fri, 6 Feb 2026 18:36:00 +0100 Subject: [PATCH] fixed wrong tirgger param --- .../Configurations/src/thread5/dio_dan_writer.marte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread5/dio_dan_writer.marte b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread5/dio_dan_writer.marte index b15b7e7..9175bb2 100644 --- a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread5/dio_dan_writer.marte +++ b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread5/dio_dan_writer.marte @@ -9,7 +9,7 @@ CPUMask = 15 StackSize = 10000000 DanBufferMultiplier = 4 - StoreOnTrigger = 1 + StoreOnTrigger = 0 ICProgName = @app_name NumberOfPreTriggers = 0 NumberOfPostTriggers = 0