FB_WtcAccuMaster
![]() | Class is 'obsolete' This class is marked as |
Alternative: FB_WtcAccumulator
Original version:

Implements an accumulator as the master for WTC camming.
Syntax:
FUNCTION_BLOCK FB_WtcAccuMaster EXTENDS FB_Axis
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
FillingDone | BOOL | Get | FALSE | The accumulator has reached the filling volume. |
GuidingValue | LREAL | Get | 0.0 | Position as resulting camming master value |
PushoutDone | BOOL | Get | FALSE | The discharge is completed (the remaining filling volume is below the buffer volume). |
Methods
Name | Description |
---|---|
Filling() | Starts the filling process of the accumulator. |
Pushout() | Starts the pushing-out the filling volume. |
Interfaces
Type | Description |
---|---|
I_WtcAccuMaster | Standard interface on FB_WtcAccuMaster |
I_WtcMaster | General interface of a WTC master axis |
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) |