Will this Plot values from 1E-12 to 1000 live data
15 views
Skip to first unread message
tscott7670
unread,
Nov 9, 2017, 11:53:00 AM11/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Androidplot
Using a data collection interval of 500mSec can this support dynamic data in the range of 1E-12 to 1000. The scale would change often depending on which signal was selected and I need to display max min lines on the plot.
Thank you
Nick
unread,
Nov 9, 2017, 12:01:35 PM11/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Androidplot
Androidplot will handle any value that fits in a double so your value range shouldnt be an issue. You may want/need to format display values to use engineering notation tho, so the dont stretch off-screen.