LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to post in forum

for our purpose we required to read the analog signal through diffrent sensors which is interfaced with samsung mini s3c2440 arm boarm.for this purpose we have some VB based example files that can run in winCE.but we want LABVIEW based PDA programming example files that to run in winCE to read signal through parts. 

0 Kudos
Message 1 of 3
(2,607 Views)

LabVIEW itself doesn't run on WinCE. There is no LabVIEW version released for WinCE nor any of the RISC CPUs WinCE typically runs on. What you can try to do is to use either the LabVIEW Mobile module or the LabVIEW TouchPanel Module. They create both C code from the LabVIEW VIs and use a version of the Visual C compiler to create an executable that can run on the PDA or WinCE platform.

But beware this is a bumby road to take with many possible pitfalls in terms of supported WinCE versions, etc.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 3
(2,591 Views)

Hi i m using the labview mobile module... i want to interface the sensor in mini2440 and aquire the datas through labview exe files is it possible?

 

 

Thanks in advance

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