Why use custom analysis tools – Rockwell Automation FactoryTalk Historian Classic User Guide User Manual
Page 155

Creating RSBizWare Custom Analysis Tools Chapter 7
The RSBizWare installation creates a directory structure that
contains samples and utility files that are useful when creating
custom analysis tools. The directory contents are described below.
• \RSBizWare Calculators: This is the root directory of the
Calculator SDK on the DVD.
• \RSBizWare Calculators\VB\NegativeCalc: The complete
Visual Basic project files for the NegativeCalc custom analysis
tool described in this chapter
• \RSBizWare Calculators\C++\NegativeC: The complete
Visual C++ project files for the NegativeC custom analysis
tool described in this chapter.
• \RSBizWare Calculators\C++\utility: This directory
contains C++ source files that implement utility functions
that are very useful when developing custom analysis tools
with Visual C++. One set of files (Variant.cpp, Variant.h)
contains functions that operate on VARIANT arrays. The
second set of files (Register.cpp, Register.h) contains functions
that register a custom analysis tool properly using COM
categories.
Why Use Custom Analysis
Tools?
Rockwell Automation Publication HIST-UM001K-EN-E-June 2014
155