Advanced Database Information : Différence entre versions

[version en cours de rédaction][version en cours de rédaction]
Ligne 17 : Ligne 17 :
 
'''Database Structure'''{{#annotatedImageLight:Fichier:Advanced Database Information Image.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/f/fb/Advanced_Database_Information_Image.png|href=./Fichier:Advanced Database Information Image.png|resource=./Fichier:Advanced Database Information Image.png|caption=|size=800px}}
 
'''Database Structure'''{{#annotatedImageLight:Fichier:Advanced Database Information Image.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/f/fb/Advanced_Database_Information_Image.png|href=./Fichier:Advanced Database Information Image.png|resource=./Fichier:Advanced Database Information Image.png|caption=|size=800px}}
  
= ..\_machine\diagnostic\diagnostic.db3 =
+
=..\_machine\diagnostic\diagnostic.db3=
 
<syntaxhighlight>
 
<syntaxhighlight>
 
Location:
 
Location:
Ligne 24 : Ligne 24 :
 
</syntaxhighlight><br />
 
</syntaxhighlight><br />
  
== Alarm Log ==
+
==Alarm Log==
 
logs every alarm that is triggered{{#annotatedImageLight:Fichier:Advanced Database Information Image 1.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/a/a0/Advanced_Database_Information_Image_1.png|href=./Fichier:Advanced Database Information Image 1.png|resource=./Fichier:Advanced Database Information Image 1.png|caption=|size=800px}}
 
logs every alarm that is triggered{{#annotatedImageLight:Fichier:Advanced Database Information Image 1.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/a/a0/Advanced_Database_Information_Image_1.png|href=./Fichier:Advanced Database Information Image 1.png|resource=./Fichier:Advanced Database Information Image 1.png|caption=|size=800px}}
  
== '''Odometer''' ==
+
=='''Odometer'''==
 
under development{{#annotatedImageLight:Fichier:Advanced Database Information Image 2.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/8/8a/Advanced_Database_Information_Image_2.png|href=./Fichier:Advanced Database Information Image 2.png|resource=./Fichier:Advanced Database Information Image 2.png|caption=|size=800px}}<br />
 
under development{{#annotatedImageLight:Fichier:Advanced Database Information Image 2.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/8/8a/Advanced_Database_Information_Image_2.png|href=./Fichier:Advanced Database Information Image 2.png|resource=./Fichier:Advanced Database Information Image 2.png|caption=|size=800px}}<br />
  
== '''Production Reports''' - ==
+
=='''Production Reports''' -==
 
Log of each report sent to the production email address with the totals of the daily production values{{#annotatedImageLight:Fichier:Advanced Database Information Image 3.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/e/ed/Advanced_Database_Information_Image_3.png|href=./Fichier:Advanced Database Information Image 3.png|resource=./Fichier:Advanced Database Information Image 3.png|caption=|size=800px}}<br />
 
Log of each report sent to the production email address with the totals of the daily production values{{#annotatedImageLight:Fichier:Advanced Database Information Image 3.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/e/ed/Advanced_Database_Information_Image_3.png|href=./Fichier:Advanced Database Information Image 3.png|resource=./Fichier:Advanced Database Information Image 3.png|caption=|size=800px}}<br />
  
== '''runningMH''' ==
+
=='''runningMH'''==
 
Log of each minute of running detailing how many seconds in that minute the machine was running, idle or waiting for an operator.{{#annotatedImageLight:Fichier:Advanced Database Information Image 4.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/a/a8/Advanced_Database_Information_Image_4.png|href=./Fichier:Advanced Database Information Image 4.png|resource=./Fichier:Advanced Database Information Image 4.png|caption=|size=800px}}<br />
 
Log of each minute of running detailing how many seconds in that minute the machine was running, idle or waiting for an operator.{{#annotatedImageLight:Fichier:Advanced Database Information Image 4.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/a/a8/Advanced_Database_Information_Image_4.png|href=./Fichier:Advanced Database Information Image 4.png|resource=./Fichier:Advanced Database Information Image 4.png|caption=|size=800px}}<br />
  
== '''runningMHArchive''' ==
+
=='''runningMHArchive'''==
 +
After a complete day, the runningMH data is compressed and summed into in 15 minute intervals. This process happens when the front end winMulti is run from the desktop - all previous days are archived. The archve data is used to create the daily calculations{{#annotatedImageLight:Fichier:Advanced Database Information Image 5.png|0=800px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/a/aa/Advanced_Database_Information_Image_5.png|href=./Fichier:Advanced Database Information Image 5.png|resource=./Fichier:Advanced Database Information Image 5.png|caption=|size=800px}}
 +
 
 +
== '''runningSaw''' ==
 
<br /></translate>
 
<br /></translate>
 
{{PageLang
 
{{PageLang

Version du 30 juin 2022 à 11:08

Auteur avatarGareth Green | Dernière modification 30/06/2022 par Gareth Green en cours de rédaction

...All .db3 databases are live data and use a very simple SQLite structure. They are not designed for advanced sharing and should be treated as read only. A copy of the database should be made before running any queries


..\_machine\Useage.db3 Database

A database is produced called useage.db3 containing all data for work that has passed through the machine

Location:
..masterdir..\_machine\useage.db3
..masterdir.. is normally c:\ddrive\


Database Structure

Advanced Database Information Image.png

..\_machine\diagnostic\diagnostic.db3

Location:
..masterdir..\_machine\diagnostic\diagnostic.db3
..masterdir.. is normally c:\ddrive\


Alarm Log

logs every alarm that is triggered

Advanced Database Information Image 1.png

Odometer

under development

Advanced Database Information Image 2.png


Production Reports -

Log of each report sent to the production email address with the totals of the daily production values

Advanced Database Information Image 3.png


runningMH

Log of each minute of running detailing how many seconds in that minute the machine was running, idle or waiting for an operator.

Advanced Database Information Image 4.png


runningMHArchive

After a complete day, the runningMH data is compressed and summed into in 15 minute intervals. This process happens when the front end winMulti is run from the desktop - all previous days are archived. The archve data is used to create the daily calculations

Advanced Database Information Image 5.png

runningSaw


Commentaires

Draft