forked from autodeploy_config/sls_x11ma_launcher
new FE submenu
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
},
|
||||
{
|
||||
"type": "menu",
|
||||
"text": "EPS Tools",
|
||||
"text": "- EPS Tools",
|
||||
"file": "/sls/plc/config/launcher/X_EPS_X11MA-Subs.json"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -5,14 +5,41 @@
|
||||
"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": "caqtdm",
|
||||
"text": "XBPM1 Readout",
|
||||
"panel": "X_FE_XBPM.ui",
|
||||
"macros": "P=X11MA-FE-,R=XBPM1:",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
"type": "caqtdm",
|
||||
"text": "XBPM1 Motors",
|
||||
"panel": "motor2x.ui",
|
||||
"macros": "P=X11MA-FE-XBPM1:,M1=TRX,M2=TRY",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
|
||||
},
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "Slit Center and Size",
|
||||
"panel": "motor4x.ui",
|
||||
"macros": "P=X11MA-FE-SL1:,M1=CENTERX,M2=SIZEX,M3=CENTERY,M4=SIZEY",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"text": "Expert Panels"
|
||||
},
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "Front End Motors",
|
||||
"panel": "FE_Overview.ui",
|
||||
"macros": "BML=X11MA",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user