This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)
| Variable | Data type | Description | Direction | |
|---|---|---|---|---|
| Read* | BOOL | This variable sets PLC when new data is available and PLC sets it back to FALSE | From PLC to MES | |
| Read* | BOOL | This variable describes MES with TRUE, if the data was stored in the database. MES resets it to FALSE | From MES to PLC | |
| Product ID* | STRING | The generated database GUID is passed from PLC to MES, so that the measured values can be assigned faster | From PLC to MES | |
| Product Code* | STRING | The generated product code is provided by MES to PLC | From MES to PLC | |
| Product* | STRING | The product is provided by MES to the PLC | From MES to PLC | |
| Measured value 1..N | miscellaneous | The measured values or states of the produced part can be evaluated by the PLC in various data formats | From MES to PLC |