Unplanned (material flow objects)

Syntax

<Path>.Unplanned:boolean

The attribute Unplanned sets if the object designated by <Path> is not planned to be Working for the time you entered into the ShiftCalendar (true) or if it is planned to work (false).

You can also set the object to planned or unplanned with the drop-down list Paused/Planned/Unplanned.

Note:

To check if the object is only paused and not paused and unplanned, you can query the state of the attribute Unplanned. If Unplanned returns false, the object is paused only.

Data Type of the Value You Can Assign

You can assign a value of data type boolean.

Example

ParallelStation.Unplanned := false