quercus SmartLoop TS Programming Manual page 117

Table of Contents

Advertisement

QuercusVL Programming Manual
Position X (horizontal axis) of the center of the light.
C++: int get_X ( )
C:
int VL_ConfigurationLight_get_X( int h )
Returns the position X (horizontal axis) of the light.
In C the parameter "h" is a handler of ConfigurationDetector.
C++: void put_X ( int value )
C:
void VL_ConfigurationLight_put_X( int h, int n )
Modifies the position X (horizontal axis) of the light.
In C the parameter "h" is a handler of ConfigurationDetector.
Y
Position Y (vertical axis) of the center of the light.
C++: int get_Y ( )
C:
int VL_ConfigurationLight_get_Y ( int h )
Returns the position Y (vertical axis) of the light.
In C the parameter "h" is a handler of ConfigurationDetector.
C++: void put_Y ( int value )
C:
void VL_ConfigurationLight_put_Y ( int h, int n )
Modifies the position X (verticall axis) of the light.
In C the parameter "h" is a handler of ConfigurationDetector.
Radius
Radius of the light; in pixels.
C++: int get_Radius ( )
C:
int VL_ConfigurationLight_get_Radius ( int h )
Returns tre radius of the light.
Quercus Technologies
117

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