Script execution
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user