Files
sls_x11ma_launcher/X_X11MA_FE.json
2021-09-02 10:14:18 +00:00

18 lines
510 B
JSON

{
"menu": [
{
"type": "title",
"text": "Front End"
},
{
"type": "cmd",
"text": "Main Control Panel",
"command": "caqtdm -noMsg -attach -dg +1500+0 -macro \"P=X11MA-FE-\" X_X11MA_FEencoder.ui"
},
{
"type": "cmd",
"text": "Motor Control",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-FE-,M1=SH1:TR2,M2=SH1:TR1,M3=SV1:TR1,M4=SV1:TR2\" topMotors4.ui"
}
]
}