##// END OF EJS Templates
ip number changes
imanay -
r229:230
parent child
Show More
@@ -12,7 +12,7
12 12 No newline at end of file
13 13 def execute(self, beam="0"): No newline at end of file
14 14 #absObj = ABSClient(ipDestino="10.10.10.97")
15 No newline at end of file
15 absObj = ABSClient(ipDestino="10.10.20.26") No newline at end of file
16 16 self.output = absObj.changeBeam(beam) No newline at end of file
17 17 No newline at end of file
18 18 def getOutput(self): No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now