SPEL_Pallet3Get
Description
Copies the 3-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 1 which copies pallet definition coordinate.
- Point2
- INT point variable 2 which copies pallet definition coordinate.
- Point3
- INT point variable 3 which copies pallet definition coordinate.
KEY POINTS
Point1, Point2, Point3 will override previous point data.
Outputs
- Rows
- INT number of divisions of point number 1 and point number 3 on a palette.
- Columns
- INT number of divisions of point number 1 and point number 2 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 3-points to 0, 1, and 2, run the Function Block as shown below.