Added first hmi interface implementation
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
<Declaration><![CDATA[{attribute 'qualified_only'}
|
||||
{attribute 'analysis' := '-43'}
|
||||
VAR_GLOBAL
|
||||
// Machine HMI interface
|
||||
stMachine : ST_HMI_Machine;
|
||||
|
||||
// ====================
|
||||
// DEBUG - NOT FOR HMI!
|
||||
// ====================
|
||||
|
||||
xErrAck : BOOL;
|
||||
|
||||
xOpenAllChambers : BOOL;
|
||||
@@ -14,12 +21,6 @@ VAR_GLOBAL
|
||||
// Unit states
|
||||
stTrayFeederInputState : ST_PMLs;
|
||||
stTRayFeederInputAdmin : ST_PMLa;
|
||||
|
||||
// HMI Interface
|
||||
stHCPlatesHMIInterface : ST_HCStationHMIInterface;
|
||||
|
||||
// Machine HMI interface
|
||||
stMachine : ST_HMI_Machine;
|
||||
END_VAR]]></Declaration>
|
||||
</GVL>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user