FB_ManualFunctionStateHmi
![FB_ManualFunctionStateHmi 1:](Images/jpg/13151204875__Web.jpg)
Summarizes the feedback signals of the HMI in FB_ManualFunctionHmi.
Internal functions:
- The
MovingToXy
properties set automatically when the respective signal of the FB_ManualFunctionCmd is set.
Syntax:
FUNCTION_BLOCK FB_ManualFunctionCmdHmi
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
BaseState | Get | 0x00 | Status of the base position. | |
EnableBasePos | BOOL | Get, Set | FALSE | Enables the base position button. |
EnableWorkPos | BOOL | Get, Set | FALSE | Enables the working position button. |
FaultBasePos | BOOL | Get, Set | FALSE | Indicates a fault in the base position. |
FaultWorkPos | BOOL | Get, Set | FALSE | Indicates a fault in the working position. |
InBasePos | BOOL | Get, Set | FALSE | Indicates that the base position has been reached. |
InWorkPos | BOOL | Get, Set | FALSE | Indicates that the working position has been reached. |
MovingToBasePos | BOOL | Get, Set | FALSE | Signals the mowing to the base position. |
MovingToWorkPos | BOOL | Get, Set | FALSE | Signals the moving to the working position. |
WorkState | Get | 0x00 | Status of the working position. |
Interfaces
Type | Description |
---|---|
I_ManualFunctionStateHmi | Standard interface on FB_ManualFunctionStateHmi. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT >= v3.1.4024.54 (recommended) | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.7.0) |