##// END OF EJS Templates

File last commit:

r115:116
r115:116
Show More
changeBeam.py
7 lines | 143 B | text/x-python | PythonLexer
abs control scripts
r76 import file
from client3 import *
r115 beam = "2"
abs control scripts
r76
r99 #absObj = ABSClient(ipDestino="100.100.12.117")
absObj = ABSClient()
abs control scripts
r76 absObj.changeBeam(beam)