How to determine the number of configs?
To determine the number of configs the flag “-report configmanager" or "-report 7” must be sent to the event/data/driver manager using the WinCC OA console. This is done by right clicking on the manager and selecting "activate report flags (STRG + D). The result contains a list of allocated DPEs and configs in the memory of the appropriate process. It is written to the manager specific logfile (below you can find an example.
E.g.: For the event-manager the information is written to the file PVSS00event0.log
For example the number of original configs can be read out from the line “014056 * _original DPCONFIG_VALUE “
------------------------------------------
014056 * _original DPCONFIG_VALUE
000014 * _default DPCONFIG_DEFAULTVALUE
000049 * _pv_range DPCONFIG_MINMAX_PVSS_RANGECHECK
000249 * _alert_hdl DPCONFIG_ALERT_BINARYSIGNAL
000531 * _alert_hdl DPCONFIG_ALERT_NONBINARYSIGNAL
000022 * _alert_class DPCONFIG_ALERT_CLASS
001175 * _distrib DPCONFIG_DISTRIBUTION_INFO
000082 * _alert_hdl DPCONFIG_SUM_ALERT
000025 * _dp_fct DPCONFIG_DP_FUNCTION
000216 * _dp_fct DPCONFIG_STAT_FUNCTION