##// END OF EJS Templates
Test with two networks.
Test with two networks.

File last commit:

r98:99
r98:99
Show More
changeBeam.py
6 lines | 121 B | text/x-python | PythonLexer
import file
from client3 import *
beam = "3"
absObj = ABSClient(ipDestino="100.100.12.117")
absObj.changeBeam(beam)