MovingCap drives with CODE support have a built-in MicroPython interpreter to permanently store your own small programs for autonomous sequences and function extensions in the drive.
NOTE: Please note that a program permanently stored in the MovingCap can set the drive in motion as soon as the power supply is switched on. To stop the drive permanently, the sequence program must also be stopped, e.g. using the web interface functions described below.
NOTE: The Micropython version built into MovingCap is MicroPython v1.9.4, along with modules customized or created specifically for MovingCap. See our documentation for MovingCap specific modules and commands.