EZMQTT Client icon EZMQTT Client MQTT client for ARC: connect to brokers, publish/subscribe topics, map incoming messages to variables (incl. binary arrays) and run 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

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.