From 1b5751bd403c33ca86a21a726df86a34a39b62a7 Mon Sep 17 00:00:00 2001 From: Martino Ferrari Date: Wed, 28 Jan 2026 01:13:18 +0100 Subject: [PATCH] Updated build --- .../Configurations/out/jada_gyro_rtapp.marte | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/out/jada_gyro_rtapp.marte b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/out/jada_gyro_rtapp.marte index 78ce867..e3f559b 100644 --- a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/out/jada_gyro_rtapp.marte +++ b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/out/jada_gyro_rtapp.marte @@ -1496,6 +1496,11 @@ +EPICSCAInput = { Class = EPICSCAInput Signals = { + CSV_NAME = { + PVName = "EC-GN-P01-GAF:STAT-CSV-NAME" + Type = char8 + NumberOfElements = 40 + } MIS_ITL = { Type = uint32 PVName = "EC-GN-P01-GAFP:FMC4310-YTRP" @@ -1988,7 +1993,7 @@ } } +SDNCommands = { - Class = SDN::SDNSubscriber + Class = SDNSubscriber Topic = "ECPC2SCUJA" Interface = "enp35s0f1" CPUs = 0x200 @@ -2019,6 +2024,15 @@ Command = { Type = uint16 } + RFON = { + Type = uint32 + } + Time = { + Type = uint32 + } + HVInjection = { + Type = uint32 + } } } +SDNReply = {