Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Will graphics card enhance the performance of Labview VI?

Hi,

 

Will a graphics card enhance the performance of my Labview VI (i.e. make is faster) if my computer has graphics card? I am not manipulating any pictures or videos. The VI just takes data, does some control and then displays the data as simple xy graphs or waveform charts.

 

Thanks.

0 Kudos
Message 1 of 3
(4,357 Views)

Not likely.  LabVIEW does not rely on fast video cards.  If you have one it will take advantage of it, though.  I suppose if you had a really slow video card (several years old) it might slow you down a little bit.  LabVIEW separates the video display process from the analysis process.  If the video update takes too long, it does less video updates to prevent video lockup.

 

Bruce

Bruce Ammons
Ammons Engineering
Message 2 of 3
(4,334 Views)

 


The VI just takes data, does some control and then displays the data as simple xy graphs or waveform charts.

 

 

 As bruce had explained there wont be any effect of graphics card . One thing i can think of is you using dome activex video source in lv. That might have some positive effects Though negligible...

0 Kudos
Message 3 of 3
(4,330 Views)