FB_CoreDebug

This class is used for better debugging of the core function chain.
Syntax:
FUNCTION_BLOCK FB_CoreDebug
Methods
Name | Description |
|---|---|
AxisStateIncrement() | Increments the internal counter value
|
AxisStateReset() | Resets the internal counter value |
CyclicCounterIncrement() | Increments the internal counter value
|
CyclicCounterReset() | Resets the internal counter value |
FunctionCounterIncrement() | Increments the internal counter value
|
FunctionCounterReset() | Resets the internal counter value |
SendDebugMessage() | Sends the transferred event as a debug message. |
Requirements
Development environment | Target platform | PLC libraries to include |
|---|---|---|
TwinCAT v3.1.4024.71 | PC or CX (x64, x86) | Tc3_PlasticFunctions (>= v12.12.0.0) |