Our platform includes a user-friendly, simple Report layout editor integrated with the engineering workspace. The rich text format uses underlying XAML flow document technology from WPF, Windows Presentation Foundation; which enables the inclusion of graphics and flexible formatting.
Runtime displays can be run in the background or saved to image files, facilitating the creation of rich graphic snapshot reports. Current displays and layouts can also be printed or saved as an image to disk.
Leverage the report generator's capability to append files, based on project configuration and real-time tags, to create CSV and text logging files. This feature is especially useful for scenarios requiring incremental information creation, like batch reports and shift reports.
It is possible to save reports in multiple formats: Text (ASCII or Unicode), HTML, and PDF. |
It is possible to include any symbol from the real-time displays in the Report. The symbol dynamic behavior, such as color, text output, and rotation, are all updated using the current tag values when generating the report. It is also possible to add user controls such as Trend and Bar.
Add contents of database tables and queries to the reports. The queries and report generation execute in isolated processes, not interfering with the real-time processing.
A comprehensive .NET Data Access library is available for creating custom reporting solutions or integrating with Microsoft Office, SQL Server reporting services, or other vendor tools.
Learn more at Reports, Forms and WebData. |