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
Locked Topic How get visualizations working? (Read 4080 times)
nn
Newbies
*
Offline


Posts: 8
Location: nn
Joined: Oct 6th, 2014
How get visualizations working?
Oct 7th, 2014 at 6:39am
 
Hi Folks,

at the Homepage there are visualisations, (e.g. the I/O-Pins). As I understand the y are included in the install.

But I can't see it, nort can I activate this anywhere.
How do I get it working?

Thanks for help from newbie Andy
« Last Edit: Oct 7th, 2014 at 6:39am by nn »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: How get visualizations working?
Reply #1 - Oct 7th, 2014 at 9:46am
 
Hi,

Please see the project properties reference which shows how to switch on the visualizations

http://www.visualmicro.com/page/User-Guide.aspx?doc=Project-Properties-Reference...
  
Back to top
IP Logged
 
Brandon L
Newbies
*
Offline


Posts: 8
Location: Texas
Joined: Mar 7th, 2015
Re: How get visualizations working?
Reply #2 - Mar 7th, 2015 at 4:38am
 
I have read that whole page as well as this one:

http://www.visualmicro.com/page/Open-Source-Arduino-Debugger-Extensibility-Visua...

which includes the instructions, " Download any open source .NET instrument control from sites such as CodeProject and register it as a visual studio arduino visualization."

I think I must be missing the procedure on how to "register" the dlls.  I've found them.  I've looked through EVERY darn setting and dialog box for both Visual Studio and Visual Micro as well as searching this forum for anyhing related to visualizations.  Heck I have opened up the C# projects and started making modifications, not to mention I have my own "aviation-style UI" written in VB just for this purpose, but still, I just can't seem to make that final connection.  The suggestion above:
http://www.visualmicro.com/page/User-Guide.aspx?doc=Project-Properties-Reference...; lists of course all of the system/ project settings, but none of them point blank say, "CLICK ME - I TURN ON THE PESKY VISUALIZATIONS!"   
I have tried turning on the all of the report switches (analog, digital, etc).  Yet nothing new magically appear under the other windows menu in the Serial window.   
If you will PLEASE, tell me where it is.  I'll even write up a help page for the website, screen shots included!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: How get visualizations working?
Reply #3 - Mar 8th, 2015 at 8:19pm
 
Sorry for the delay and that visualizations are not documented well yet.

They can be enabled in a few ways which are set in the extension.xml

The "ondemand" option leaves you to open the visualization when debug first runs.

When debug is running take a look at the menu that appears when clicking the yellow bug icon on the serial monitor. from that menu you can enable visualizations and also see a list of currently running visualizations.

Hope this helps a bit.

  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint