Mestric logo

Sharing is caring

Learn with us! We want to give you an easy-to-follow guide to manufacturing processes and show you the best optimization process.
Section dividerSection divider
Production line with visible work-in-process materials
September 26, 2026

Production Managers: Get Real-Time WIP Visibility on One Pilot Line

Spremljanje nedokončane proizvodnje, in MES terms, means tracking every job or lot’s status, quantity and location on the shop floor as it happens, not after the shift ends. An MES built on the ISA‑95 information model turns raw machine and operator signals into live work‑in‑progress data, so you spot bottlenecks while they’re still forming. The payoff is faster rescheduling, accurate order visibility, and far fewer manual counting errors. Some MES solutions apply this model to connected equipment.


TL;DR:

  • Monitoring work-in-progress with an MES enables real-time identification of bottlenecks and reduces manual counting errors during production shifts.
  • Standardized information models, like OPC UA and ISA-95, facilitate scalable integration across heterogeneous equipment fleets, minimizing customization costs.
  • A phased rollout of WIP monitoring, starting with a pilot line, helps catch instrumentation issues early and ensures KPIs are properly aligned before wider deployment.
  • Success is measured by reductions in WIP levels, cycle time improvements, and increased equipment effectiveness after pilot implementation.
  • MES platforms provide live KPI dashboards that react instantly to production changes, unlike spreadsheets or whiteboards that only record historical data.

Mestric
See Production Performance in Real Time
Mestric connects with manufacturing equipment to track performance, quality, downtime, and productivity through live operational data.

Explore Mestric

Table of Contents

What are the core WIP metrics worth tracking?

Not every number deserves a place on your dashboard. The ones that drive a decision do.

  • WIP quantity — how many units sit at each station right now; triggers a rebalance when one queue swells.
  • Cycle time — how long a unit spends in a process step; a rising trend signals a machine or method problem before output drops.
  • Throughput — units completed per hour or shift; the number that tells you whether you’ll hit today’s target.
  • Queue or wait time — time a job spends waiting rather than being worked on; often the biggest hidden loss in a plant.
  • Percentage completion — where a lot stands against its routing, useful for promising delivery dates with confidence.
  • In‑process quality flags — defects caught mid‑route, which should pause downstream work rather than let a bad batch travel further.

Work‑in‑process data ranks among the highest‑priority informational needs for any MES, alongside overall equipment effectiveness and full traceability, according to academic research on MES informational matrices. A simple traffic‑light colour scheme (green for on‑pace, amber for at‑risk, red for stalled) keeps a dashboard readable at a glance during a shift‑start review.

Pro Tip: Design each dashboard panel to answer one question a supervisor actually asks, such as “which station will run out of work next,” rather than displaying every metric you can capture.

Why do OPC UA and ISA‑95 matter for scaling WIP monitoring?

Integration effort, not software licensing, is usually what kills a WIP monitoring project’s budget. Standardised information models fix that by giving every machine and every MES module a shared vocabulary for describing a job.

OPC UA decouples how data gets collected from how it gets used, meaning one acquisition layer can serve multiple analytics and dashboard tools without custom rewiring. Academic work on cyber‑physical production systems recommends OPC UA and MQTT as interoperable technologies precisely because they scale across heterogeneous equipment fleets. ISA‑95 Part 4 adds the other half: standard job and order object models that define exactly what attributes a work record should carry between Level 3 systems.

  • Reusing the same object model across production lines cuts custom point‑to‑point mapping dramatically.
  • NIST’s reference architecture for smart manufacturing instrumentation sets out the interface and information model layers needed to acquire lot and equipment data reliably.
  • NIST’s work on system‑level monitoring and AI‑enhanced evaluation argues that cascading WIP delays often only show up when you monitor at plant level, not machine by machine.

How do you roll out WIP monitoring in phases?

A phased rollout beats a big‑bang deployment nearly every time, mostly because it lets you catch instrumentation problems on one line before they multiply across ten.

  1. Scope and select a pilot line. Pick a line with clear bottlenecks and agree the three or four KPIs that matter most there.
  2. Instrument and integrate. Fit PLC tags, barcode or RFID readers, and synchronise clocks across every device using NTP or PTP, since even small clock drift corrupts cycle‑time data.
  3. Configure the MES. Set up job and lot routing, define status codes, build the dashboard views, and wire alerts to the thresholds that should trigger action.
  4. Expand and integrate. Connect the MES to ERP and scheduling systems, train operators on the new confirmation steps, and set governance for who owns data quality.

The most common pitfall is skipping operator workflow design. Practitioner insight from the same MES research cited earlier stresses that projects fail more often from ignored operator habits than from any technology gap. Get the confirmation step wrong and operators will route around it, quietly breaking your data.

Pro Tip: Run the pilot for a full production cycle, including a slow day and a rush day, before judging whether the KPIs and alert thresholds are set correctly.

How do you know the MES is actually working?

Go‑live isn’t the finish line. It’s the point where you start comparing what actually changed against what you predicted.

  • Track average WIP levels before and after, since a falling average usually means less capital tied up mid‑process.
  • Watch cycle time and on‑time completion rate for the pilot line specifically, not the whole plant, so noise from unrelated lines doesn’t obscure the result.
  • Check whether overall equipment effectiveness shifted, since better WIP visibility often surfaces idle time nobody had flagged before.

Review the pilot weekly for the first month, then move to a monthly cadence once the numbers stabilise. Tie every improvement back to a concrete driver: fewer expedited orders, shorter changeover waits, or fewer quality holds discovered too late in the routing. That link between the dashboard and a real cost or time saving is what justifies expanding beyond the pilot line, and it’s a case worth building with your own real-time production tracking data rather than a general estimate.

Why an MES beats spreadsheets for tracking WIP

Why an MES beats spreadsheets for tracking WIP — overview diagram

Spreadsheets and whiteboards can log what happened. They can’t tell you what’s happening right now, which is the entire point of WIP monitoring. An MES exists specifically to close that gap, turning PLC signals, barcode scans and operator confirmations into a live picture a supervisor can act on mid‑shift rather than review after the fact.

The real value isn’t the data feed itself, it’s what a manager does with it: catching a stalled station before it delays three downstream jobs, or spotting a quality flag before an entire lot ships defective. That’s the standard worth measuring any MES against, including case studies and internal benchmarks as you build them out for your own plant.

— Andraž

Request a Mestric™ demo for your production line

You don’t need a year‑long integration project to get real‑time visibility into work‑in‑progress. Some MES platforms connect directly to existing equipment and provide production managers live KPI dashboards without the custom‑built middleware that traditional MES rollouts usually demand.

Mestric

Start with one pilot line, the same approach outlined in the phased checklist above, and validate the KPIs that matter to your plant before expanding further. Visit the Mestric™ MES solution page to see how the platform handles job routing, status tracking and alerting, and to arrange a walkthrough on a real production environment rather than a slide deck.

Sources

FAQ

Does WIP monitoring require OPC UA to work?

No. You can start with PLC tags, barcode scans and operator confirmations feeding directly into the MES. OPC UA becomes valuable once you’re scaling across multiple lines, because it lets you reuse the same information model instead of building custom integrations for each new machine.

How much latency is acceptable for real-time WIP data?

It depends on the decision the data supports. Event‑driven updates (triggered the instant a machine changes state) suit bottleneck alerts, while periodic reads every few minutes are often fine for completion‑percentage reporting.

Can WIP monitoring handle high-mix, low-volume production?

Yes, though identification is the harder problem in HMLV environments. A hybrid of operator‑assisted scanning at cell boundaries and selective RFID tagging for high‑value lots, as research on HMLV asset identification recommends, balances cost against traceability.

How long does a WIP monitoring pilot typically take?

A single pilot line usually runs through instrumentation, configuration and validation across one full production cycle, including a slow day and a busy day, before results are trustworthy enough to expand. Exact timelines vary with how much existing equipment already has PLC connectivity.

What does Mestric™ cost to try?

Pricing isn’t published; Mestric™ offers a demonstration on the solution page where you can discuss pilot scope and current terms directly.


crossmenu