Enumerator EPnpConfiguration

back to index
Plug&play configuration

Do not use this!!!

Not yet implemented

Is a part of the following tags

Description

This enables or disables the use of a feature based on this message on the block line.

Enumerator constants

Value Description
off The messages is neither sent nor applied on reception.
The only processing on reception is a comparason against the settings from <zn.foreign_open_track_fields> and logging a warning in case of discrepancies.
send The message is sent on block wire connection but not applied on reception.
The only processing on reception is a comparason against the settings from <zn.foreign_open_track_fields> and logging a warning in case of discrepancies. Additionally if the peer station requests transmission of this message, it is resent.
auto Do not use this!!!
This enumerator value is not yet implemented, behaves like send (when that gets implemented)
The message is sent on block wire connection and and it is processed on reception.
Processing involves the following features:
  • All information is passed to the user interface in order to enable display of the station name or short name.
  • Any information that was configured with <zn.foreign_open_track_fields> is overwritten.
  • Transmitting configuration information on request.

Generated by ConfigFileDocumentationGenerator Valid HTML 4.01 Transitional