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 Plot Window not opening (Read 1169 times)
jpc
Newbies
*
Offline


Posts: 4
Joined: Jan 29th, 2023
Plot Window not opening
Apr 6th, 2023 at 12:36am
Print Post  
Hi there

I have had the plot window working before I upgraded to 2022 version of VM.  The window doesn't open now.  I would open it manually, but I can't find it. 

The serial port has this coming through.   
VMDPE_5:2:494006:29:1|39.31_VMDPE
VMDPE_4:2:494040:30:1|100.94_VMDPE
VMDPE_3:2:494074:31:0|0_VMDPE
VMDPE_2:2:494108:30:0|0_VMDPE
VMDPE_1:2:494212:0:101|72_VMDPE
VMDPE_6:2:494246:30:0|0.00_VMDPE
VMDPE_5:2:494280:30:1|39.25_VMDPE
VMDPE_4:2:494314:30:1|100.43_VMDPE
VMDPE_3:2:494348:31:0|0_VMDPE
VMDPE_2:2:494382:31:0|0_VMDPE
VMDPE_1:2:494486:0:101|72_VMDPE
VMDPE_6:2:494520:30:0|0.00_VMDPE
VMDPE_5:2:494554:30:1|39.36_VMDPE
VMDPE_4:2:494588:30:1|100.68_VMDPE
VMDPE_3:2:494622:31:0|0_VMDPE
VMDPE_2:2:494656:30:0|0_VMDPE
VMDPE_1:2:494760:0:101|72_VMDPE
VMDPE_6:2:494794:30:0|0.00_VMDPE
VMDPE_5:2:494828:30:1|39.25_VMDPE
VMDPE_4:2:494862:30:1|100.18_VMDPE
VMDPE_3:2:494896:30:0|0_VMDPE
VMDPE_2:2:494930:31:0|0_VMDPE
I have no breakpoints other than these graphing points attached in the file.

Your thoughts?
  

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


Posts: 2710
Joined: Feb 13th, 2019
Re: Plot Window not opening
Reply #1 - Apr 6th, 2023 at 8:06am
Print Post  
Thanks for the report.

The data you are seeing in the Serial Monitor should be intercepted by the Serial Debugger.

Can you check the below:
1) vMicro > Debugger > Debug: Serial is set
2) Build and Upload the program again to the board
3) When you open the Serial Monitor it should automatically load the Plot window

If this still does not work, please enable the settings shown at the top of the page, and attach the complete build output from another build of the project.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Plot Window not opening
Reply #2 - Apr 15th, 2023 at 4:30pm
Print Post  
It's possible debug was switched off. The request output will show that. If debug is off and the last upload was debug mode, then debug messages will appear in the serial monitor.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint