FB_HydraulicFunctions
Implements hydraulic-specific functions of a TF8560 axis.
Syntax:
FUNCTION_BLOCK FB_HydraulicFunctions EXTENDS FB_Base
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
AutoIdentFinished | BOOL | Get | FALSE | The executed characteristic curve measurement was completed successfully. |
IsHydraulic | BOOL | Get | FALSE | Hydraulic functions are supported by the assigned axis type. |
Methods
Name | Description |
---|---|
AutoIdent() | Characteristic measurement of a hydraulic axis. |
Interfaces
Type | Description |
---|---|
I_HydraulicFunctions | Standard interface on FB_HydraulicFunctions |
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) |