forked from autodeploy_config/sls_x12sa_launcher
adding two monos
This commit is contained in:
18
X_X12SA.json
18
X_X12SA.json
@@ -28,6 +28,24 @@
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"text": "Optics"
|
||||
},
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "Double Multilayer Mono",
|
||||
"panel": "X_X12SA_OP_DMM_User.ui",
|
||||
"macros": "P=X12SA-OP-DMM1",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "Channelcut Mono",
|
||||
"panel": "X_X12SA_OP_CCM_User.ui",
|
||||
"macros": "P=X12SA-OP-CCM1",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"text": "Special"
|
||||
|
||||
@@ -19,9 +19,18 @@
|
||||
"command": "caqtdm -macro \"FILTER=X12SA-OP-FI\" X_X12SA_filterbox.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Monochromator",
|
||||
"command": "caqtdm X_X12SA_expert-mono.ui"
|
||||
"type": "caqtdm",
|
||||
"text": "Double Multilayer Mono",
|
||||
"panel": "X_X12SA_OP_DMM_Axes.ui",
|
||||
"macros": "IOC=X12SA-CPCL-DMM,DEV=X12SA-OP-DMM1",
|
||||
"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",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"type": "caqtdm",
|
||||
|
||||
Reference in New Issue
Block a user