LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How create a thread with Labwindows/CVI 5.0 !!!

Hello,

I find many example to create threads but each time I can't find the function under LabWindows 5.0.
Someone can give me some helps, please.

Thinks
Nol
0 Kudos
Message 1 of 4
(3,224 Views)
CVI 5.0 does not support thread. It was introduced in 5.5.

Sheetal
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1
0 Kudos
Message 2 of 4
(3,220 Views)
think you for the answer.

Nol
0 Kudos
Message 3 of 4
(3,219 Views)
An alternative for 5.0 is to transfer your project to the Microsoft VC++ and use the thread functions provided in that environment.

Martin.
--
Martin
Certified CVI Developer
0 Kudos
Message 4 of 4
(3,202 Views)