Class MarklinSendBootAction

java.lang.Object
javax.swing.AbstractAction
jmri.jmrix.marklin.swing.MarklinSendBootAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

Action to send MCAN BOOT message to Märklin devices.

This action sends a CAN BOOT command (0x1B) to reset the Gleisbox/trackbox and initiate it to start passing commands to locos and accessories on the rails. Without this command on startup, the hardware does not respond to subsequent commands. This is part of the software/bootloader command range used for firmware updates and device initialization.

See Also: