##// END OF EJS Templates
This file is replaced by getControlModuleStatus.py
This file is replaced by getControlModuleStatus.py

File last commit:

r76:77
r95:96
Show More
changeBeam.py
6 lines | 95 B | text/x-python | PythonLexer
import file
from client3 import *
beam = "4"
absObj = ABSClient()
absObj.changeBeam(beam)