FUNCTION_BLOCK MC_AbortTrigger
This function block is designed for aborting function blocks that are connected to trigger events (e.g. MC_TouchProbe).
InOut:
|
Scope |
Name |
Type |
Initial |
Comment |
|
Inout |
Axis |
Reference to axis |
||
|
TriggerInput |
Reference to trigger signal source |
|||
|
Input |
Execute |
BOOL |
FALSE |
Rising edge: Starts the execution of the function block. |
|
Output |
Done |
BOOL |
FALSE |
TRUE: Latching has been aborted successfully. |
|
Busy |
BOOL |
FALSE |
TRUE: Execution of function block has not been finished yet. |
|
|
Error |
BOOL |
FALSE |
TRUE: Error has occurred within the function block. |
|
|
ErrorID |
SMC_ERROR |
0 |
Error identification |