@@ -476,12 +476,12 | |||
|
476 | 476 | filename = "experimento1.abs" No newline at end of file |
|
477 | 477 | No newline at end of file |
|
478 | 478 | absObj = ABSClient() |
|
479 | No newline at end of file | |
|
479 | absObj.sendFile(filename) No newline at end of file | |
|
480 | 480 | # absObj.changeBeam("0") No newline at end of file |
|
481 | 481 | # absObj.changeBeam("1") No newline at end of file |
|
482 | 482 | # absObj.changeBeam("2") No newline at end of file |
|
483 | 483 | # absObj.changeBeam("3") |
|
484 | No newline at end of file | |
|
484 | # absObj.changeBeam("4") No newline at end of file | |
|
485 | 485 | # absObj.changeBeam("5") No newline at end of file |
|
486 | 486 | # absObj.changeBeam("6") No newline at end of file |
|
487 | 487 | # absObj.changeBeam("7") No newline at end of file |
@@ -145,7 +145,7 | |||
|
145 | 145 | def changeBeam(self): No newline at end of file |
|
146 | 146 | No newline at end of file |
|
147 | 147 | #rpta = self.commClientObj.sendTxRxCommand(cmd='CAMBIA', data="0") |
|
148 | No newline at end of file | |
|
148 | self.commClientObj.sendData("CAMBIA:" + self.datarx + ":") No newline at end of file | |
|
149 | 149 | No newline at end of file |
|
150 | 150 | def getStatus(self,mode): No newline at end of file |
|
151 | 151 | No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now