QuercusVL Programming Manual
3.54. VLNotificationCode Type
Specifies the type of event that generated the notification.
●
NTC_UNDEFINED=-1
Notification about an unknown event.
●
NTC_STATUS_CHANGED=0
Status Changed notification.
●
NTC_STARTUP_OK=1
Correct startup notification.
●
NTC_STARTUP_ERROR=2
Incorrect Startup notification.
●
NTC_SHUTDOWN_OK=3
Correct Shutdown notification.
●
NTC_SHUTDOWN_ERROR=4
Incorrect Shutdown notification.
3.55. VLIncidenceType Type
Specifies the type of incidence.
●
IT_RED_LIGHT_VIOLATION=1
“vehicle violating the red light sign”.
●
IT_STOPPED_CAR_VIOLATION=2
“vehicle stopped in a forbidden zone”
3.56. VLLightType Type
Specifies the colour of a light in a traffic light.
●
LT_RED=0
Red light.
●
LT_GREEN=1
Green light.
●
LT_AMBAR=2
Amber light.
●
LT_OTHER=3
Unknown colour light.
3.57. VLFieldType Type
Specifies the type of field to be taken into account for the digital outputs actuator of the
detectors.
●
FT_SPEED=0
Driving speed detected.
●
FT_LENGTH=1
Vehicle length detected.
●
FT_WRONG_WAY=2
Invalid driving direction detected.
●
FT_OCCUPATION=3
Occupancy value.
●
FT_IS_OCCUPIED=4
Vehicle presence.
Quercus Technologies
122