##// END OF EJS Templates
server3 init
server3 init

File last commit:

r76:77
r87:88
Show More
changeBeam.py
6 lines | 95 B | text/x-python | PythonLexer
abs control scripts
r76 import file
from client3 import *
beam = "4"
absObj = ABSClient()
absObj.changeBeam(beam)