Script execution
This commit is contained in:
@@ -8,6 +8,6 @@ class RobotMX(RobotTCP):
|
||||
print "EVT: " + ev
|
||||
|
||||
|
||||
add_device(RobotTCP("robot", "129.129.126.100:1000"), force = True)
|
||||
add_device(RobotMX("robot", "129.129.126.100:1000"), force = True)
|
||||
robot.setPolling(100)
|
||||
#robot.set_monitor_speed(20)
|
||||
|
||||
Reference in New Issue
Block a user