LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

strip chart CVI 8.5 Continuous Mode

hello,

 

sinve we have updated our project from CVI 7.1 to 8.5 we have a problem with our application, which uses a strip chart.

after a long time searching the bug, we have discovered that the sample project from CVI "stripchart.prj" has the same problem.

 

if we start this sample project  an press "Start Plotting" (Chart Mode: Continuous), everything works correct.

 

if place a text control at the top (over) the strip chart component and we start the example againg,

the signal are not drawn correctly.

 

we can reproduce this on 3 differnet pcs, except one, which uses an NVIDIA GeForce 7100GS graphic adapte.

it is very important for us to solve this problem! (CVI 7.1 doesn't have this problem)

 

0 Kudos
Message 1 of 3
(3,113 Views)

This is a well-known CVI 8 bug. The stripchart does not like any other control overlapping its panel area, so you just need to re-arrange your panel accordingly.

 

JR

0 Kudos
Message 2 of 3
(3,106 Views)

Also, if you replace 8.5 with 8.5.1, this bug should be fixed.

 

Luis

0 Kudos
Message 3 of 3
(3,096 Views)