Script execution

This commit is contained in:
gac-S_Changer
2017-02-27 10:09:45 +01:00
parent 831b942788
commit 133e1b7366

View File

@@ -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)