I have been reviewing the Legacy spec for the bit codes to send through the serial port. I am stuck on programming routes. The LCS documentation as well as the original TMCC documentation shows only 5 bits to specify the route. I know originally routes could only be a single digit. Now one can have up to 99 routes. So like trains I expected to see a TMCC2 code for this but could not find any in the docs. I have a LCS Ser-2 interface and sending the single digit routes work fine. How can I send commands with 2 digit routes?
Original Post