Documentation > nControl > Versions
What's New in nControl™ 2019.0
Track Planner
  • Train Sensor Tile:
    • The part list can now be printed (Windows 10, macOS and Linux).
Automation
  • Train Sensor Tile:
    • New API functions sinceTriggered() and sinceReactivation() provide the time elapsed since the last trigger or reactivation event of the sensor.
    • Adding the Activate Tile and Deactivate Tile event scripts. The former script is execute when the tile is activated by going to simulation or operational mode, the latter script is executed by leaving simulation or operational mode.
  • Track Switch, Three Way Switch, Wye Switch, Train Traffic Light, Level Crossing Light, Boom Barrier, Monoswitch, Monorail Switch and Cross Switch Tile:
    • Adding the Activate Tile and Deactivate Tile event scripts.
    • The Code button is not always active, and the Use a custom action option has been moved from the properties dialog box to the code editor.
  • Generic Tile: Adding a new mouseRelase event that is called when the mouse is released on the tile.
  • Train Control Tile: Add the new concept of active train. You can activate a train by clicking on the label; you can deactivate it by clicking the label once more. The active train is the train that will controller by the position controls of the decoupler tile.
  • Decoupler Tile:
    • Adding auto-position controls to position the train on the decoupler using sensor feedback.
    • Adding the Activate Tile and Deactivate Tile event scripts.
    • The Code button is not always active, and the Use a custom action option has been moved from the properties dialog box to the code editor.
  • All Tiles: Adding support for special characters: Ä, ä, Ë, É, È, ë, é, è, Ï, ï, Ö, ö, Ü, ü and ß in the
  • Various Tiles: Minor bug fixes.