BaseStation icon indicating copy to clipboard operation
BaseStation copied to clipboard

Command for releasing a CAB register.

Open ghost opened this issue 9 years ago • 2 comments

Because the number of CAB registers is limited to 12, a release command would be helpful for slot management in the host software. (JRMI, Rocrail,...)

ghost avatar Mar 16 '16 19:03 ghost

Slot management, if needed, would be done in the JMRI software itself. Registers in the DCC++ BaseStation are simply overridden as needed - there is nothing to release. Note you can also increase the number of registers to greater than 12, especially if running on he Mega (not sure what the max would be, but I'm guessing about 50).

DccPlusPlus avatar Mar 16 '16 22:03 DccPlusPlus

Would it be possible to query the number of available registers in DCC++?

ghost avatar Mar 17 '16 07:03 ghost