Output |
Data type |
Description |
---|---|---|
q_etDiag |
General library-independent statement on the diagnostic. A value not equal to GD.ET_Diag.Ok corresponds to a diagnostic message. |
|
q_etDiagExt |
POU-specific output on the diagnostic. q_etDiag = ET_Diag.Ok -> Status message q_etDiag <> ET_Diag.Ok -> Diagnostic message |
|
q_sMsg |
STRING[80] |
Event-triggered message that gives additional information on the diagnostic state. |
q_stOffset |
Cartesian offset of the coordinate system in relation to CSR. Unit: [Units] |
|
q_etOrientationConvention |
Convention of the rotation angles of the orientation q_stOrientation. |
|
q_stOrientation |
Rotation of the coordinate system in relation to CSR. Unit: [°] |
|
q_xInvertDirectionX |
BOOL |
TRUE: The positive X direction is inverted. |
q_xInvertDirectionY |
BOOL |
TRUE: The positive Y direction is inverted. |
q_xInvertDirectionZ |
BOOL |
TRUE: The positive Z direction is inverted. |