Script execution

This commit is contained in:
gac-S_Changer
2017-02-27 10:15:13 +01:00
parent b2e75d7b11
commit 289b630680

View File

@@ -1,6 +1,7 @@
robot.task_create("simulateEvents",3, name = "test", priority = 20)
try:
while(True):
robot.is_powered()
robot.get_task_status("test")
robot.get_monitor_speed()