FB_CoreDebug

This class is used for better debugging of the core function chain.
Syntax:
FUNCTION_BLOCK FB_CoreDebug
Properties
Name | Type | Access | Description |
|---|---|---|---|
FunctionMatchesCounter | BOOL | Get | TRUE if CyclicCounter and FunctionCounter have the same value. |
Methods
Name | Description |
|---|---|
AxisStateIncrement() | Increments the internal counter value Is called by |
AxisStateReset() | Resets the internal counter value |
CyclicCounterIncrement() | Increments the internal counter value Is called by |
CyclicCounterReset() | Resets the internal counter value |
FunctionCounterIncrement() | Increments the internal counter value Is called by |
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.14.0.0) |