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 (0xB1) to invoke the bootloader update sequence for Märklin hardware. According to German language forum documentation, this is part of the software/bootloader command range used for firmware updates and device initialization.

See Also: