Files
sls_x04sa_launcher/X_X04SA_ES2_top_menu.json
2025-06-17 12:16:19 +02:00

133 lines
4.5 KiB
JSON

{
"menu-title": {
"text": "Powder Diffractometer",
"style": "color: black;background-color: #7300ff006b00;"
},
"menu": [
{
"type": "title",
"text": "PD - Powder Diffractometer"
},
{
"type": "menu",
"text": "User Motors",
"file": "X_X04SA_ES2_userMotors.json"
},
{
"type": "menu",
"text": "Cameras",
"file": "X_X04SA_ES2_cameras.json"
},
{
"type": "cmd",
"text": "LCAD",
"command": "X_X04SA_lcad.sh -pC -sC X04SA-ES2- BM1:RANGE BM1:SIGNAL1"
},
{
"type": "cmd",
"text": "MYTHEN x48",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-MYTHEN3:,R=cam1: slsDetector.ui"
},
{
"type": "cmd",
"text": "MYTHEN(I0) 1",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-MYI01:,R=cam1:,S=Stats5: X_X04SA_MYTHEN_I0.ui"
},
{
"type": "cmd",
"text": "MYTHEN(I0) 2",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-MYI02:,R=cam1:,S=Stats5: X_X04SA_MYTHEN_I0.ui"
},
{
"type": "cmd",
"text": "MYTHEN(I0) 3",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-MYI03:,R=cam1:,S=Stats5: X_X04SA_MYTHEN_I0.ui"
},
{
"type": "cmd",
"text": "Pilatus 6M",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-PIL:,R=cam1: pilatusDetector.ui"
},
{
"type": "cmd",
"text": "Filters",
"command": "caqtdm -x -attach -noMsg -dg +280+100 -macro B=X04SA,ES=ES2 X_X04SA_ES2_filter.ui"
},
{
"type": "cmd",
"text": "Old Sample Spinner",
"command": "caqtdm -x -attach -noMsg -dg +300+100 -macro P=X04SA-ES2-,M=SPN:RO1,T1=PD,T2=Old_Spinner X_X04SA_spinner_small.ui"
},
{
"type": "cmd",
"text": "Sample Spinner",
"command": "caqtdm -x -attach -noMsg -dg +300+100 -macro P=X04SA-ES2-,M=SM:ROX,T1=PD,T2=Spinner X_X04SA_spinner_small.ui"
},
{
"type": "separator"
},
{
"type": "cmd",
"text": "X-ray Eye Lens",
"command": "caqtdm -dg +20+80 -x -attach -noMsg -macro ES=ES2 X_X04SA_ES2_xRayEye.ui"
},
{
"type": "cmd",
"text": "Robot",
"command": "caqtdm -x -attach -noMsg X_ROBOT_X04SA_robot.ui"
},
{
"type": "cmd",
"text": "Cryostream",
"command": "caqtdm -x -attach -noMsg -macro NAME=X04SA-ES2-CRSM,TITLE=ES2_Cryostream G_DRV_SATECO_cryostream.ui"
},
{
"type": "cmd",
"text": "Janis Cryostat (Lakeshore)",
"command": "caqtdm -x -attach -noMsg -macro NAME=X04SA-ES2-CRST,P=X04SA-ES2-CRY:,M=ROT,TITLE=X04SA_ES2_Cryostat G_DRV_SATECO_lakeshore_valve.ui"
},
{
"type": "cmd",
"text": "Stoe Oven(Eurotherm 2416)",
"command": "caqtdm -x -attach -noMsg -macro NAME=X04SA-ES2-OVEN,TITLE=X04SA_ES2_Oven G_DRV_SATECO_eurotherm.ui"
},
{
"type": "cmd",
"text": "Capillary Heater(Eurotherm 2408)",
"command": "caqtdm -x -attach -noMsg -macro NAME=X04SA-ES2-CHEATER,TITLE=X04SA_ES2_Cap._Heater G_DRV_SATECO_eurotherm.ui"
},
{
"type": "cmd",
"text": "Euler chi/phi oscillation",
"command": "caqtdm -x -attach -dg +500+500 X_X04SA_ES2_chiphi.ui"
},
{
"type": "cmd",
"text": "Gas Pressure Controller",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-PACE: X_X04SA_ES2_PACE5000.ui"
},
{
"type": "cmd",
"text": "E3649A Power Supply",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-PS: X_X04SA_E3649A.ui"
},
{
"type": "cmd",
"text": "33250A Pulse Generator",
"command": "caqtdm -x -attach -noMsg -macro NAME=X04SA-ES2-PG X_X04SA_pg33250a.ui"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Crash Detection"
},
{
"type": "cmd",
"text": "Crash Detection",
"command": "caqtdm -x -attach -noMsg -dg +005+250 X_X04SA_ES2_crash.ui"
}
]
}