I have the same problem…. When set the end date & hour and press “ok”. Load and show the actual time in graph, not the select in range.
The administrator has disabled public write access.
History DB Table - (solved)
3 years 4 weeks ago #1552
ing_barajas
the solution was to use remove autorefresh option,
and use an additional graph.
1 graph view in real time.
1 graph to generate reports with start and end date.
Last Edit: 3 years 4 weeks ago by ing_barajas.
The administrator has disabled public write access.
Sorry for the late answer. In some reason I didn't get notifications by E-mail about new subjects in the forum. Yes you can disable this button by using script history table properties.
For example in script you can use strings like this:
Objects.HistoryDBTable.disableprint = true;
Objects.HistoryDBTable.disablesavereport = true;
For more information: teslascada.com/HTML/history-db-table.html
Best regards,
Ruslan
The administrator has disabled public write access.
The following user(s) said Thank You: ing_barajas, arifcorp