The
command is available if the node is selected in the . Execute the command to add one node below the selected node and to open the editor.The ApplicationLogger library. For further information, refer to the ApplicationLogger Library Guide in the EcoStruxure Machine Expert online help.
displays logging information for the application that is provided by theThe
editor consists of two tabs:tab: Displays the logger messages.
tab: Displays the logger points that are sources that trigger the associated messages.
The
tab displays the following information for each message:
Information |
Description |
---|---|
|
Internal identification number of the message which determines the (default) order of the messages. |
|
Time when the message was generated. |
|
Text of the message. |
|
Internal identification number of the logger point that is the source that triggered the message: The corresponds to the value of the logger point in the tab. |
|
Name of the logger point that has triggered the message: The values are hyperlinks: clicking a name opens the tab. The logger point associated with the respective message is highlighted. |
|
Type of the logger point that has triggered the message (for example, function block name). |
|
Namespace of the library that has triggered the message. |
|
Logger level indicating the type and level of severity of the logger message as defined in the enumeration |
|
Diagnostic information that is independent of the library: Value of the diagnostic output q_etDiag of the type GD.ET_Diag. For further information, refer to the PD_GlobalDiagnostics Library Guide in the EcoStruxure Machine Expert online help. |
|
Detailed diagnostic statement concerning POUs of the library that have triggered the message:
Value of the diagnostic output Example: In case the PD_PacDriveLib (PDL) library has triggered the message:
|
Click the filter icon in the header of a column to open a dialog box that allows you to apply a filter criterion on the selected column.
The
tab provides the following icons:
Item |
Icon name and description |
---|---|
1 |
Loads the messages from the connected controller and refreshes the content of the tab. |
2 |
Starts loading the latest messages automatically from the connected controller every 5 seconds. |
3 |
Stops the function. |
4 |
Clears the content of the tab. |
5 |
Opens a XML file. dialog box for exporting messages and logger points to anYou can export the messages and logger points that are stored in the message buffer. This includes filtered out messages and logger points. |
6 |
Opens an XML file. dialog box for importing messages and logger points from anImporting messages and logger points overwrites the messages and logger points in the . |
The
tab displays the following information for each logger point that is the source that has triggered the associated message:
Information |
Description |
---|---|
|
Internal identification number of the logger point which determines the (default) order of the logger points. |
|
Name of the logger point (as defined in method RegisterLoggerPoint). The value is a hyperlink: clicking a logger point opens the tab. The message associated with the respective logger point is highlighted. |
|
Type of the logger point (for example, function block name) (as defined in method RegisterLoggerPoint). |
|
Name of the source that has triggered the message (as defined in method RegisterLoggerPoint). In case the message has been generated by a POU of a Schneider Electric library, the library name space is displayed as . |
|
Logger level indicating the type and level of severity of the logger message as defined in the enumeration |
Click the filter icon in the header of a column to open a dialog box that allows you to apply a filter criterion on the selected column.
The
tab provides the following icons:
Item |
Description |
---|---|
1 |
Loads the logger points from the connected controller and refreshes the content of the tab. |
2 |
Writes the log level modifications to the controller. Alternatively, use the shortcut . |
3 |
Clears the content of the tab. |
4 |
Discards the log level modifications. |
5 |
Opens a XML file. dialog box for exporting messages and logger points to anYou can export the messages and logger points that are stored in the message buffer. This includes filtered out messages and logger points. |
6 |
Opens an XML file. dialog box for importing messages and logger points from anImporting messages and logger points overwrites the messages and logger points in the . |
7 |
Toggles between tree view and list view. The expansion state of the latest tree view is stored. The tree view (default view) helps you to locate the logger point in your application. |
Each row in the Nothing
(for further information, refer to ET_LogLevel
of the ApplicationLogger library).
When you activate a logger point, the log level is either set to the last log level that had applied before the logger point was deactivated, or to a default log level.
Right-click a row to display the contextual menu with the following commands:
To display the parent/child relationship, activate the tree view using the
button.To modify the log level of a logger point, double-click a cell in the
column. A box is displayed allowing you to select the log level.To write the log level modifications to the controller, click the
icon, or use the shortcut . The logging behavior of the affected logger points is modified immediately.