<spdrs60.Turnout>
Configuration of a normal turnout
The default wireing for this element is described on this website. This is the user interface for the element that was configured to Elekdra in <elekdra.turnout>
.
This adds turnout 'W1' that is wired to the board that was defined with name 'xyz'
<spdrs60.Turnout> <name>W1</name> <board>xyz</board> </spdrs60.Turnout>
Tag Description <name>
Type: String
Cardinality: onceName of the element as given in Elekdra configuration.
This is used as reference for communication on the user interface TCP connection to Elekdra.<board>
Type: String
Cardinality: optional [0..1]Bord for default wiring
This references to tags<spdrs60.s60v2>
or similar. If no default wiring is used, this can be omitted. For default wiring, this tag referres to wiring specifies on this website.