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
UINT desired Pallet number.
Point1
UINT point variable 1 which copies pallet definition coordinate.
Point2
UINT point variable 2 which copies pallet definition coordinate.
Point3
UINT point variable 3 which copies pallet definition coordinate.

KEY POINTS


Point1, Point2, Point3 will override previous point data.

Outputs

Columns
UINT number of divisions of point number 1 and point number 2 on a palette.
Rows
UINT 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 3-points to 10, 11, and 12, run the Function Block as shown below.