FB_ActuatorFunctions

FB_ActuatorFunctions 1:

Implements specific functions for a TF8560 actuator.

Syntax:

FUNCTION_BLOCK FB_ActuatorFunctions EXTENDS FB_Base

FB_ActuatorFunctions 2: 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

FB_ActuatorFunctions 3: 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)
TwinCAT >= v3.1.4024.42 (required)

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v3.12.7.0)