Files
sls_x11ma_launcher/X_X11MA_ES2.json
2021-08-30 13:53:14 +00:00

28 lines
800 B
JSON

{
"menu": [
{
"type": "title",
"text": "X11MA Femto"
},
{
"type": "cmd",
"text": "Scan panel",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-ES2-,S=scan1\" G_SYNAPPS_scan_more.ui"
},
{
"type": "cmd",
"text": "Oscillator timing",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-ES2\" X_FEMTO_oscillator.ui"
},
{
"type": "cmd",
"text": "Filling Pattern",
"command": "caqtdm -noMsg -attach A_TI_FILL_FillingPatMain.ui"
},
{
"type": "cmd",
"text": "Delay Settings",
"command": "caqtdm $SLSBASE/sls/config/panel/X_X11MA_timing-es2.prc"
}
]
}