moved from OP2/App

This commit is contained in:
2021-09-02 13:50:38 +00:00
parent b8c9e6f967
commit 17855d6315

74
X_X11MA_OP2crate.json Normal file
View File

@@ -0,0 +1,74 @@
{
"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": "gas cell",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA\" X_X11MA_gas-cell.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"
}
]
}