COORDREF_TO_CARTESIANREF
The COORDREF_TO_CARTESIANREF function block convertsa six element array of LREALs of type
MC_COORD_REF
to asix element structure of LREALs of type
MC_CARTESIAN_REF.
Parameters
| * | Parameter | Data Type | Description | Default |
|---|---|---|---|---|
| VAR_INPUT | ||||
| V | CoordRef |
MC_COORD_REF | Array of six LREALs | LREAL#0.0 |
| VAR_OUTPUT | ||||
| V | CartesianRef | MC_CARTESIAN_REF | Structure of six LREALs for X, Y, Z, Rx, Ry and Rz | |
Example