Task Script icon Task Script Split complex robot tasks into sequential scripts, synchronizing asynchronous skills via NEXT/CANCEL commands for staged automation. Try it →
Asked — Edited

Possible To Restart Script On Blink M?

There is a button within the blinkM control to stop a script that is onboard the blinkM. Is there a way to re enable the on board script after it’s been disabled?

User-inserted image


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

Author Avatar
PRO
USA
#1  

try this ez-script:


I2CWrite(0, 0x09, 0x70, 0, 0, 0) 
Author Avatar
PRO
USA
LinkedIn Twitter Google+ YouTube
#2  

Ok will try when I get back home! Thank you.