Pallet App Example

With this palletizing example users can:

  • Choose pallet layout (number of layers, rows and columns)

  • Define box size

  • Choose Left or Right pallet

  • Setup starting condition (empty pallet, start from last box, start from specific box)

HMI Panel File

1004KB
Open

Robot Program File

Polyscope Setup

To install this HMI application in a production environment follow these steps:

1) Features

Inside installation tab define those reference frames as Plane Features.

Feature Name

LEFT_PALLET_FEATURE

RIGHT_PALLET_FEATURE

PICK_FEATURE

2) Installation Variables

Inside installation tab define those variables.

Variable Name
Default Value

rows

2

columns

4

layers

8

selected_pallet

"LEFT PALLET"

box_length

300

box_width

400

box_height

200

current_row

0

current_column

0

current_layer

0

Last updated