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 64.351 Good 16:16:13.013
Process Variable 64.289 Good 16:16:17.388
Output Variable 34.263 Good 16:16:17.388
Update Frequency 10.000 Good 15:51:00.247
Auto SP Change 1.000 Good 10:47:10.091
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