|
The features on this page require a GENESIS64 Advanced license and are not available with GENESIS64 Basic SCADA . |
Focused Point is an advanced debugging feature within the FrameWorX Server module in TraceWorX. It allows you to specify a point and a trace level. TraceWorX will then record every request, response, or update from that point at the specified trace level. This feature may cause excessive logging, possibly slowing down FrameWorX on a system, and should only be used sparingly. Users are highly encouraged to remove the Focused Points and disable TraceWorX for FrameWorX Server as soon as they are done troubleshooting.
To Configure a Focused Point:
Edit FwxAsyncServer.config.xml in Program Files\ICONICS\GENESIS64\Components.
Look for these lines: 900 Add the name (or part of the name) of the tag you would like to trace in FocusedPoint.
Save the file.
Restart FrameWorX,
Enable TraceWorX for the FrameWorX Server module to the specified trace level. Note that any tag containing this string will be traced so to avoid over-tracing, users are encouraged to use as specific of a string as possible.
Remember to disable TraceWorX by setting the trace level to "none" when you are finished troubleshooting.
See Also: