EntranceOpen (material flow objects)

Syntax

<Path>.EntranceOpen → boolean

The read-only attribute EntranceOpen returns if a mobile object can enter the material flow object because of current recovery or cycle times (true) or not (false).

Return Value

The return value has the data type boolean.

Example

print MyStation.EntranceOpen

Related Topic

Entrance locked