forked from autodeploy_config/sls_x11ma_launcher
50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "-K E I T H L E Y-"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Keithley 10",
|
|
"command": "caqtdm -attach -noMsg -macro P=X11MA-KEI10 G_KEITHLEY-user3.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Keithley 11",
|
|
"command": "caqtdm -attach -noMsg -macro P=X11MA-KEI11 G_KEITHLEY-user3.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Keithley 12",
|
|
"command": "caqtdm -attach -noMsg -macro P=X11MA-KEI12 G_KEITHLEY-user3.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Keithley 13",
|
|
"command": "caqtdm -attach -noMsg -macro P=X11MA-KEI13 G_KEITHLEY-user3.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "StripChart",
|
|
"command": "/sls/controls/bin/jStripTool /work/sls/config/striptool/G_KEITHLEY-x11ma.stp"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ping LAN GPIB",
|
|
"command": "xterm -bg yellow -e \"ping X11MA-GPIB-OP2.psi.ch\""
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Documentation",
|
|
"command": "firefox https://wiki.intranet.psi.ch/Optics/KeithleyControl"
|
|
}
|
|
]
|
|
}
|