Selection of long or short address should be removed in configuration panel.
On Loconet only short adresses are used for range 1..127. Long adresses are not supported in this range.
The option is confusing and can be done automatically from address (if (a<128) "short" else "long")
Selection of long or short address should be removed in configuration panel.
On Loconet only short adresses are used for range 1..127. Long adresses are not supported in this range.
The option is confusing and can be done automatically from address (if (a<128) "short" else "long")