I can assign inputs X0-X7 to runs, but I cannot assign X8 or above to an input. Instead, it places X8 in the "nickname" value. It seems "stuck" on the 05 settings.
Ahhhh! Did you know the addressing is in octal? There are no "8's" or "9's". The numbering is as follows 0, 1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 20, ect. You can use the windows calculator (in scientific mode) to convert decimal to octal.