Scripting

Information on writing scripts to control JMRI in more detail:

Python

JMRI scripts are in Python, a popular general-purpose computer language
Donate to JMRI

JMRI: Scripting

These pages discusses scripting JMRI using a language called Jython.

Information is available on

  1. Getting started with simple scripts
  2. The language itself
  3. Examples
  4. Frequently asked questions