Hello,
I want to visualize the statuslog of production machines.
I have a table with data form the run/stop times of 40 machines.
Field : NAME = Machine name (only one machine is selected)
Field : DTSSTART is the field with the starttime of the disturbance.
Filed : DTSSTOP is the field with the stoptime of the disturbance.
The runtime of the machine is the time between the DTSSTOP from the first record until the DTSSTART of the next record.
In this case the machine was stoped at 1:50:02 until 1:52:27 (2,5 minute) and then runs from 1:52:27 until the next disburbance 1:54:12 (+/-2 minutes)
Now i want to visualize al 40 machines on one page with i timeline where stop-periodes are colored in Red and run-periodes colored in black.
Example of 1 line for machine 700A :
The lenght of this line must be over a periode of 24h.
I tried to do this with rectangles where the width of this rectangle dependes on the duration of the stop/run time but the maximum of fields in a form is 256.
My question :
Is there a posibility to do this an other way? (not adding rectangles after each other)
Thanks in advance,
Bieke.
I want to visualize the statuslog of production machines.
I have a table with data form the run/stop times of 40 machines.
Field : NAME = Machine name (only one machine is selected)
Field : DTSSTART is the field with the starttime of the disturbance.
Filed : DTSSTOP is the field with the stoptime of the disturbance.
The runtime of the machine is the time between the DTSSTOP from the first record until the DTSSTART of the next record.
In this case the machine was stoped at 1:50:02 until 1:52:27 (2,5 minute) and then runs from 1:52:27 until the next disburbance 1:54:12 (+/-2 minutes)
Now i want to visualize al 40 machines on one page with i timeline where stop-periodes are colored in Red and run-periodes colored in black.
Example of 1 line for machine 700A :
The lenght of this line must be over a periode of 24h.
I tried to do this with rectangles where the width of this rectangle dependes on the duration of the stop/run time but the maximum of fields in a form is 256.
My question :
Is there a posibility to do this an other way? (not adding rectangles after each other)
Thanks in advance,
Bieke.