Aggiunta preliminare doc x Euromap63

This commit is contained in:
Samuele E. Locatelli
2020-10-06 20:57:12 +02:00
parent b534bcbe86
commit 270bbc40d1
20 changed files with 138 additions and 0 deletions
@@ -0,0 +1,2 @@
JOB GETID RESPONSE "GETID.log";
GETID "GETID.DAT";
@@ -0,0 +1,2 @@
JOB GETINFO RESPONSE "GETINFO.log";
GETINFO "GETINFO.DAT";
@@ -0,0 +1 @@
REQ_0004 EXECUTE "JOB\Info\GETID.job";
@@ -0,0 +1 @@
REQ_0005 EXECUTE "JOB\Info\GETINFO.job";
@@ -0,0 +1,39 @@
ActStsMach, A, 0, 0, 0, "n/a", "Actual Machine Status"
ActStsCyc, A, 0, 0, 0, "n/a", "Actual Cycle Status"
ActCntCyc, N, 0, 0, 0, "cycles", "Actual Cycle Count"
ActCntMld, N, 0, 0, 0, "count", "Number of Cavities Run"
ActCntPrt, N, 0, 0, 0, "count", "Actual Piece Counter"
ActTmpBrlZn, N, 0, 1, 0, "celsius", "Barrel temperature Zone"
ActTmpMldZn, N, 0, 1, 0, "celsius", "Mold Temperature Zone Actual Temperature"
ActTmpOil, N, 0, 1, 0, "celsius", "Oil Actual temperature"
ActTmpCab, N, 0, 0, 0, "celsius", "Cabinet Actual temperature"
ActTmpMlt, N, 0, 0, 0, "celsius", "Melt Actual Temperature"
ActTimFill, N, 0, 2, 0, "seconds", "Actual Fill Time"
ActTimPlst, N, 0, 2, 0, "seconds", "Actual Plastification Time"
ActTimCyc, N, 0, 2, 0, "seconds", "Actual Cycle Time"
ActStrCsh, N, 0, 1, 0, "mm", "Actual Stroke Cushion Position"
ActStrPlst, N, 0, 1, 0, "mm", "Actual Stroke Plastification Position"
ActSpdPlstMax, N, 0, 0, 0, "RPM", "Max Speed Screw"
ActSpdPlstAve, N, 0, 0, 0, "RPM", "Average Speed Screw"
SetTimMach, A, 0, 0, 1, "n/a", "Clock Syncronization"
SetDescJob, A, 0, 0, 1, "n/a", "Job name"
SetDescOp, A, 0, 0, 1, "n/a", "Operator ID"
SetDescPrt, A, 0, 0, 1, "n/a", "Part name"
SetDescMld, A, 0, 0, 1, "n/a", "Mold or Tool Name"
SetCntMld, N, 0, 0, 1, "count", "Number of Cavities Run"
SetCntPrtBox, A, 0, 0, 1, "count", "Part Box Count"
SetCntPrt, N, 0, 0, 1, "n/a", "Piece Counter"
SetTmpBrlZn, N, 0, 1, 1, "celsius", "Barrel Zone Set Temperature"
SetTmpBrlZnStb, N, 0, 1, 1, "celsius", "Barrel Zone Standby Temperature"
SetTmpBrlZnHdev, N, 0, 1, 1, "celsius", "Barrel Temperature Zone High Deviation"
SetTmpBrlZnLdev, N, 0, 1, 1, "celsius", "Barrel Temperature Zone Low Deviation"
SetTmpMldZn, N, 0, 1, 1, "celsius", "Mold Temperature Zone Set Temperature"
SetTmpMldZnStb, N, 0, 1, 1, "celsius", "Mold Temperature Zone Standby Temperature"
SetTmpMldZnHdev, N, 0, 1, 1, "celsius", "Mold Temperature Zone High Deviation Setpoints"
SetTmpMldZnLdev, N, 0, 1, 1, "celsius", "Mold Temperature Zone Low Deviation Setpoints"
SetTmpOil, N, 0, 1, 1, "celsius", "Oil Set temperature"
SetTimCyc, N, 0, 1, 1, "seconds", "Overall Cycle Time Setpoint"
SetStrPlst, N, 0, 1, 1, "mm", "Actual Stroke Plastification Position"
OutXhour, N, 7, 0, 0, "count", " output per hour (NPM)"
InjSts, B, 7, 0, 0, "NoUnit", "Injection Status (NPM)"
ActPreCnt, N, 7, 0, 0, "count", " Actual Preselection Counter (NPM)"
@@ -0,0 +1,15 @@
MachVendor, "Plastic Metal";
MachNbr, "6037";
MachDesc, "";
ContrType, "";
ContrVersion, "";
Version, "1.05a July 2000";
MaxJobs, 20;
MaxReports, ;
MaxArchives, ;
InjUnitNbr, 2;
MaterialNbr, ;
CharDef, "850";
MaxSessions, 20;
ActiveJobs, "GETID" "MPW280SP\JOB\Info\GETID.job" "MPW280SP\GETID.DAT";
ActiveJobs, "GETINFO" "MPW280SP\JOB\Info\GETINFO.job" "MPW280SP\GETINFO.DAT";
@@ -0,0 +1 @@
00000003 CONNECT;
@@ -0,0 +1 @@
REQ_0014 EXECUTE "SetCodU.job";
@@ -0,0 +1,14 @@
JOB SetID RESPONSE "SetCodU.log";
//SET SetDescJob " ";
//SET SetDescPrt " "
//SET SetDescMld " ";
//SET SetDescOp " ";
SET SetDescJob "Nr. 1000987654.01";
SET SetDescPrt "STICK: 8 componenti SENZA assemblaggio";
SET SetDescMld "Stampo componenti a 8 impronte";
SET SetDescOp "Operatore 01";
//SET SetCntMld 2;
//SET SetCntPrt 10000;
//SET SetCntPrtBox 20;
@@ -0,0 +1,14 @@
JOB SetID RESPONSE "SetCodU.log";
//SET SetDescJob " ";
//SET SetDescPrt " "
//SET SetDescMld " ";
//SET SetDescOp " ";
SET SetDescJob "Nr. 1000987654.01";
SET SetDescPrt "STICK: 8 componenti SENZA assemblaggio";
SET SetDescMld "Stampo componenti a 8 impronte";
SET SetDescOp "Operatore 01";
//SET SetCntMld 2;
//SET SetCntPrt 10000;
//SET SetCntPrtBox 20;
@@ -0,0 +1 @@
REQ_002 EXECUTE "SetTime.JOB";
@@ -0,0 +1,2 @@
JOB ImpostaOrario RESPONSE "SetTimeMach.rsp";
SET SetTimMach 18370020201005;
@@ -0,0 +1,7 @@
JOB Abort1 RESPONSE "AbortAll.Log";
//ABORT EVENT Event1;
//ABORT ALL REPORTS;
//ABORT JOB Job1Name;
ABORT ALL JOBS;
//ABORT REPORT Report1Name;
@@ -0,0 +1 @@
REQ_0007 EXECUTE "JOB\AbortJobs\AbortAll.job";
@@ -0,0 +1 @@
REQ_0003 EXECUTE "JOB\Report\machstat.job";
@@ -0,0 +1,12 @@
JOB machstat RESPONSE "machstat.log";
REPORT status REWRITE "machstat.dat"
START IMMEDIATE
//START TIME>= 10:25:00
STOP NEVER
CYCLIC TIME 00:01:00
//SESSIONS 10
PARAMETERS
DATE, TIME, ActStsMach;
@@ -0,0 +1,2 @@
DATE, TIME, ActStsMach
20201005, 17:56:33, 1 000
@@ -0,0 +1 @@
REQ_0014 EXECUTE "JOB\Report\Report14.job";
@@ -0,0 +1,21 @@
DATE, TIME, ActCntCyc, ActTimCyc, ActTimFill, @OutXhour, SetDescJob
20201005, 18:38:17, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:18, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:19, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:20, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:21, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:22, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:23, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:24, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:25, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:26, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:27, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:28, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:29, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:30, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:31, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:33, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:34, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:35, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:36, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
20201005, 18:38:37, 1218, 0.00, 0.00, 10046, Nr. 1000675432.11
Binary file not shown.