Difference between revisions of "MC-Basic:ERRORHISTORYDELTA"
(11 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.5.25 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Line 18: | Line 18: | ||
Time | Time | ||
− | + | Severity: Note, Error, Fault or Fatal Fault. | |
− | Code : The specific error ID ( described in | + | Code: The specific error ID (described in the Error Code List of the Installation Manual document). |
− | + | Task: The program in which the error happened. | |
− | File : | + | File: The name of the program or library, including the code/function, that returns the error. |
− | Module : | + | Module: Interpreter, Language, System, Motion, etc. |
− | + | Message: The short error description. | |
|TYPE= | |TYPE= | ||
Line 46: | Line 46: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read | + | Read only, relates only toErrorHistoryDelta calls in current boot. |
|EXAMPLE= | |EXAMPLE= | ||
Line 62: | Line 62: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:ERRORHISTORY|ERRORHISTORY]] |
− | * [[ | + | * [[MC-Basic:ERROR|ERROR]] |
− | * [[ | + | * [[MC-Basic:ERRORHISTORYCLEAR|ERRORHISTORYCLEAR]] |
− | * [[ | + | * [[MC-Basic:ERRORNUMBER|ERRORNUMBER]] |
− | * [[ | + | * [[MC-Basic:task.ERROR|task.ERROR]] |
− | * [[ | + | * [[MC-Basic:task.ERRORNUMBER|task.ERRORNUMBER]] |
− | [[Category | + | [[Category:MC-Basic:Error Handling|ERRORHISTORYDELTA]] |
}} | }} |
Latest revision as of 09:14, 22 May 2014
This query displays the logs of the last errors that occurred in the system since the former call of ErrorHistoryDelta.ErrorHistoryClear command and system rebootalso clear the ErrorHistoryDelta log.
Each error log includes the next fields:
Date
Time
Severity: Note, Error, Fault or Fatal Fault.
Code: The specific error ID (described in the Error Code List of the Installation Manual document).
Task: The program in which the error happened.
File: The name of the program or library, including the code/function, that returns the error.
Module: Interpreter, Language, System, Motion, etc.
Message: The short error description.
Syntax
?ErrorHistoryDelta
Availability
Since Version 4.5.25
Scope
Terminal
Limitations
Read only, relates only toErrorHistoryDelta calls in current boot.
Examples
?ErrorHistoryDelta
Date Time Severity Code Task File Line/Addr. Module Message
21/01/200712:56:01 Error 3183 TPJOG.PRG TP.LIB 775 Motion "In group SCARA. Settling time expired"