Please enable JavaScript to view this site.

MovingCap Ethernet Drives - Software Manual

Navigation: » No topics above this level «

MovingCap CODE - Python Programming

Scroll Prev Top Next More

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: 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.

pictogram_warning

WARNUNG! Please note that a program permanently stored in MovingCap can set the drive in motion immediately after the power is turned on. To stop the drive permanently, the CODE/Python program must also be stopped, e.g., using the web interface functions described below.