Train Vision Object By Script icon Train Vision Object By Script Train camera vision objects via controlcommand(), attach camera, start learning, monitor progress, and return object name for scripts. Try it →
Tutorial
United Kingdom
YouTube
Published — Updated

The ARC Script Manual.

Step 6 of 21
E.)

Else Condition tree must be closed with an ENDIF Example: If (GetDigital(D0) = 1) Print("Yes") Else Print("No") EndIf

Exec( EXE/Bat File, [parameters] ) Executes a windows application or batch file. The second parameter is a list of optional parameters Example: Exec("C:\Windows\Notepad.exe") Example: Exec("C:\Windows\Notepad.exe", "C:\MyFile.txt")


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.