Deactivating interrupts for monitoring
Description
The function block KRC_DeactivateConvInterrupt deactivates the following interrupts:
- Alarm distance monitoring
- Maximum distance monitoring
- $STOPMESS error monitoring
It is advisable to call this function block if leaving the conveyor area, or if monitoring is not desired. |
Inputs
Parameter |
Type |
Description |
---|---|---|
AxisGroupIdx |
INT |
Index of axis group
|
ExecuteCmd |
BOOL |
Starts/buffers the motion in the case of a rising edge of the signal. |
ConveyorNumber |
INT |
Number of the conveyor
|
BufferMode |
INT |
Mode in which the statement is executed
(>>> BufferMode) |
Outputs
Parameter |
Type |
Description |
---|---|---|
Busy |
BOOL |
TRUE = statement is currently being transferred or has already been transferred |
Active |
BOOL |
TRUE = statement is currently being executed |
Done |
BOOL |
TRUE = statement has been executed |
Aborted |
BOOL |
TRUE = statement has been aborted |
Error |
BOOL |
TRUE = error in function block |
ErrorID |
DINT |
Error number |