Files
sls_x11ma_launcher/X_X11MA_SL.json
2025-09-22 13:52:55 +02:00

24 lines
588 B
JSON

{
"menu": [
{
"type": "title",
"text": "----- Slit Motors -----"
},
{
"type": "caqtdm",
"text": "Aperture control",
"panel": "X11MA_OP_Slits.ui",
"macros": "BML=X11MA",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "SL motors",
"panel": "motor4x.ui",
"macros": "P=X11MA-OP-SL:,M1=TRXR,M2=TRXW,M3=TRYB,M4=TRYT",
"param": "-noMsg -attach -stylefile slses.qss"
}
]
}