<elekdra.axle_occupy_sensor>

back to index
Axle counter based track vacancy detection

Description

This adds a track vacancy detection district that gets its input from axle counting devices. There must be at least one referenced device.

Sub tags

Tag Description
<normal_axle_device>
Type: String[]
Cardinality: optional collection [0..N]
Counter devices that count up
This references counting devices that report increased counter values, when axles enter the district. This is a reverence to the name of a <elekdra.axlecountsensor>
<inverted_axle_device>
Type: String[]
Cardinality: optional collection [0..N]
Counter devices that count down
This references counting devices that report increised counter values, when axles leave the district. This is a reverence to the name of a <elekdra.axlecountsensor>
<name>
Type: String
Cardinality: once
Name of the sensor for reference
This is referenced for example by a contact of an <elekdra.fieldblock>.
<triggered_event>
Type: Event[]
Cardinality: optional collection [0..N]
Consumers of every received message
<changing_event>
Type: Event[]
Cardinality: optional collection [0..N]
Consumer of every state change
<rising_event>
Type: Event[]
Cardinality: optional collection [0..N]
Consumers of rising state changes
<falling_event>
Type: Event[]
Cardinality: optional collection [0..N]
Consumers of falling state changes
<myFile>
Type: File
Cardinality: once
<identifyableKey>
Type: String
Cardinality: once

Generated by ConfigFileDocumentationGenerator Valid HTML 4.01 Transitional