Files
sls_x11ma_launcher/X_X11MA_PEEM.json
2025-09-24 17:59:40 +02:00

99 lines
2.8 KiB
JSON

{
"menu": [
{
"type": "title",
"text": "----- PEEM Setup -----"
},
{
"type": "cmd",
"text": "Girder Mover PEEM",
"command": "caqtdm -noMsg -attach -macro \"NAME=X11MA-HG,NAME1=X11MA-ES1\" G_HEXGIR_5Dbasic.ui"
},
{
"type": "caqtdm",
"text": "Status",
"panel": "X_X11MA_SOFT-status.ui",
"macros": "BML=X11MA,D=DUMMY",
"param": "-noMsg -attach"
},
{
"type": "caqtdm",
"text": "Switchbox",
"panel": "X_X11MA_PC_LEEM_switchbox.ui",
"macros": "P=X11MA-CPCL-SW",
"param": "-noMsg -attach"
},
{
"type": "caqtdm",
"text": "PID control Pt100",
"panel": "X_X11MA_PC_LEEM_pid.ui",
"macros": "P=X11MA-CPCL-LEEM,Pt=Pt100,INP=K1",
"param": "-noMsg -attach"
},
{
"type": "caqtdm",
"text": "PID control Pt1000",
"panel": "X_X11MA_PC_LEEM_pid.ui",
"macros": "P=X11MA-CPCL-LEEM,Pt=Pt1000,INP=K3",
"param": "-noMsg -attach"
},
{
"type": "caqtdm",
"text": "Gude switch",
"panel": "S_GUDE_4SOCKETS.ui",
"macros": "DEVICE=PEEM-GUDE,HOST=X11MA-CPPS-ES1,SOCKETS=4,ALIAS=NOALIAS,CH1_HOST=X11MA-CPPS-ES1-CH1,CH2_HOST=X11MA-CPPS-ES1-CH2,CH3_HOST=X11MA-CPPS-ES1-CH3,CH4_HOST=X11MA-CPPS-ES1-CH4",
"param": "-noMsg -attach"
},
{
"type": "cmd",
"text": "Basler acA1280-60gc",
"command": "start_CAM2"
},
{
"type": "cmd",
"text": "Image View acA1280-60gc",
"command": "QtAD --simple --prefix=X11MA-ES1-CAM2:image1:"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Cooling"
},
{
"type": "caqtdm",
"text": "He Flow",
"panel": "BronkhorstMain.ui",
"macros": "IOC=X11MA-CPCL-BRONKHORST,NAME=PEEM",
"param": "-noMsg -attach"
},
{
"type": "caqtdm",
"text": "Needle Valve",
"panel": "X_X11MA_ES1_ao.ui",
"param": "-noMsg -attach"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Eiger"
},
{
"type": "caqtdm",
"text": "Eiger detector",
"panel": "slsDetector.ui",
"macros": "P=X11MA-ES1-EIGER:,R=cam1:",
"param": "-noMsg -attach"
},
{
"type": "cmd",
"text": "Image viewer",
"command": "/sls/X11MA/data/X11MA/SW/ADViewer/run X11MA-ES1-EIGER:image1:"
}
]
}