forked from autodeploy_config/sls_x12sa_launcher
73 lines
1.7 KiB
JSON
73 lines
1.7 KiB
JSON
{
|
|
"menu-title": {
|
|
"text": "X12SA Launcher"
|
|
},
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "General"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Operation Panel",
|
|
"panel": "SLS_OP_Info.ui",
|
|
"macros": "BL=X12SA",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "StripTool",
|
|
"command": "jStripTool"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Special"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Detector Table",
|
|
"command": "caqtdm -attach -macro \"P=X12SA-ES1-DETT:,E=ETRY1,M=TRY1\" G_DRV_kmtEncoder.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Girder Mover",
|
|
"command": "caqtdm -attach G_HEXGIR_X12SA.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "PSL Detector",
|
|
"command": "caqtdm -attach -macro \"P=X12SA-ES-PSL:,R=cam1:\" -dg +350+3050 PSL.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "pAm_BPM's",
|
|
"file": "X_X12SA_pAm_expert.json"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Soft-IOC TEMPER.C.",
|
|
"file": "X_X12SA_TC_expert.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Soft-IOC FalconX1",
|
|
"file": "X_X12SA_FalconX1.json"
|
|
}
|
|
]
|
|
}
|