roco-cs-en
Differences
This shows you the differences between two versions of the page.
— | roco-cs-en [2020/05/22 09:54] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Roco Rocomotion====== | ||
+ | [[: | ||
+ | [[english|Content]] -> [[english# | ||
+ | * **[[roco-cs-en|Rocomotion]]** | [[: | ||
+ | |||
+ | |||
+ | // \\ // \\ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | Roco made the used protocol public, and it is partly compatible with the Lenz XPressNet which is already supported by the Rocrail project.\\ | ||
+ | There are some differences in handshaking and programming CV' | ||
+ | The handshake and incompatible commands are demanding for a separate implementation: | ||
+ | |||
+ | ===== Protocol ===== | ||
+ | {{roconet: | ||
+ | |||
+ | |||
+ | ===== Interface 10785===== | ||
+ | {{roco10785.png}} | ||
+ | |||
+ | Programming track is implemented and POM as well. | ||
+ | |||
+ | ===== Adressing ===== | ||
+ | Turnout adresses are set according to the standard format used in Rocrail, all formats (conventional, | ||
+ | The first input of the feedback module with address 1 gets address 1 in Rocrail, following inputs are numbered in succeeding order. | ||
+ | |||
+ | ===== Locdecoder functions ===== | ||
+ | A multimaus supports all 12 locdecoder functions, a lokmaus (2) only 8. The lokmaus gets confused when commands for 12 functions are issued. When using a locmaus it is required for each locomotive to set the number of functions on the interface tab of the loco properties to 4 (default) or 8, otherwise the lights of the locomotives will behave erratic. | ||
+ | ===== Setup ===== | ||
+ | {{roco-2.png}} | ||
+ | |||
+ | |||
+ | ===== Setup the rocrail.ini===== | ||
+ | Linux: | ||
+ | <code xml> | ||
+ | <digint iid=" | ||
+ | </ | ||
+ | |||
+ | Windows: | ||
+ | <code xml> | ||
+ | <digint iid=" | ||
+ | </ | ||
+ | |||
+ | Notes: | ||
+ | * **''/ | ||
+ | * replace # in '' | ||
+ | * feedback modules in group 1 are not supported | ||
+ | * To disable the feedback polling change '' | ||
+ | |||
+ | Nodes, attributes and values are explained here: [[http:// | ||
+ | |||
+ | ===== Roco 10787 Feedback module ===== | ||
+ | {{roco-cs.png}} | ||
+ | |||
+ | Roco's feedback-modules has to be programmed with device number from 1 and upwards, without exceptions. | ||
+ | |||
+ | Otherwice Rocrail can't get feedback from the modules. | ||
+ | |||
+ | |||
+ | ===== Known limitations ===== | ||
+ | |||
+ | The feedback modules have to be programmed before used in Rocrail. At the moment this function is not implemented in Rocrail. |