Reading settings for the advance run
Description
Function block KRC_GetAdvance reads the values that have been set in the function block KRC_SetAdvance.
Inputs
Parameter |
Type |
Description |
---|---|---|
AxisGroupIdx |
INT |
Index of axis group
|
ExecuteCmd |
BOOL |
The statement is executed in the case of a rising edge of the signal. |
Outputs
Parameter |
Type |
Description |
---|---|---|
Done |
BOOL |
TRUE = statement has been executed |
Count |
INT |
Number of functions to be transferred by the PLC before the first robot motion
Default value: 2 |
MaxWaitTime |
INT |
Maximum wait time before the beginning of program execution if the set number of functions is not reached in the parameter count.
Default value: 300 ms |
Mode |
INT |
Wait mode
Default value: 1 |
Error |
BOOL |
TRUE = error in function block |
ErrorID |
DINT |
Error number |