Recette (Rec); Commande (Ord) - Minebea Intec PR 5500/04 Mode D'emploi

Table des Matières

Publicité

Batch PR 5500/83
9.3.2

Recette (REC)

9.3.3

Commande (ORD)

FR-136
La base de données contient une entrée par ligne.
Structure
T_REC
: STRUCT
ID
: STR18;
Clean
: BOOL;
Line
: INT;
Section
: INT;
fixTol
: BOOL;
user *)
Temp
: BOOL;
only *)
Mat
: STR18;
Setp
: REAL;
Total
: REAL;
Prod
: REAL;
PTol
: REAL;
NTol
: REAL;
CalcTotal
: BOOL;
Relative
: BOOL;
recalculated *)
Recalc
: BOOL;
recipe *)
RMode
: INT;
SPMin
: INT;
SPMout
: INT;
ChgBy
: STR18;
ChgAt
: DT;
END_STRUCT;
À chaque commande correspond une entrée dans la base de données. Les entrées sont
générées de manière interactive ou après vériication de la base de données "ORDER".
Structure
T_ORD
: STRUCT
ID
: STR18;
Sequence
: DINT;
RecMat
: STR18;
Mode
: INT;
isRec
: BOOL;
WP
: INT;
material *)
Name
: STR18;
Text
: STR18;
Setp
: REAL;
Expanded
: BOOL;
Active
: BOOL;
ChgBy
: STR18;
*)
ChgAt
: DT;
END_STRUCT;
(* name of the recipe *)
(* is cleaning *)
(* line number *)
(* number of the section *)
(* tolerance not yet changed by the
(* TRUE: delete if finished, manual
(* name of the material *)
(* set point of this line *)
(* last set point of the recipe *)
(* production total *)
(* upper tolerance *)
(* lower tolerance *)
(* use the lie to calculate total *)
(* set point of line must be
(* recalculation allowed for this
(* must be done automatically, ... *)
(* enable bit *)
(* material select *)
(* user has changed this line *)
(* at this date *)
(* order identification *)
(* sequence number *)
(* name of the recipe / material *)
(* how to do it *)
(* TRUE is assigned to a recipe *)
(* WP = 0 is recipe / choice, >0 is
(* name of the product *)
(* configuration dependent data *)
(* setpoint total recipe *)
(* recipe was already expanded *)
(* order is active *)
(* user has created / changed this order
(* at this date *)
9 Bases de données OPC
Minebea Intec

Publicité

Table des Matières
loading

Table des Matières