LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV PocketPC 8.0 call by reference

I'm trying to call the following VIs by strictly type referencing.  Does the LV PocketPC v8 support this.  Both exe's would reside on the PocketPC target.
 
Thanks
Robert
0 Kudos
Message 1 of 3
(2,667 Views)
Hello rberger,

You should be able to run your application using VI Server on a PocketPC.  I have a few questions for you that should help me troubleshoot this issue further: Which version of PocketPC are you using?  Does your application work as expected on your development machine?  If so, what behavior do you see on your PocketPC?  Does it appear to timeout?

Thanks
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 3
(2,656 Views)

Hi.

I'm using LV8 PocketPC PDA module.  I want to use the Plugin architecture that one can do on the LV desktop.  See C\...\National Instruments\LabVIEW 8.0\examples\viserver\plugin.llb.

 

My sub VI (or EXE in this case) to be referenced ALSO resides on the PDA target and not the desktop.  Is this possibe?  The attachment compiles but does gives me an error when running on the PDA target.  Can somebody else give it a shot?

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