forked from autodeploy_config/sls_x11ma_launcher
new op slit panel
This commit is contained in:
23
X_X11MA_SL.json
Normal file
23
X_X11MA_SL.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
{
|
||||
"menu": [
|
||||
{
|
||||
"type": "title",
|
||||
"text": "----- Slit Motors -----"
|
||||
},
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "Aperture control",
|
||||
"panel": "X_X11MA_Slits.ui",
|
||||
"macros": "P=X11MA-OP-,M1=SL:SV2,M2=SL:SV1,M3=SL:SH2,M4=SL:SH1",
|
||||
"param": "-noMsg -attach"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Motor SV1",
|
||||
"command": "caqtdm -noMsg -attach -macro P=X11MA-OP-SL:,M=SV1 motorx_mp.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Motor SV2",
|
||||
"command": "caqtdm -noMsg -attach -macro P=X11MA-OP-SL:,M=SV2 motorx_mp.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Motor SH1",
|
||||
"command": "caqtdm -noMsg -attach -macro P=X11MA-OP-SL:,M=SH1 motorx_mp.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Motor SH2",
|
||||
"command": "caqtdm -noMsg -attach -macro P=X11MA-OP-SL:,M=SH2 motorx_mp.ui"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user