diff --git a/X_X11MA_ES2.json b/X_X11MA_ES2.json new file mode 100644 index 0000000..8014088 --- /dev/null +++ b/X_X11MA_ES2.json @@ -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" + } + ] +} \ No newline at end of file