Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Real time data graphs.

by dwhite20899 (Friar)
on Oct 08, 2006 at 21:19 UTC ( [id://577038]=note: print w/replies, xml ) Need Help??


in reply to Real time data graphs.

How often do you actually need to view the real time data?

When collected data every 32 ms for a project, I had a thread for collection that kept that cycle, and a thread for visualization that refreshed every 1, 2, or 5 seconds depending on how often a human needed to see it.

Can you afford to show the data points at a lower rate than you collect it? Or graph every 10th point?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://577038]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-23 06:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found