# Preset Station – Interlayer Station

# Description

This preset represents the station where the robot picks up interlayer sheets (usually cardboard), providing greater pallet stability.

Interlayer Station
Interlayer Station

# Distance check method types

# Static position

The station includes mechanical systems that keep the interlayers at a fixed position, allowing the robot to always pick them from the same location.

# Distance sensor

In this case, the station does not include mechanical lifting systems. Instead, the gripper integrates a distance sensor that indicates to the PLC how far the cardboard is. This value is transmitted to the robot, which moves to the indicated position to pick the interlayer.

# Contact sensor

In this case, the station has no mechanical lifting systems and no distance measurement sensor.

  1. The robot travels a maximum defined distance (Seek Distance) without finding interlayers, returning an error to the PLC.
  2. The presence of an interlayer is detected (vacuum, contact sensor, photoelectric sensor, distance sensor I/O, etc.), the interlayer is picked, and the cycle continues.

# Variable assignment

Preset variables depend on the selected Interlayer Pick type.

Interlayer Pick parameters Static position Distance sensor Contact sensor
[X,Y,Z,R]
Overpick Offset
Seek Distance

Pallet Station parameters Static position Distance sensor Contact sensor
[X,Y,Z,R]
Overpack Offset

# Variables

# Name

User-defined node name.

# Distance check method

Selection of the integrated station type.

# [X,Y,Z]

Coordinates of the interlayer station reference point (point 3).

# [R]

Rotation coordinate Z of the interlayer station reference point (point 3).

# [W]

Rotation coordinate X of the interlayer station reference point (point 3). Only for collaborative robots.

# [P]

Rotation coordinate Y of the interlayer station reference point (point 3). Only for collaborative robots.

# Overpick Offset

Distance offset above the interlayer station where the gripper positions itself to activate the integrated systems for picking interlayers, in millimeters.

# Seek Distance

For contact sensor stations, this value defines the maximum distance traveled to find interlayers. If none are detected, the robot returns an error to the PLC, in millimeters.


# Interlayer Pack variables

# Interlayer [X,Y,Z,R]

Coordinates of the interlayer placement point on the palletizing station (point 7).

# Interlayer Overpack Offset

Height from which the interlayer placement approach is performed, in millimeters.

Offsets
Offsets



# Lifter column variables in Interlayer Station

# Lift Z

Lifter column position associated with the Pick coordinates of the Interlayer Station preset, in millimeters. Only for collaborative robots.

# Pack Lift Z

Lifter column position associated with the Pack coordinates of the Interlayer Station preset, in millimeters. Only for collaborative robots.