Stopped (material flow objects)

Syntax

<Path>.Stopped:boolean

The attribute Stopped sets if the object designated by <Path> is stopped (true) by the LockoutZone or if it is not Stopped (false). Stopped means that all of its processing operations come to a halt.

Note:

When a Worker/Exporter is brokered to the stopped station, it remains brokered to the station while it is stopped. Statistics of the Worker/Exporter does not count this time as waiting.

Data Type of the Value You Can Assign

You can assign a value of data type boolean.

Example

MyStation.Stopped := true