Adding new XBPM panels

This commit is contained in:
2022-03-02 11:57:23 +01:00
parent a74c4521df
commit eda65614d4

View File

@@ -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": "------------------------------------------"
}
]
}