##// END OF EJS Templates
Testing frame without semicolon.
Testing frame without semicolon.

File last commit:

r99:100
r103:104
Show More
changeBeam.py
7 lines | 143 B | text/x-python | PythonLexer
abs control scripts
r76 import file
from client3 import *
Test with two networks.
r98 beam = "3"
abs control scripts
r76
r99 #absObj = ABSClient(ipDestino="100.100.12.117")
absObj = ABSClient()
abs control scripts
r76 absObj.changeBeam(beam)