From eda65614d4cf43ad2938dc68d160597bd511137a Mon Sep 17 00:00:00 2001 From: mohacsi_i Date: Wed, 2 Mar 2022 11:57:23 +0100 Subject: [PATCH] Adding new XBPM panels --- X_X12SA_BPM-tools.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/X_X12SA_BPM-tools.json b/X_X12SA_BPM-tools.json index 14440ea..75065c2 100644 --- a/X_X12SA_BPM-tools.json +++ b/X_X12SA_BPM-tools.json @@ -42,6 +42,19 @@ "panel": "X_X12SA_BPM.ui", "macros": "BPM=3,POS=OP", "param": "-noMsg -attach" + }, + { + "type": "title", + "text": "------------------------------------------" + }, + { + "type": "cmd", + "text": "XBPMs (FE)", + "command": "caqtdm -x -attach -macro \"XBPM1=X12SA-FE-XBPM1,XBPM1=X12SA-FE-XBPM1,XBPM2=X12SA-FE-XBPM2,AL1=X12SA-FE-XBPM1,AL2=X12SA-FE-XBPM2,XBPM=X12SA-FE-XBPM,BML=X12SA,P=X07MA-FE,BML=X12SA\" XBPM_pair_synoptic.ui" + }, + { + "type": "title", + "text": "------------------------------------------" } ] }