Fix step 01 (iniziato anche ..02..03)

This commit is contained in:
Samuele E. Locatelli
2020-10-06 21:23:51 +02:00
parent 270bbc40d1
commit bceb0f860c
25 changed files with 21 additions and 43 deletions
@@ -1,2 +0,0 @@
JOB GETID RESPONSE "GETID.log";
GETID "GETID.DAT";
@@ -1 +0,0 @@
REQ_0004 EXECUTE "JOB\Info\GETID.job";
@@ -1,39 +0,0 @@
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)"
@@ -1 +0,0 @@
00000003 CONNECT;
@@ -0,0 +1 @@
SESSS0000 CONNECT;
@@ -0,0 +1 @@
SESSS0000 ERROR 05 00000004 "Warning of first connection: all previous job are lost";
@@ -0,0 +1 @@
SESSS0000 PROCESSED;
@@ -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,2 @@
JOB GETINFO RESPONSE "GETINFO.log";
GETINFO "GETINFO.DAT";
@@ -0,0 +1 @@
REQ_0005 EXECUTE "JOB\Info\GETINFO.job";