06-19-2012 03:25 AM
Hello,
We have a display problem on our application.
Sometimes display is cut? (see attached files)
PCI 6221 is used.
Regards
06-19-2012 03:30 AM
First do not attach a document file of this big size not advised.
For your question what you are doing at the backend?. What kind of a code it is?.
As a guess normally if you have a value of NaN it will not get displayed in the chart/graph that might be happening to you as well. It would be better if you can attach the code
06-19-2012 03:31 AM
Hi,
Welcome to the forums!
Have you checked this with a oscilloscope to make sure there is nothing wrong with the hardware your're measuring on? Is it totally random or is it consistant, i.e every 10th measurement?
If you think this is software related, can you please upload your .VI? It's easier for us to help you with the debugging if we can see the code you have created.
06-19-2012 03:43 AM
Data values are always collected and seen on on the window right side = "contraite traitée", but the display is sometimes cut. (it can be OK for 10 measurements and suddenly the display problem occurs)
When we open the same file corresponding to the measurement, display can be OK or not.(at random)
We have changed the complete computer and problem is the same
We have reinstalled OS Windows XP and the Labview software also but we are still facing similar problem.
Regards
06-19-2012 03:47 AM
Its very tough to find the problem without the code or atleast the snippet of the code.
06-19-2012 04:28 AM
There could be a problem within your code or maybe a LabVIEW bug. Please upload your code, or similar code which replicates the problem, so that we can help you debug it
06-19-2012 04:41 AM
Find here attached part of the code.
Regards