<znclient.track>

back to index
Train number display field for a track.

Description

This adds an display for a train number in a track.

Example

This defines field number 42 addressed via LocoNet with address 24
<znclient.track>
	<number>42</number>
	<address>24</address>
</znclient.track>

Sub tags

Tag Description
<number>
Type: String
Cardinality: once
Track number
This is the name of the track as seen by the ZNF800 subsystem in Elekdra, configured by <zn.own_field>
<address>
Type: int
Cardinality: once
LocoNet address
This is the address of the display device for this variant of the OPC_PEER_XFER LocoNet message

Generated by ConfigFileDocumentationGenerator Valid HTML 4.01 Transitional