Y_MA_CalcRadius
Function that calculates the radius of an arc given the vector from the center to a point on the arc.
Parameters:
| * | Parameter | Data Type | Description | Default |
|---|---|---|---|---|
| VAR_INPUT | ||||
| B | EN | BOOL | This function will continue to operate while EN is TRUE. | FALSE |
| V | I | LREAL | Incremental distance and direction from the start point of the arc to the arc center along the X axis. | LREAL#0.0 |
| V | J | LREAL | incremental distance and direction from the start point of the arc to the arc center along the Z axis. | LREAL#0.0 |
| V | K | LREAL | Incremental distance and direction from the start point of the arc to the arc center along the Y axis. | LREAL#0.0 |
| VAR_OUTPUT | ||||
| B | ENO | BOOL | TRUE if the function is executing normally | |
Notes:
Output of function: LREAL