FB_TrafoScope
![]() | Class is 'obsolete' This class is marked as |
Alternative: - (completely removed)
Original version:

Implements diagnostic values for the calculation of the transformation table
Syntax:
FUNCTION_BLOCK FB_TrafoScope
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
HighLimitDefined | BOOL | Get, Set | FALSE | An upper limit is defined. |
HighLimitDrive | LREAL | Get, Set | 0.0 | Upper limit of the drive |
HighLimitLoad | LREAL | Get, Set | 0.0 | Upper limit of the load side |
HighSideBlockpoint | BOOL | Get, Set | FALSE | An upper blocking of the mechanics exists. |
HighSideTurnpoint | BOOL | Get, Set | FALSE | An upper turning point of the mechanics exists. |
LowLimitDefined | BOOL | Get, Set | FALSE | A lower limit is defined. |
LowLimitDrive | LREAL | Get, Set | 0.0 | Lower limit of the drive |
LowLimitLoad | LREAL | Get, Set | 0.0 | Lower limit of the load side |
LowSideBlockpoint | BOOL | Get, Set | FALSE | A lower blocking of the mechanics exists. |
LowSideTurnpoint | BOOL | Get, Set | FALSE | A lower turning point of the mechanics exists. |
Interfaces
Type | Description |
---|---|
I_TrafoScope | Standard interface on FB_TrafoScope |
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) |