PVSS00event - IMPL/WARNING - EvDpManager::getDpValueAttribut: no config
Enclosed you'll find the explanation for a log-message which can occur during runtime of the project. The log-message is written to the PVSS_II.log-file.
PVSS00event (0), 2012.01.31 16:05:00.002, IMPL, WARNING, 54, Unexpected state, DP: System1:PUMP1.alarm:_original.._stime, MAN: (SYS: 1 Event -num 0 CONN: 2), EvDpManager::getDpValueAttribut: no config
There can also be similar log-messages which have the same cause:
PVSS00event (0), 2012.01.31 16:05:00.002, IMPL, WARNING, 54, Unexpected state, DP: System1:PUMP1.alarm:_original.._default, MAN: (SYS: 1 Event -num 0 CONN: 2), EvDpManager::getDpValueAttribut: no config
Log-message with symbolic names:
PVSS00event (0), <TIMESTAMP>, IMPL, WARNING, 54, Unexpected state, DP: <DP-ID>:_original.._stime, MAN: (SYS: 1 Event -num 0 CONN: 2), EvDpManager::getDpValueAttribut: no config
This log-message occurs when the work-function is called for a dpConnect made to a datapoint-element which is defined as structure node.
Please check the configuration of the datapoint-type for the datapoint given at the log-message.
The last elements in a datapoint-structure should always be element with a “real” datatype, e.g. boolean, integer, ….