Skip to main content
FW version: Stable

YOS Scripting

info

TLDR: Using the embedded YOS/shell interpreter, every siliXcon device provides the ability to execute scripts. With the script, you can enhance the functionality, automate some tasks, or even create your own application.

YOS Scripting was developed for in-application testing: controller/motor/drivetrain/battery evaluation, however, you may use it for anything else. A script is a set of structured text commands, which is executed in the device.

More information about the YOS scripting can be found in the YOS manual.