forked from autodeploy_config/sls_x12sa_launcher
72 lines
2.0 KiB
JSON
72 lines
2.0 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "cmd",
|
|
"text": "Status Optic",
|
|
"command": "caqtdm X_X12SA_BLStatus.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Slit 1",
|
|
"command": "X_X12SA_slit.tcl /work/sls/config/app/X_X12SA_OP-1.slit"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Filterbox",
|
|
"command": "caqtdm -macro \"FILTER=X12SA-OP-FI\" X_X12SA_filterbox.ui"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Double Multilayer Mono",
|
|
"panel": "X_X12SA_OP_DMM_Axes.ui",
|
|
"macros": "IOC=X12SA-CPCL-DMM,DEV=X12SA-OP-DMM1,BML=X12SA",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Channelcut Mono",
|
|
"panel": "X_X12SA_OP_CCM_Axes.ui",
|
|
"macros": "IOC=X12SA-CPCL-CCM,DEV=X12SA-OP-CCM1,BML=X12SA",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "XDS Cryocooler",
|
|
"panel": "XDS_CRYOCOOLER_TOPLEVEL.ui",
|
|
"macros": "P=X12SA,R=-OP-CC:",
|
|
"param": "-noMsg -attach -stylefile slses.qss "
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Mirror",
|
|
"command": "caqtdm X_X12SA_mirror.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Slit 2",
|
|
"command": "X_X12SA_slit.tcl /work/sls/config/app/X_X12SA_OP-2.slit"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Scaler (X12SA-OP1-SCALER)",
|
|
"command": "caqtdm -macro \"P=X12SA-OP1-,S=SCALER\" scaler16.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Optic Motors",
|
|
"file": "X_X12SA_OP-motors.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Optic Encoders",
|
|
"file": "X_X12SA_OP-encoder.json"
|
|
}
|
|
]
|
|
}
|