
Special Wonderware Logger Messages 61
Your configured CP/VFD couldn’t be initialised. Goto “Setting the PG-PC interface”
for diagnostics.
• ERROR(<errorlevel>): s7_get_initiate_cnf (cpd=<CP-handle> cref=<Conn-
handle> <CP-name> <VFD-name> <Conn-name>) [(<errorcode>)
<errormessage>]
The initialization of the configured connection failed. Check the errorcode in your
Siemens manuals and whether your remote PLC is available.
• ERROR(<errorlevel>): <name of failed function call>(orderid=<orderid>):
[(<errorcode>) <errormessage>]
General error message describing the failure of a S7 SAPI activity. Check remote device
for troubleshooting and check the Siemens manual for error codes.
• ERROR: <function name>: wrong message state -> discarding it (cpd=<CP-
handle>,cref=<Conn-handle>,orderid=<orderid>
Function call and message state for this orderid doesn’t fit. Discarding the message
and/or canceling a cyclic message.
• ERROR: s7_get_abort_ind OK (cpd=<CP-handle> cref=<Conn-handle>)
This error message indicates that the communication to this connection has been aborted
by the remote PLC. Check the state of the remote device.
• INFO: made a backup file (<backup-file name>) of your configuration file
This informal message indicates that your former configuration file must have been
converted into a new configuration file format. The former configuration file was stored
under <backup-file name>.
Ø The following logger messages can occur in normal operation mode if log trace is
selected in the logger settings. These messages show the general activity of the
server. Note: it can slow down the servers performance.
• TRACE: Topic allocated: <topic name>
A topic has been created (client has connected on this topic).
• TRACE: Free topic: <topic name>
A topic has been freed (client has disconnected on this topic).
• TRACE: Item <item name> created on <topic name>
An item has been created in the server.
• Activating item <item name> on <topic name>
An item has been activated in the server. A client has advised/requested data.
• Deactivating item <item name> on <topic name>
An item has been deactivated in the server. A client has unadvised data.
• New value for device - item: <item name> on: <topic name>
A client performed a write operation on an item.
Comentários a estes Manuais