<spdrs60.BlockRelais>

back to index
Configuration of relay block field

Description

The default wireing for this field is described on this website. This is the track occupation part of the user interface for the element that was configured to Elekdra in <elekdra.fieldblock>. If this element is used for a track with bidirectional traffic, you need to configure the permission field for the same block with <spdrs60.BlockPermission>

Example

Configuration of relaiy block 'BlA' that uses default mapping with board 'RB' for relay block and board 'Per' for permission field
<spdrs60.BlockRelais>
	<name>BlA</name>
	<board>RB</board>
</spdrs60.BlockRelais>
<spdrs60.BlockPermission>
	<name>BlA</name>
	<board>Per</board>
</spdrs60.BlockPermission>

Sub tags

Tag Description
<StartRed>
Type: OutputAddress
Cardinality: optional [0..1]
Vorblockmelder rot
If this is omitted, the default applies.
<StartWhite>
Type: OutputAddress
Cardinality: optional [0..1]
Vorblockmelder weiß
If this is omitted, the default applies.
<StartBlue>
Type: OutputAddress
Cardinality: optional [0..1]
Ausfahrsperrmelder
If this is omitted, the default applies.
<EndRed>
Type: OutputAddress
Cardinality: optional [0..1]
Rückblockmelder rot
If this is omitted, the default applies.
<EndWhite>
Type: OutputAddress
Cardinality: optional [0..1]
Rückblockmelder weiß
If this is omitted, the default applies.
<EndClear>
Type: OutputAddress
Cardinality: optional [0..1]
Räumungsmelder
If this is omitted, the default applies.
<RblT>
Type: InputAddress
Cardinality: optional [0..1]
Rückblocktaste
If this is omitted, the default applies.
<VbHT>
Type: InputAddress
Cardinality: optional [0..1]
Vorblockhilfstaste
If this is omitted, the default applies.
<direction>
Type: EDirectionOfTraffic
Cardinality: optional [0..1]
Direction of traffic
This decides which of the inputs and outputs are actually present.
<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