HomeInterfacesRecipesChangelogFAQ
Log In
Interfaces

Lift Cell Lock [LCL]

When a lifting operation fails—for example, due to an overfilled bin—the system can suspend the affected cell for lifting until the issue is resolved.

The lift cell lock state of unlocked cells is not transmitted in the initial download. Therefore, all lift cell locks must be cleared upon receiving a DS segment. Cells that remain locked for lifting will be transmitted during the initial download.

Segment Example

LCL,xpos,ypos,lock_state
LCL,xpos,ypos,BOTH // cell is locked for lifting operations 
LCL,xpos,ypos,CLEAR // cell is no longer locked for lifting operations

Lock States

StateDescription
BOTHCell is locked for lifting operations
CLEARCell is no longer locked for lifting operations
UNKNOWNUnknown cell lock state

Software Version Requirement

Log Publisher v1.7.4 or Later