TN 1468 Embedding Historian Client Query into an Industrial Graphic
Last updated: March 5th, 2025Description
- Author: Glenn Yancey
- Published: March 5th, 2025
Details:
Description
This article from InSource shows how to embed the Historian Client Query utility into an Industrial Graphic to be placed in a window. This would allow the operator to stay with the confines of WindowViewer with the capability to pull back Historical information in a tabular format vs a Trend.
- Author: Glenn Yancey
- Published: 09/30/2024
- Applies to: InTouch 2023 R2 and higher
Details
Although this feature was available in earlier versions of InTouch, I am showing the import process from version 2023 R2.
- In WindowMaker, open up the Backstage feature by selecting “FILE” at the top left.
- In the backstage area, go to Import/Visualization/Client Control.
- Go to the following directory after selecting Client Control “C:\Program Files (x86)\Common Files\ArchestrA”, and select the file “aaHistClientQueryControl.dll”.
Note: You only have to do this step once. - Create a new Graphic in the Industrial Graphic Toolbox.
- In the Symbol Editor, select to Embed Industrial Graphic, and then in the root folder, you will see the aaQueryControl. Select and create the object into the screen.
- Once the graphic is on the screen, you can even programmatically interact with it much like you could with the aaTrendControl.
- Use a button to Show Symbol or to ShowGraphic() to call this symbol.