From 8b171ed9e98fc17dfa97aa8ed7df5bc114cc4ae2 Mon Sep 17 00:00:00 2001 From: Martino Ferrari Date: Fri, 6 Feb 2026 14:58:56 +0100 Subject: [PATCH] added pxi6683 status --- .../Configurations/src/data/pxi.marte | 6 ++++++ 1 file changed, 6 insertions(+) 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 f6babd0..36aa84b 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 @@ -13,6 +13,12 @@ PXI6259_Status = { Type = uint32 } + PXI6683_Status = { + Type = uint8 + } + PXI6683_PtpdStatus = { + Type = uint8 + } GYA_APS_READY = { Type = uint8 }