LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems setting a control over a stripchart

Hello all
 
I have a program where I am using a stripchart, that program works good, but now I need to add some labels or marks over the stripchart when data are plotted, that depends where the mouse is clicked. So I put a text message over the panel where the stripchart is plotting data. When I put this control the plot runs slow, it seems like a refresh issue. And few seconds later the program show me a error, because the program has not be able to read all data on the DAQ buffer.
 
Does Anybody knows somethig like that?
 
I will appreciate your support,
 
I am using CVI 8.1.1 and Windows
 
Best regards,
Hiram
0 Kudos
Message 1 of 2
(2,822 Views)
Hi hahr!
 
First of all, if you want to write in spanish feel free to do so, I can write and read spanish too.
The problem you have right now seems like a timing problem, the refreshing of the user interface is what is causing the problem as you said so we are gonna need to change that a little bit.
 
By any chance can you post your project so I can reproduce the problem?
That would be faster than trying to guess.
 
I hope you can do this, if not, let me know and ill post some general links for you!
 
Have a great day!! 🙂 
0 Kudos
Message 2 of 2
(2,783 Views)