Function type

Variables 
read

vsplib.HasDetectorOutflow

UBYTE r_DetOutflow(WORD DetID);

Description

Indicates whether the detector is still detecting discharge.

The detector is typically located downstream of the intersection and detects outflow or congestion using the smoothed occupancy degree.

Version information

from version 6.1.3

Arguments

WORD

DetID

ID number of the desired detector.

Return value

UBYTE 

1

Right

Discharge available (no backflow)

0

Wrong

No discharge (backflow)

Remark

The function cannot be used for message points that have been analysed by the PT module.