This is part of 2.1.0latest release.

MLxRobotConveyorData

0.1.0

Data type for a conveyor tracking object queue.

Data structure used in MLxRobotData structure.

Contains the object queue of the conveyor.

Version history

0.1.0

  deGroot

Changes

Changed:

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 - 04 Oct 2024 15:36 CEST