##// END OF EJS Templates
First beam is loaded by default after sending the beam file to the control modules.
First beam is loaded by default after sending the beam file to the control modules.

File last commit:

r127:128
r230:231
Show More
starServer.py
7 lines | 161 B | text/x-python | PythonLexer
import file
from server3 import *
#absObj = ABSServer(ipDestino="100.100.12.117")
absObj = ABSServer(ipDestino="10.10.10.97")
while 1:
absObj.waitRequest()