I_RecipeState
Interface to the PLC variables of the TF8550 Beckhoff.TwinCAT.HMI.Plastic.RecipeHelper class FB_PlcStateToHmi
Syntax:
INTERFACE I_RecipeState EXTENDS I_BaseEmpty
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
DataRequestPlc | BOOL | Get | FALSE | Requesting data during the start-up phase or a product change. |
DataValidPlc | BOOL | Get | FALSE | The recipe data has been loaded completely. |
PlcInitialized | BOOL | Get, Set | FALSE | Data has been initialized, the recipe may be initialized. |
ProductChangeEnable | BOOL | Get, Set | FALSE | Signals the possibility to change the recipe to the HMI. |
Reset | BOOL | Get, Set | FALSE | Request for reinitialization of the recipe |
Methods
FB_PlcStateToHmi | |
DeclareBeta()1 | Adds a beta label to the display version of the Plastic Base Application. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.35 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.5.0) |