LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom PDA Targets?

I have a microcontroller that runs a customized WinCE made with Microsoft's Platform Builder. There is an associated SDK that was generated from Platform Builder. Can I add a new target to the LabVIEW PDA Module which utilizes this SDK to build LabVIEW applications for this board?

 

Visual Studio sees this board as just another PDA target (ARMV4I).

 

Thanks,

-Craig
0 Kudos
Message 1 of 2
(2,464 Views)

Craig,

 

LabVIEW  PDA module detects targets according to Operating System, not hardware.  The vi is then compiled for that OS.  Saying your PDA was detected in VS tells us nothing, as LabVIEW has different dependencies.  We support CE 4 and 5, and you would have to tell it what you were basing it off of, but there is no guarantee that you included all of the dependencies necessary to run even a simple vi. So simple answer, it may or may not work, no guarantees, and I don't know have access to all the resources that you would need to include.

Rob K
Measurements Mechanical Engineer (C-Series, USB X-Series)
National Instruments
CompactRIO Developers Guide
CompactRIO Out of the Box Video
0 Kudos
Message 2 of 2
(2,448 Views)