<spdrs60.Turnout>

back to index
Configuration of a normal turnout

Description

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>.

Example

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>

Sub tags

Tag Description
<name>
Type: String
Cardinality: once
Name 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.

Generated by ConfigFileDocumentationGenerator Valid HTML 4.01 Transitional