Raw Data

We analyzed your packaging line data. Here's what we found:

Ready

Conveyor Running

Shows when the conveyor belt is running

Node ID: ns=2;s=CV01.Status
Sample values: 1, 1, 0, 1
Pattern: Boolean status (1 = running)
Ready

Conveyor Fault

Error codes from the conveyor system

Node ID: ns=2;s=CV01.FaultCode
Sample values: 0, 0, 0, 0
Pattern: Integer fault code (0 = no fault)
Ready

Box Counter

Counts boxes as they pass the counter sensor

Node ID: ns=2;s=CNT01.Value
Sample values: 142, 287, 398
Pattern: Steadily increasing during shift
Verify

Diverter Position

Shows when the diverter is pushing a rejected box

Node ID: ns=2;s=DV01.Position
Sample values: 0, 1, 0, 0
Pattern: Matches reject flag timing

We noticed this matches your reject pattern. Is that right?

Verify

Color Check Failed

Flag from the color sensor when a box fails inspection

Node ID: ns=2;s=CS01.RejectFlag
Sample values: 0, 0, 1, 0
Pattern: Boolean flag (1 = reject)

Is this sensor checking box color or product color?