forked from autodeploy_config/sls_x12sa_launcher
61 lines
1.8 KiB
JSON
61 lines
1.8 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "cmd",
|
|
"text": "ID/Machine BPM",
|
|
"command": "X_ID_BPM.sh X12SA"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Front End BPM1 Grid",
|
|
"panel": "X_X12SA_BPM.ui",
|
|
"macros": "BPM=1,POS=FE",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Front End BPM2 Grid",
|
|
"panel": "X_X12SA_BPM.ui",
|
|
"macros": "BPM=2,POS=FE",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Monochrom. BPM1 Grid",
|
|
"panel": "X_X12SA_BPM.ui",
|
|
"macros": "BPM=1,POS=OP",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Monochrom. BPM2 Grid",
|
|
"panel": "X_X12SA_BPM.ui",
|
|
"macros": "BPM=2,POS=OP",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Monochrom. BPM3 Grid",
|
|
"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,BEAM=X12SA-FE-VG1:CLOSE\" XBPM_pair_synoptic.ui"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "------------------------------------------"
|
|
}
|
|
]
|
|
}
|