@@ -12,7 +12,7 | |||||
12 |
|
12 | |||
13 | def execute(self, beam="0"): |
|
13 | def execute(self, beam="0"): | |
14 | #absObj = ABSClient(ipDestino="10.10.10.97") |
|
14 | #absObj = ABSClient(ipDestino="10.10.10.97") | |
15 |
absObj = ABSClient(ipDestino="10.10.20.2 |
|
15 | absObj = ABSClient(ipDestino="10.10.20.27") | |
16 | self.output = absObj.changeBeam(beam) |
|
16 | self.output = absObj.changeBeam(beam) | |
17 |
|
17 | |||
18 | def getOutput(self): |
|
18 | def getOutput(self): |
General Comments 0
You need to be logged in to leave comments.
Login now