KB-31931: Printing a chart that is on screen.
Question: How can I print a chart that is on screen? Solution: To do so, follow these procedures: Save the chart on screen as a bitmap in a directory. Create…
Question: How can I print a chart that is on screen? Solution: To do so, follow these procedures: Save the chart on screen as a bitmap in a directory. Create…
This application illustrates how to set up and print a formatted report from a set of historical data. Attachments: 5242.zip
This application illustrates how to print in a formatted report of a query to a historical file. Attachments: 5243.zip
Question: Due to the limitations in x64 processes, can I use a project with reports in the 64-bit version? Solution: Yes. To do so, just use an x86 Viewer (32…
Autor
Luiz Fernando Freire
Autor
Renan de Rossi
Question: How can I calculate a historic tag’s average inside a start/end date/time range? Solução: To do so, use Average function. Average (src, type, startTime [, endTime]) This function returns…
Question: Can an application developed with Studio x64 be edited/executed in Elipse E3 x86 (32 bits)? Solution: Yes. There are no compatibility issues between both architectures (x86 and x64); however,…
Regarding x64 version, we recommend three 32-bit (or x86) or 64-bit (x64) Studio/Viewer/Server combos: 32-bit Studio, Viewer, and Server: the only existing before v4.6. You can keep using this combo…
Question: How can I delete records from a historic? Solution: To do so, use the ClearHistoricalData() function of the desired historic (via scripts). If there is any object using the…