Extended Point Tracing

Extended Point Tracing can help users see in TraceWorX exactly what samples the OPC is sending.

  1. If you are using an in-process collector, go to the Components folder and open HHLoggerService.exe.config. If you are using the standalone collector, go to the Components folder (on the collector machine, if it's remote) and open HHCollectorService.exe.config.

  2. Look for the section starting with <DataPointTraceMonitor>.

  3. Copy one of the <add key...> examples out of the comment but between the DataPointTraceMonitor tags. Modify it to match your tag name.

  4. If desired, change the TraceLevel key. This is the level at which the point traces will be logged.

  5. Save the file.

  6. Enable TraceWorX for the Hyper Historian Logger or Collector at the specified level.

  7. Restart the Hyper Historian Logger service for in-process collectors or restart the Hyper Historian Collector Service for standalone collectors.

See Also:

TraceWorX