Asked
— Edited
Is it possible to auto run a script when a project loads?
Is auto connect also possible?
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 →
yes, you can make a shortcut and have that shortcut fire a script when the specified project loads. there is a shortcut creator in ARC that walks you through it.
No - you cannot run a script when the project loads manually.
Yes - you can run a script when the project loads by a .BAT file or shortcut
From the EZ-Script manual...
Thank you DJ and David!