FB_ActuatorFunctions
Implements specific functions for a TF8560 actuator.
Syntax:
FUNCTION_BLOCK FB_ActuatorFunctions EXTENDS FB_Base
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
AttachableMdInterface | I_MdComponent | Get | - | Interface to the machine data component |
IsActuator | BOOL | Get | FALSE | Actuator functions are supported by the assigned object type. |
IsBase | BOOL | Get | FALSE | Actuator is in the base position |
IsWork | BOOL | Get | FALSE | Actuator is in the working position |
Interfaces
Type | Description |
---|---|
I_ActuatorFunctions | Standard interfaces on FB_ActuatorFunctions |
I_AttachableMdInterface | Interface for containerless machine data components |
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) |