PP to Main from SM

Hello.

I was wondering if its possible to move or put program pointer to the main program from screenmaker.

Hi!

I have found a way to do this. Maybe consider this as a workaround.

On the “robot”:
Create an DigitalOuput, perhaps on a Virutual IO board. (for example: doStartMain)
Create an systeminput, action: Start at Main, connected this to OI (doStartMain)
On “Screenmaker”:
Create a button and define action when clicked, Pulse a signal; doStartMain

Make sure the doStartMain Access level is ALL to allow RAB to change this