This is part of 1.24.0latest release: 2.1.0.

MLxRobotConveyorData

Data type for a conveyor tracking object queue.

Data structure used in MLxRobotData structure.

Contains the object queue of the conveyor.

Overview

nametypedefaultcomment
QueueControlMLxxFIFOControlA control variable tied to the ObjectQueue.
ObjectQueueARRAY[0..31] OF MLxConveyorPointA queue of objects on this conveyor.
InternalStartPositionDINTINTERNAL USE ONLY
ConveyorStopStepDINTINTERNAL USE ONLY
ConveyorMoveQueueDINTINTERNAL USE ONLY

Details

QueueControl

MLxxFIFOControl

A control variable tied to the ObjectQueue.

ObjectQueue

ARRAY[0..31] OF MLxConveyorPoint

A queue of objects on this conveyor.

Queue maximum length : 32 objects.

InternalStartPosition

DINT

Conveyor position of the first object of ObjectQueue.

ConveyorStopStep

DINT

INTERNAL USE ONLY

ConveyorMoveQueue

DINT

INTERNAL USE ONLY

Pages built with Hugo - 14 Nov 2025 17:47 CET