CS+ is an integrated development environment for use with microcontrollers. The Python console can control CS+ using IronPython (Python that runs on .NET Framework) which is a script language. The functions, properties, classes, and events to control CS+ are added to the Python console.
CS+ can be controlled by using an external communications facility in a Python 3 execution environment.
This manual describes the usage of the Python console and the functions, properties, classes, and events that have been extended for CS+.
This software includes the work that is distributed in the Apache License 2.0.