Logger Configuration

Home  Back  Next

 

Switching on the corresponding option should cause the corresponding logger entries to be logged. These are available in the logger window.

Errors

Errors


Errors

Any kind of errors should be recorded in the logger. Exceptions are PLC errors.

PLC element error

If a range is not present in the PLC or a range that is requested is too small, a corresponding entry is generated in the logger. This also applies to all other errors generated by the PLC.

SQL error

Any kind of errors with SQL connections should be recorded in the logger.

SQL error log file

The file name for the SQL error logging

Status

The reparameterization of the connections and the logon for reparameterization are recorded in the logger.

Status


Connection configuration

If parameter connections are changed and saved, an entry is logged.

Connection status change

If the status of connections changes, an entry is logged.

PLC data

The parameters of the corresponding PLC requests from the server to the PLC are recorded in the logger.

 

PLC data


Send

Content of the telegrams in the write direction. The area being written is logged.

Send data

The data content of the telegrams in the write direction is logged.

Receive

Content of the telegrams in the reading direction. The area being read is logged.

Receive data

The data content of the telegrams in the reading direction is logged.

SQL data

The queries and data of the engine target connection are recorded in the logger. This can be an SQL connection, but also a different type. The direction can be selected.

SQL data


Send

Content of the telegrams in the write direction. The area being written is logged.

Send data

The data content of the telegrams in the write direction is logged.

Receive

Content of the telegrams in the reading direction. The area being read is logged.

Receive data

The data content of the telegrams in the reading direction is logged.

Specials

Specials


Access path create

generates an entry when a connection is established or disconnected.

Item create

generates an entry when a item is created or deleted by a client.

Item activate

generates an entry when a previously created is activated, or inactivated by a client.

Sequence chain step change

generates an entry when a sequence chain goes into an other step.

Logic table output changing

generates an entry when an output element of a logic table changes its value

Log events

generates some more verbose entries.