Skip to content

Lines

A Line node represents a single production line. It brings together the operational parameters that govern how data is interpreted, how downtime is detected, and how reports and notifications are generated.

Open the Hierarchy Editor via Settings → Line Setup → Hierarchy. Select an existing Line node or create a new one with the + button and node type Line.

A human-readable label for the line (e.g., Line 1, Filling Line A).

Selects which Monitor Point is the primary data source for this line. Dashboards and shift reports use the primary monitor point’s data by default. This can be left blank when first creating the Line and set after the Monitor Point has been created.

Controls how production data from the PLC is interpreted:

ValueDescription
DiscreteIndividual products are counted. The product_detect tag pulses once per unit.
BatchProduction happens in grouped cycles. Uses cycle step and batch amount tags instead of a product detect edge.
ContinuousUninterrupted production flow. Same tag layout as Discrete but without per-unit edge detection semantics.

The Line Type also changes which fields appear in the Production Tag Configuration section of Monitor Points on this line.

The IANA timezone for this line (e.g., Europe/Amsterdam, America/New_York). All shift times and report timestamps for this line are displayed in this timezone.

FieldUnitDescription
Rated Run Rateunits / minThe maximum design speed of this line. Performance (for OEE calculations) is calculated based on this value, such that running at this rate represents 100% performance.
Target Run Rateunits / minThe expected operating speed under normal conditions.
Default Slow Running Thresholdunits / minRate below which the line is flagged as slow running. Used when no product-specific threshold is configured.
FieldUnitDescription
Minimum Downtime DurationsecondsA stoppage shorter than this is ignored and not recorded as downtime. Defaults to 30 s.
Minimum Products Per StateproductsMinimum number of products that must be produced before a state change is accepted. Prevents rapid flapping between running and slow-running states.

Turn the Downtime Notifications toggle on to receive email alerts when a line stops.

When enabled, two additional fields appear:

FieldDescription
Notification EmailsComma-separated list of email addresses to notify.
Notification ThresholdMinimum number of minutes of continuous downtime before a notification is sent. Minimum value: 10 minutes.

A list of products that can be run on this line. Products are defined in Settings → Line Setup → Products. You can also create a new product inline from this selector by clicking + Add new product.

Each product can have its own rated run rate, target run rate, and slow running threshold, which override the line-level defaults when that product is active.