forked from autodeploy_config/sls_x11ma_launcher
70 lines
2.0 KiB
JSON
70 lines
2.0 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "- OP2 -"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "- TEMPERATURES -",
|
|
"file": "X_X11MA_OP2_temperatures.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "- PRESSURES -",
|
|
"file": "X_X11MA_OP2_pressures.json"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "EPS status",
|
|
"command": "caqtdm -noMsg -attach -dg -0+0 -macro \"P=X11MA-OP-,BML=X11MA\" X_X11MA_X11EPS_status.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "EPS expert panel",
|
|
"command": "caqtdm -noMsg -attach X_EPS_X11MA.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Basler Camera acA1280-60gm",
|
|
"command": "start_CAM1"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Image View acA1280-60gm",
|
|
"command": "QtAD --simple --prefix=X11MA-ES1-CAM1:image1:"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "RM2 total",
|
|
"command": "caqtdm -noMsg -attach -macro \"T=X11MA-RM2,P=X11MA-OP-RM2:,PMU=X11MA-OPRM2-,E1=EROX,E2=EROY,E3=EROZ,E4=ETRY,E5=ETRZ,M1=ROX,M2=ROY,M3=ROZ,M4=TRY,M5=TRZ\" X_X11MA_OP2_MUALL.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "main HODI control",
|
|
"command": "caqtdm -noMsg -attach X_X11MA_OP2_HODI.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "DIHO1",
|
|
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-OP-DI:,M=HO1\" motorx_more.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "DIHO2",
|
|
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-OP-DI:,M=HO2\" motorx_more.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "DIHO3",
|
|
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-OP-DI:,M=HO3\" motorx_more.ui"
|
|
}
|
|
]
|
|
}
|