Script execution
This commit is contained in:
@@ -5,7 +5,8 @@ class RobotSC(RobotTCP):
|
||||
return self.execute('mount', puck, sample)
|
||||
|
||||
def on_event(self,ev):
|
||||
print "EVT: " + ev
|
||||
#print "EVT: " + ev
|
||||
pass
|
||||
|
||||
|
||||
add_device(RobotSC("robot", "129.129.126.100:1000"), force = True)
|
||||
|
||||
Reference in New Issue
Block a user