01-24-2024 12:36 AM
Hello, sorry for my ambiguous comments. The purpose of the function is to recover the contents of a graph, the data and the timestamp associated with each data to an Excel file using the ExportDataToExcel method (see screenshots). To avoid developing additional code, I do not have time, because this method is currently used on an installation in service, the operator is obliged to modify and rebuild the excel file resulting from this extraction. If this method does not allow a file to be recovered correctly, I just need to notify the operator of the installation.
01-24-2024 12:49 AM
Hi TBF,
@TBU_SNEF wrote: The purpose of the function is to recover the contents of a graph, the data and the timestamp associated with each data
There is no "timestamp associated with each data"!
All the chart receives is a cluster of samples!
How do you set/define the scaling of the chart X axis?
And please: you still use a chart and not a graph - use the correct wording!