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

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

PRO
USA
#1  

try this ez-script:


I2CWrite(0, 0x09, 0x70, 0, 0, 0) 

PRO
USA
#2  

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