Using the dynamic graph, I set 240 data points. After 28 screens corresponding to approximately 6800 points displayed, the graph changes scale by itself. How is possible ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-11 7:27 AM
I'm using touchGFX 4.20.0. In the file JPG the point wher the axis change about after 6800 point.
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-11 9:02 AM
Can you download data into xls and check if isnt real and no scale change...
Or simulate data for example rectangle 12000 points and show result
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-12 2:00 AM
The data are OK.
I found out this morning that the problem is related to the frame rate.
I add a graph point each frame rate, after about 2,5 minutes the frame rate change itself from 20,8 mS at about 50 mS. So the data showed on the graph is seem compressed.
But now the question is: why the frame rate chenge itself ?
If I comment the istruction: graphPLETISMO.addDataPoint(par_OXIMETRY_W.PPG);
the frame rate NON change !
So the proble is in the widget "dinamic graph"
How is possible to resolve the issue ?
Marco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-06 2:28 AM
Hi,
Marco, did you solve this problem?
Because I have the same problem, the frame rate of axis x changes itself.
Kamil
