| Writes the value of a vendor-specific parameter into an axis group. The parameters are defined in the MC_GroupParameter type. |
| V |
GroupIn |
AXES_GROUP_REF
|
Reference to a group of axes. References are zero based. You can have up to 32 groups. |
| V |
Execute |
BOOL |
Writes a value of the parameter at rising edge. |
| V |
ParameterNumber |
INT |
A parameter in the MC_GroupParameter type. You can use the parameter name or its corresponding number. |
| V |
Value |
BOOL |
Writes a value (TRUE or FALSE) to the parameter you picked from the MC_GroupParameter type. |
| V |
ExecutionMode |
MC_ExecutionMode
|
Defines how to blend the velocity of two function blocks. |
| V |
Done |
BOOL |
Parameter successfully written. |
| V |
Busy |
BOOL |
The function block is not finished and new output values are to be expected. |
| V |
Error |
BOOL |
Signals that an error has occurred within the function block. |