Files
sls_x11ma_launcher/X_X11MA_Phsrc.json
2023-02-01 11:23:28 +01:00

33 lines
892 B
JSON

{
"menu": [
{
"type": "title",
"text": "----- SCANS -----"
},
{
"type": "cmd",
"text": "ES1 scan1",
"command": "caqtdm -noMsg -attach -dg +791+0 -macro \"P=X11MA-ES1-,N=1,S=scan1\" scan_more.ui"
},
{
"type": "cmd",
"text": "ES1 scan2",
"command": "caqtdm -noMsg -attach -dg +791+433 -macro \"P=X11MA-ES1-,N=2,S=scan2\" scan_more.ui"
},
{
"type": "cmd",
"text": "scanmonitor ES1",
"command": "X_X11MA_scanmonitor.pl"
},
{
"type": "title",
"text": "----- snapshots -----"
},
{
"type": "cmd",
"text": "save/restore ES1 scan",
"command": "xterm -T Scan-sounds -bg cyan -e start_Snapshot_sound"
}
]
}