beautypg.com

Trying out the custom analysis tool – Rockwell Automation FactoryTalk Historian Classic User Guide User Manual

Page 153

background image

Creating RSBizWare Custom Analysis Tools Chapter 7

• After the custom analysis tool is debugged, it should be

recompiled in non-debug mode for production use and
distribution. There are several choices of non-debug

compilation in Visual C++. You should select the Win32
Release MinDependency compilation mode. This minimizes
the dependencies of the compiled DLL so you don't have to
ship any other DLLs with the custom analysis tool.

To compile the project, select Build > Rebuild All.

Register your NegativeC custom analysis tool DLL as you did with
the sample VbFlat analysis tool (as described in ). The DLL will be

under either a Debug or ReleaseMinDependency directory,
depending on the mode in which you compiled the DLL.

After the analysis tool is registered, you can use it on a time-series
report object with the FactoryTalk Historian Classic Demo -
Pressure data point. Your report object should look like this.

Trying Out the Custom
Analysis Tool

Rockwell Automation Publication HIST-UM001K-EN-E-June 2014

153