forked from autodeploy_config/sls_x12sa_launcher
96 lines
2.4 KiB
JSON
96 lines
2.4 KiB
JSON
{
|
|
"menu-title": {
|
|
"text": "X12SA Launcher"
|
|
},
|
|
"file-choice":[
|
|
{
|
|
"text": "Expert Launcher",
|
|
"file": "X_X12SA_expert-main.json"
|
|
}
|
|
],
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "General"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Operation Panel",
|
|
"panel": "A_OP_Info_Panel.ui",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "StripTool",
|
|
"command": "jStripTool"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Optics"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Double Multilayer Mono",
|
|
"panel": "X_X12SA_OP_DMM_User.ui",
|
|
"macros": "P=X12SA-OP-DMM1,BML=X12SA",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Channelcut Mono",
|
|
"panel": "X_X12SA_OP_CCM_User.ui",
|
|
"macros": "P=X12SA-OP-CCM1,BML=X12SA",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|