##// END OF EJS Templates

File last commit:

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