Type: |
Method |
Available as of: |
V2.11.0.0 |
Versions: |
Current version |
This chapter provides information on:
Input |
Data type |
Description |
---|---|---|
i_pabyTuningData |
POINTER TO ARRAY[1...Gc_udiSizeOfFastMoveTuningData] OF BYTE |
Pointer to the tuning data that should be loaded into the SchneiderElectricRobot function block |
Output |
Data type |
Description |
---|---|---|
q_etDiag |
General, library-independent statement on the diagnostic. A value not equal to ET_Diag.Ok corresponds to a diagnostic message. |
|
q_etDiagExt |
POU-specific output for 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. |