Skip to content
Snippets Groups Projects
Commit cb97f809 authored by wactbprot's avatar wactbprot
Browse files

62 --> 19

parent 3631e65e
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ conf.poll = 700; ...@@ -9,7 +9,7 @@ conf.poll = 700;
conf.basestr_screen = pj.name +" version: " + pj.version + "| (q: quit)"; conf.basestr_screen = pj.name +" version: " + pj.version + "| (q: quit)";
conf.mp = { server : "e73462.berlin.ptb.de" conf.mp = { server : "i75419.berlin.ptb.de"
, port : 8001 , port : 8001
, mpid : "mpd-se3-add_volume" , mpid : "mpd-se3-add_volume"
} }
...@@ -25,14 +25,6 @@ conf.url.add_vol = "http://" ...@@ -25,14 +25,6 @@ conf.url.add_vol = "http://"
+ conf.mp.port + "/" + conf.mp.port + "/"
+ conf.mp.mpid + "/1/ctrl"; + conf.mp.mpid + "/1/ctrl";
conf.profibus = { ip :"192.168.98.141"
, port: 502
, poll: 1000
}
conf.items = [ conf.items = [
{"display": "empty" ,"exchange":{"Value":0, "Unit":"mbar"}} {"display": "empty" ,"exchange":{"Value":0, "Unit":"mbar"}}
, {"display": "SRG" ,"exchange":{"Value":2e-2, "Unit":"mbar"}} , {"display": "SRG" ,"exchange":{"Value":2e-2, "Unit":"mbar"}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment