migrating from ES2/App

This commit is contained in:
2021-08-30 13:53:14 +00:00
parent a4068464aa
commit fdb8fd226d

28
X_X11MA_ES2.json Normal file
View File

@@ -0,0 +1,28 @@
{
"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"
}
]
}