[version en cours de rédaction] | [version en cours de rédaction] |
(Une révision intermédiaire par le même utilisateur non affichée) | |||
Ligne 55 : | Ligne 55 : | ||
|Step_Content=<translate>Test the system by sending a report from the Output timings screen (on service tab) | |Step_Content=<translate>Test the system by sending a report from the Output timings screen (on service tab) | ||
− | Choose a production date | + | Choose yesterday as a production date (the default is today which often does not have any data yet) |
− | + | Click on the button “Email Report” and it should send an email to the recipient list | |
+ | |||
+ | <br /></translate> | ||
|Step_Picture_00=Setting_Up_Email_Production_Reports_Annotation_2019-09-18_172151.jpg | |Step_Picture_00=Setting_Up_Email_Production_Reports_Annotation_2019-09-18_172151.jpg | ||
|Step_Picture_00_annotation={"version":"2.4.6","objects":[{"type":"image","version":"2.4.6","originX":"left","originY":"top","left":0,"top":0,"width":1045,"height":497,"fill":"rgb(0,0,0)","stroke":null,"strokeWidth":0,"strokeDashArray":null,"strokeLineCap":"butt","strokeDashOffset":0,"strokeLineJoin":"miter","strokeMiterLimit":4,"scaleX":0.57,"scaleY":0.57,"angle":0,"flipX":false,"flipY":false,"opacity":1,"shadow":null,"visible":true,"clipTo":null,"backgroundColor":"","fillRule":"nonzero","paintFirst":"fill","globalCompositeOperation":"source-over","transformMatrix":null,"skewX":0,"skewY":0,"crossOrigin":"","cropX":0,"cropY":0,"src":"https://stuga.dokit.app/images/1/19/Setting_Up_Email_Production_Reports_Annotation_2019-09-18_172151.jpg","filters":[]},{"type":"wfellipse","version":"2.4.6","originX":"center","originY":"center","left":37.08,"top":246.92,"width":72.17,"height":72.17,"fill":"rgba(255,0,0,0)","stroke":"#FF0000","strokeWidth":2,"strokeDashArray":null,"strokeLineCap":"butt","strokeDashOffset":0,"strokeLineJoin":"miter","strokeMiterLimit":4,"scaleX":1,"scaleY":1,"angle":0,"flipX":false,"flipY":false,"opacity":1,"shadow":null,"visible":true,"clipTo":null,"backgroundColor":"","fillRule":"nonzero","paintFirst":"fill","globalCompositeOperation":"source-over","transformMatrix":null,"skewX":0,"skewY":0,"rx":36.08384082243901,"ry":36.08384082243901}],"height":285,"width":600} | |Step_Picture_00_annotation={"version":"2.4.6","objects":[{"type":"image","version":"2.4.6","originX":"left","originY":"top","left":0,"top":0,"width":1045,"height":497,"fill":"rgb(0,0,0)","stroke":null,"strokeWidth":0,"strokeDashArray":null,"strokeLineCap":"butt","strokeDashOffset":0,"strokeLineJoin":"miter","strokeMiterLimit":4,"scaleX":0.57,"scaleY":0.57,"angle":0,"flipX":false,"flipY":false,"opacity":1,"shadow":null,"visible":true,"clipTo":null,"backgroundColor":"","fillRule":"nonzero","paintFirst":"fill","globalCompositeOperation":"source-over","transformMatrix":null,"skewX":0,"skewY":0,"crossOrigin":"","cropX":0,"cropY":0,"src":"https://stuga.dokit.app/images/1/19/Setting_Up_Email_Production_Reports_Annotation_2019-09-18_172151.jpg","filters":[]},{"type":"wfellipse","version":"2.4.6","originX":"center","originY":"center","left":37.08,"top":246.92,"width":72.17,"height":72.17,"fill":"rgba(255,0,0,0)","stroke":"#FF0000","strokeWidth":2,"strokeDashArray":null,"strokeLineCap":"butt","strokeDashOffset":0,"strokeLineJoin":"miter","strokeMiterLimit":4,"scaleX":1,"scaleY":1,"angle":0,"flipX":false,"flipY":false,"opacity":1,"shadow":null,"visible":true,"clipTo":null,"backgroundColor":"","fillRule":"nonzero","paintFirst":"fill","globalCompositeOperation":"source-over","transformMatrix":null,"skewX":0,"skewY":0,"rx":36.08384082243901,"ry":36.08384082243901}],"height":285,"width":600} | ||
+ | }} | ||
+ | {{Tuto Step | ||
+ | |Step_Title=<translate>Potential Delivery Problem</translate> | ||
+ | |Step_Content=<translate>It is possible that the email system will be blocked by some customer server setups. If the test does not work, contact GG</translate> | ||
+ | |Step_Picture_00=Setting_Up_Email_Production_Reports_Annotation_2019-09-19_091903.jpg | ||
+ | }} | ||
+ | {{Tuto Step | ||
+ | |Step_Title=<translate>ADVANCED - Location of database</translate> | ||
+ | |Step_Content=<translate>If the data is required to be queried from an external source, the source data is written to a SQLite database located on the HDD of the machine. | ||
+ | |||
+ | <br /> | ||
+ | c:\DDRIVE\_machine\diagnostic.db3 | ||
+ | Table Name: runningMHArchive | ||
+ | |||
+ | |||
+ | The records in the table are running data processed into 15 minute date and time stamped segments. For each segment there are a number of fields: | ||
+ | |||
+ | * '''pieces''' - Number of pieces cut | ||
+ | * '''frames''' - Number of slots finished (number of frames) | ||
+ | * '''running''' - Number of seconds that the machining head was running | ||
+ | * '''loading''' - Number of seconds that the machining side was loading a bar (and not running) | ||
+ | * '''idle''' - Number of seconds where the machining side was doing nothing (infeed table had run out or no batch loaded) | ||
+ | * '''sawwait''' - Number of seconds where the transfer table is full, waiting for the operator to start sawing | ||
+ | * '''operatorwait''' - number of seconds waiting for the operator to press start to continue</translate> | ||
}} | }} | ||
{{Notes}} | {{Notes}} |
Version 6 of the stuga software has a facility for emailing a daily production report to nominated email addresses
Auteur Gareth Green | Dernière modification 16/11/2020 par Gareth Green en cours de rédaction ⧼frevu-button-review-label⧽
Version 6 of the stuga software has a facility for emailing a daily production report to nominated email addresses
email, production, report Setting_Up_Email_Production_Reports_Annotation_2019-09-18_172822.jpg
c:\DDRIVE\shifts.mul
Enter a line for each. shift – [Name of Shift],[Start time],[End Time]
Day,08:00,18:00
Night,18:00,03:00
Navigate to Settings->Parameters
Enter the time you would like the email sending in the parameter ‘productionEmailTime’
Click Ok to update the parameter
Enter the email addresses of the recipients in ‘productionRecipients’
Separate multiple email addresses with semicolons.
Test the system by sending a report from the Output timings screen (on service tab)
Choose yesterday as a production date (the default is today which often does not have any data yet)
Click on the button “Email Report” and it should send an email to the recipient list
It is possible that the email system will be blocked by some customer server setups. If the test does not work, contact GG
If the data is required to be queried from an external source, the source data is written to a SQLite database located on the HDD of the machine.
c:\DDRIVE\_machine\diagnostic.db3
Table Name: runningMHArchive
The records in the table are running data processed into 15 minute date and time stamped segments. For each segment there are a number of fields:
en none 0 Draft
Vous avez entré un nom de page invalide, avec un ou plusieurs caractères suivants :
< > @ ~ : * € £ ` + = / \ | [ ] { } ; ? #