The message logger records (system) events on the controller and displays them in the Logic Builder. If an error is detected, this information can help to localize the error and to solve the issue. The editor allows you to retrieve and process data of various message logs consecutively from the controller. You can also add message logger files which have previously been saved.
editor of theThe
editor provides the following functions:Saving the displayed message logs to a file.
Removing message logs from the list.
Adding comments to each line.
Highlighting lines with certain properties in a specified color.
For a description of the IEC functions for interacting with the message logger, refer to the SystemInterface Library Guide:
You have the following options to open the
editor:Double-click the
node in the .Right-click the
node in the , and execute the command from the contextual menu.Right-click the
node in the , and execute the command from the contextual menu to open the editor, and to load a new message log.The
editor contains a list of message logs numbered consecutively. The displayed time corresponds to the time the item was added to this editor.To expand the sub entries of a message logger, click the plus (+) icon to the left of the logger entry.
Some entries are highlighted in color. This helps you to identify lines with comparable properties within the
. You can adjust it by right-clicking an entry and executing the commands of the contextual menu. After saving or sending, the color settings are retained.
Command of the contextual menu |
Keyboard shortcut |
Description |
---|---|---|
|
|
Opens the help topic corresponding to the diagnostic code ( ) of the selected entry. |
|
– |
You can add a comment to each entry. This allows you to provide additional information on the detected error which may help future service requirements. |
|
+ |
Copies the contents of the selected line to the Clipboard. |
|
– |
Adds a new message logger to the editor inserting a consecutive number and the present time stamp. |
(only available in Logic Builder) |
– |
Creates an empty message logger in the editor and deletes the message logger on the controller.
NOTE: All message logger entries of the controller are deleted.
|
|
– |
Opens a dialog box. Enter a file name and browse to the directory where you want to save the file. |
|
– |
An dialog box is displayed. Browse to the message logger file to open. A new message logger is added to the editor. A consecutive number is assigned, but no time stamp is created. |
(only available in Logic Builder) |
– |
An dialog box is displayed. Browse to the message logger file that was saved (by a user or the application) in the controller. A new message logger is added to the editor. A consecutive number is assigned, but no time stamp is created. |
|
|
Deletes one or more selected message loggers from the list. |
|
– |
Highlights selected lines. For further information, refer to the section Highlighting Lines. |
|
|
Highlights the selected line in bold in order to facilitate comparison with other lines. Click another message in order to display the time difference to the line marked in bold in the status bar Example:
|
|
– |
Resets the line selected for comparison and removes the bold font. |
|
– |
Expands or collapses the message logger entries simultaneously. |
You can color lines to highlight message loggers that have certain properties in common.
Example:
You can highlight in pink the rows that contain the value
in the column .You can highlight in green the lines with
= .To define your own color criteria, proceed as follows:
Step |
Action |
Result |
---|---|---|
1 |
Right-click the cell with the desired selection criterion (for example, column and cell value ). |
The contextual menu opens. |
2 |
Execute the command . |
The submenu providing the available colors opens. |
3 |
Select the highlighting color, for example, blue. |
The lines that meet the selected criterion are highlighted in blue. |
If you choose a color that is already assigned to a criterion, the assignment is overwritten.
After you have assigned these criteria, they will be shown for selection as subentries of the command
of the contextual menu.To remove a specific color highlighting from the list, right-click a line that is highlighted in this color, and execute the command
.To remove all colors from the list, right-click one highlighted line and execute the commands
.