From e48a795f867b5472ce54f8c0209faa841e5b34b6 Mon Sep 17 00:00:00 2001 From: Luka Debenjak Date: Tue, 5 Oct 2021 14:54:56 +0200 Subject: [PATCH] replacing prc with ui panels --- X_X11MA_OP2_pressures.json | 2 +- X_X11MA_OP2_temperatures.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/X_X11MA_OP2_pressures.json b/X_X11MA_OP2_pressures.json index 2a062c6..6e4236b 100644 --- a/X_X11MA_OP2_pressures.json +++ b/X_X11MA_OP2_pressures.json @@ -7,7 +7,7 @@ { "type": "cmd", "text": "values", - "command": "caqtdm $SLSBASE/sls/config/panel/X_X11MA_pressure.prc" + "command": "caqtdm X_X11MA_pressure.ui" }, { "type": "cmd", diff --git a/X_X11MA_OP2_temperatures.json b/X_X11MA_OP2_temperatures.json index d1200b7..5e54af9 100644 --- a/X_X11MA_OP2_temperatures.json +++ b/X_X11MA_OP2_temperatures.json @@ -7,7 +7,7 @@ { "type": "cmd", "text": "values", - "command": "caqtdm $SLSBASE/sls/config/panel/X_X11MA_temperature.prc" + "command": "caqtdm X_X11MA_temperature.ui" }, { "type": "cmd",