Type: |
Global parameters |
Available as of: |
V1.0.0.0 |
GPL (Global Parameter List) of the SchneiderElectricRobotics Toolbox library.
The Global Parameter List (GPL) contains global parameters which are used by certain components of this library. The parameters can be edited individually for each application where the library is used. The modification must be done within the Library Manager of the project where the library is referenced.
Variable |
Data type |
Default value |
Description |
---|---|---|---|
UINT |
1000 |
Maximum length of a protocol. Determines the size of the internal arrays of FB_SendVisionData and FB_ReceiveVisionData |
|
UINT |
20 |
Maximum number of products per protocol. Determines the size of the internal arrays of FB_ReceiveVisionData to store the product data of a protocol. |
|
UDINT |
20 |
Maximum number of targets that can be created on a single call of a generation method. |
|
UINT |
10 |
Maximum number of target types. |
|
UDINT |
1000 |
Maximum number of targets that can be stored inside an object implementing IF_TargetsHandler. |
|
UINT |
10 |
Maximum number of orientations that can be provided as input to the method CalcPoseOrientationList. |
|
UINT |
10 |
Maximum number of rotations that can be provided as input to the method CalcPoseInPlaneRotationList. |
|
UINT |
10 |
Maximum number of target slots that can be stored inside an object implementing IF_TargetsHandler. |
|
UINT |
5 |
Maximum number of events listeners that can be assigned to a targets handler. |