Function type

Variables 
write

VOID w_ConfigTsCall(WORD TsId, UBYTE Value);

EN

LEER m_StatusVSAnforderung(WORT VSID, BYTE Wert);

DE

Description

Configures how the traffic stream requests by vs | plus and user-defined should work. 

For the "Traffic stream request" 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 "Request" condition from 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

TsId

ID number of the desired traffic stream.

UBYTE

Value

0

F_AUS (OFF)

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

1

F_EIN (ON)

Only the request evaluation of the free programming is taken into account.

2

F_UND (AND)

The request evaluation of free programming and vs | plus are linked by AND.

3

F_ODER (OR)

The request evaluation of free programming and vs | plus are linked with OR.

Return value

None

Remark

Not applicable for public transport traffic streams.