THE STANDARD / UNS FRAMEWORK

Cell Beta

A specific cell within a line. This could be a workstation or a unit in the production line.

Definition reference · See this in the complete factory example, or follow the YAML walkthrough to create your own.

Parameters

ParameterDescription
nameName of the cell.
idId of the cell.
locationLocation of the cell.
equipmentEquipment child element.

YAML

cell:
  - name: string    # Name of the cell
    id: string      # ID of the cell
    location: string # Location of the cell