05-21-2012 12:07 AM
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.
05-21-2012 01:02 AM
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.
11-19-2012 06:48 AM
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