From 25e7daf7e4682ef5b5b0ca48e488d958f1992301 Mon Sep 17 00:00:00 2001 From: Martino Ferrari Date: Fri, 6 Feb 2026 17:07:31 +0100 Subject: [PATCH] fixed types --- .../Configurations/src/data/pxi.marte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/data/pxi.marte b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/data/pxi.marte index 8cc990d..ed07a1f 100644 --- a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/data/pxi.marte +++ b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/data/pxi.marte @@ -232,15 +232,15 @@ } ELAPSED_TIME_SAMPLES = { NumberOfElements = @fast_slow_ratio - Type = uint8 + Type = uint32 } BEAM_ON_TIME_SAMPLES = { NumberOfElements = @fast_slow_ratio - Type = uint8 + Type = uint32 } SHOT_ID_SAMPLES = { NumberOfElements = @fast_slow_ratio - Type = uint8 + Type = uint32 } CRIO_RV1_SAMPLES = { NumberOfElements = @fast_slow_ratio