ASP - DataHub Web Reports

ASP pages served by the DataHub web server contain static data values. To see a new value, you have to refresh the page. ASP web pages are useful for displaying reports and other summary information. We also have a demo ASP page that uses a simple script to reload the page on a 2 second clock timer. You can see that example here. Auto Reload ASP Page.

The example below shows several point values read from the DataPid domain in the DataHub. To see point values, you must be running the DataPid program.
Name Value Quality Time Stamp
Setpoint 40.653 Good 05:00:46.189
Process Variable 41.303 Good 05:00:51.329
Output Variable 22.926 Good 05:00:51.329
Update Frequency 10.000 Good 04:36:39.461
Auto SP Change 1.000 Good 01:19:04.012
You can enter a new Setpoint:
Refresh this page to see new values.
Other Setpoint values are being auto-generated by the DataPid program. Every time you refresh this page, the DataHub web server creates a new page and embeds the latest point values.

<-- Go back