quercus SmartLoop TS Programming Manual page 102

Table of Contents

Advertisement

QuercusVL Programming Manual
C++: int get_TrafficLightId ( )
C:
int VL_ConfigurationRedLightDetector_get_TrafficLightId( int h )
Returns the traffic light identifier.
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_TrafficLightId ( int value )
C:
void VL_ConfigurationRedLightDetector_put_TrafficLightId ( int h, int n )
Modifies the traffic ligth identifier.
In C, the parameter "h" is a handler of ConfigurationDetector.
RedInput
Identifier of the digital input for the red light signal. If a configured traffic litght is used,
the value will be -1.
C++: int get_RedInput ( )
C:
int VL_ConfigurationRedLightDetector_get_RedInput( int h )
Returns the digital input identifier.
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_RedInput ( int value )
C:
void VL_ConfigurationRedLightDetector_put_RedInput ( int h, int n )
Modifies the digital input identifier.
In C, the parameter "h" is a handler of ConfigurationDetector.
AmberInput
Identifier of the digital input for the amber signal. If a configured traffic litght is used,
or no amber signal is used, the value will be -1.
C++: int get_AmberInput ( )
C:
int VL_ConfigurationRedLightDetector_get_AmberInput( int h )
Quercus Technologies
102

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents