SPEL_Pallet4Get
Description
Copies the 4-points definition coordinate of specified palette to the specified point variable.
Common Inputs and Outputs
Reference: Function Blocks Common Inputs and Outputs
Inputs
- PalletNum
- INT desired Pallet number.
- Point1
- INT point variable which copies pallet definition coordinate.
- Point2
- INT point variable which copies pallet definition coordinate.
- Point3
- INT point variable which copies pallet definition coordinate.
- Point4
- INT point variable which copies pallet definition coordinate.
KEY POINTS
Note: Point1, Point2, Point3, Point4 will override previous point data.
Outputs
- Rows
- INT number of divisions of point number 1 and point number 2 on a palette.
- Columns
- INT number of divisions of point number 1 and point number 3 on a palette.
Operation
Reference: Function Blocks General Operation
For more details, refer to the following manual:
"SPEL+ Language Reference manual - Pallet Statement"
Example
To copy the pallet 1 definition coordinate which defined in 4-points to 0, 1, 2, and 3, run the Function Block as shown below.