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 Cant find/load Digital Pin Window (Read 3209 times)
ram
Junior Member
**
Offline


Posts: 37
Joined: Aug 6th, 2016
Cant find/load Digital Pin Window
Aug 10th, 2016 at 12:02pm
Print Post  
Hi,
The following is my output window:


Can someone pls walk me through on how to make the "Digital Pin Window" visible? this is window I'm looking to make visible:


Many thanks in advance!,
Best,
Ram
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Cant find/load Digital Pin Window
Reply #1 - Aug 10th, 2016 at 12:37pm
Print Post  
  
Back to top
IP Logged
 
ram
Junior Member
**
Offline


Posts: 37
Joined: Aug 6th, 2016
Re: Cant find/load Digital Pin Window
Reply #2 - Aug 10th, 2016 at 12:45pm
Print Post  
No I haven't, now its working well!  Smiley
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Cant find/load Digital Pin Window
Reply #3 - Aug 10th, 2016 at 2:05pm
Print Post  
Great. 

Other tips

The digital pins refreshes each time the code reaches the start of the loop

You can switch that off and in breakpoint "when hit" use {@ReportDigital} instead which allows you to control when the pins are read. Sometimes that is more useful.
  
Back to top
IP Logged
 
ram
Junior Member
**
Offline


Posts: 37
Joined: Aug 6th, 2016
Re: Cant find/load Digital Pin Window
Reply #4 - Aug 11th, 2016 at 7:06am
Print Post  
awesome! thx much.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint