Files
sls_x04sa_launcher/X_X04SA_FE_motors.json
2025-08-13 12:02:00 +02:00

39 lines
1.2 KiB
JSON

{
"menu": [
{
"type": "title",
"text": "Front-end Motors"
},
{
"type": "cmd",
"text": "XBPM1 X",
"command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-XBPM1,Axis=TRX ecmcAxisExpert_v2.ui"
},
{
"type": "cmd",
"text": "XBPM1 Y",
"command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-XBPM1,Axis=TRY ecmcAxisExpert_v2.ui"
},
{
"type": "cmd",
"text": "SL1 1 X-ring",
"command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRXR ecmcAxisExpert_v2.ui"
},
{
"type": "cmd",
"text": "SL1 1 Y-bottom",
"command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRYB ecmcAxisExpert_v2.ui"
},
{
"type": "cmd",
"text": "SL1 2 X-wall",
"command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRXW ecmcAxisExpert_v2.ui"
},
{
"type": "cmd",
"text": "SL1 2 Y-top",
"command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRYT ecmcAxisExpert_v2.ui"
}
]
}