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