<zn.station>

back to index
Configuration of the local ZNF800 subsystem

Description

Identification of our station. This is used for ZLV bus telegram encoding and for display.

Example

A station named 'Foo' with ID '9'.
<zn.station>
	<station_id>9</station_id>
	<short_name>Foo</short_name>
</zn.station>

Sub tags

Tag Description
<short_name>
Type: String
Cardinality: once
Short station name
This is used for logging or for display on GUI. This should be three letters.
<station_id>
Type: int
Cardinality: once
Station identification on bus
This identifies our station. On the ZLV bus it is used both as 'Bahnhofsnummer' and 'Unterstationsnummer'.

Generated by ConfigFileDocumentationGenerator Valid HTML 4.01 Transitional