Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Analog Pins Chart (Read 2831 times)
ram
Junior Member
**
Offline


Posts: 37
Joined: Aug 6th, 2016
Analog Pins Chart
Aug 18th, 2016 at 10:31am
Print Post  
Hi,

Is there a way to hide some of the unused data series inside the Analog Pins Chart? for ex.:

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Analog Pins Chart
Reply #1 - Aug 18th, 2016 at 12:17pm
Print Post  
Hi,

No, the analogs are due for an update but you can use the @plot command to make your own graph.

http://www.visualmicro.com/page/User-Guide.aspx?doc=Multiplot.html

Example breakpoint "when hit"

{@plot.mygraph.analog1 analogRead(A01)}



  
Back to top
WWW  
IP Logged
 
ram
Junior Member
**
Offline


Posts: 37
Joined: Aug 6th, 2016
Re: Analog Pins Chart
Reply #2 - Aug 18th, 2016 at 12:51pm
Print Post  
that's exactly what I was needed, works perfectly!
many thanks!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint