forked from autodeploy_config/sls_x11ma_launcher
removing start ioc
This commit is contained in:
49
X_X11MA_PC-KEITHLEY.json
Normal file
49
X_X11MA_PC-KEITHLEY.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user