By means of this function, the monitoring of the cycle times can be enabled on the controller. By monitoring the EffectiveLoad values are displayed on the controller.
Input |
Data type |
Description |
---|---|---|
i_xEnableLoadEff |
BOOL |
Specifies the value for LMC_PacDrive.EnableLoadEff. |
Output |
Data type |
Description |
---|---|---|
q_etDiag |
General, library-independent statement on the diagnostic. A value unequal to GD.ET_Diag.Ok corresponds to a diagnostic message. |
|
q_etDiagExt |
POU-specific output on the diagnostic. q_etDiag = GD.ET_Diag.Ok -> status message q_etDiag <> GD.ET_Diag.Ok -> diagnostic message |
|
q_sMsg |
STRING[80] |
Event-triggered message which gives more detailed information on the diagnostic state. |
q_etDiag |
q_etDiagExt |
Enumeration value |
Description |
---|---|---|---|
OK |
Ok |
0 |
Ok |
ControllerConditionInvalid |
ControllerInvalid |
6 |
The controller is invalid. |