some clean-up

This commit is contained in:
2022-07-18 16:30:44 +02:00
parent 87f9e858fb
commit a25fa12d4e
4 changed files with 3 additions and 26 deletions

View File

@@ -50,7 +50,7 @@
{
"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"
"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,BEAM=X12SA-FE-VG1:CLOSE\" XBPM_pair_synoptic.ui"
},
{
"type": "title",

View File

@@ -1,19 +1,5 @@
{
"menu": [
{
"type": "caqtdm",
"text": "Front End BPM1 Grid",
"panel": "X_X12SA_BPM.ui",
"macros": "BPM=BPM1",
"param": "-noMsg -attach"
},
{
"type": "caqtdm",
"text": "Front End BPM1 Grid",
"panel": "X_X12SA_BPM.ui",
"macros": "BPM=BPM2",
"param": "-noMsg -attach"
},
{
"type": "menu",
"text": "Front End Motors",

View File

@@ -1,9 +0,0 @@
{
"menu": [
{
"type": "cmd",
"text": "StripTool",
"command": "jStripTool"
}
]
}

View File

@@ -21,9 +21,9 @@
"param": "-noMsg -attach"
},
{
"type": "menu",
"type": "cmd",
"text": "StripTool",
"file": "X_X12SA_StripTool.json"
"command": "jStripTool"
},
{
"type": "separator"