Function type

Variables 
write

VOID w_ConfigDetSpillback(WORD DetId, UBYTE Value);

EN

LEER m_StatusDetStau(WORT DetID, BYTE Wert);

DE

Description

Configures how the congestion messages from vs | plus and user-defined should work. 

For the "Congestion" functionality, you can set how vs | plus should process this message. It is possible for vs | plus to only pay attention to its own evaluation or to only use the "Congestion" condition from the free programming. However, it is also possible to logically link both analyses. 

This setting must be set once and can be changed as required. 

Version information

from version 6.1.3

Arguments

WORD

DetId

ID number of the desired detector.

UBYTE

Value

0

F_AUS (OFF)

Only the congestion evaluation of vs | plus is taken into account

1

F_EIN (ON)

Only the congestion evaluation of the free programming is taken into account

2

F_UND (AND)

The congestion evaluation of the free programming and vs | plus are linked with AND

3

F_ODER (OR)

The congestion evaluation of the free programming and vs | plus are linked by OR

Return value

None

Remark

Not applicable for detectors and message points of public transport traffic streams.