Scripting

From OpenMBD
< HANtune
Revision as of 11:17, 6 January 2018 by Michiel (talk | contribs)
Jump to: navigation, search


HANtune offers the ability to run your own scripts by integrating a Jython interpreter. [www.jython.org| Jython] is a Java implementation of a Python interpreter, which means that it runs inside the Java Virtual Machine (JVM). This makes it very easy to interface with HANtune and allows us to automate its functionality.


Scripts

Add a script to a project

Running a script

Stopping a script

Console and Interactive Interpreter

Signals and Parameters

Scripted Signals

Communication

FTP

SSH