SPEL_Pallet4Set

Description

Defines a pallet by specifying 4-points.

Common Inputs and Outputs

Reference: Function Blocks Common Inputs and Outputs

Inputs

PalletNum
UINT desired Pallet number.
Specifies the number using an integer 0 to 15.
Point1
UINT point number 1 which defines 3-point pallet.
Point2
UINT point number 2 which defines 3-point pallet.
Point3
UINT point number 3 which defines 3-point pallet.
Columns
UINT number of divisions of point number 1 and point number 2 on a palette.
Specifies the number using an integer 1 to 32767 (number of divisions 1 × number of divisions 2 < 32767).
Rows
UINT number of divisions of point number 1 and point number 3 on a palette.
Specifies the number using an integer 1 to 32767 (number of divisions 1 × number of divisions 2 < 32767).

Operation

Reference: Function Blocks General Operation

For more details, refer to the following manual:

"SPEL+ Language Reference manual - Pallet Statement"

Example

To define a 4-point palette using points 0, 1, 2, and 3, run the Function Block as shown below.