removing start ioc

This commit is contained in:
2021-09-28 12:00:04 +02:00
parent 6a705e2973
commit 0f6e4d9e7b

49
X_X11MA_PC-KEITHLEY.json Normal file
View File

@@ -0,0 +1,49 @@
{
"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 X_X11MA_PC-KEITHLEY-user3.ui"
},
{
"type": "cmd",
"text": "Keithley 11",
"command": "caqtdm -attach -noMsg -macro P=X11MA-KEI11 X_X11MA_PC-KEITHLEY-user3.ui"
},
{
"type": "cmd",
"text": "Keithley 12",
"command": "caqtdm -attach -noMsg -macro P=X11MA-KEI12 X_X11MA_PC-KEITHLEY-user3.ui"
},
{
"type": "cmd",
"text": "Keithley 13",
"command": "caqtdm -attach -noMsg -macro P=X11MA-KEI13 X_X11MA_PC-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"
}
]
}