LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI Server and LabVIEW Mobile

Hello,

I have a Symbol MC9060 device running Windows CE.net 4.2 which will be hosting a client application that connects to a host (Windows XP), running a LabVIEW 2010 application, through VI Server.

 

I'm having trouble opening VI references from the PDA to the host.  I have a dozen VIs that i need to call from the PDA (through VI server) and so far, i haven't been able to open VI references to those VIs when the VIs themselves are part of a library (.lvlib).  In the labview project, if i move the VIs out of their parent library so they are directly under the "My Computer" target and no longer in any library, i am able to open VI references no problem.

 

example:  This is the VI path i am passing to the "Open VI Reference" VI path input when trying to open the VI reference when the VIs are part of the library.

 

IP: TCP::192.168.1.100

Port: 3415

Path: Library.lvlib:Main.vi

 

Like i said, the work around so far was to move the VIs out of "Library.lvlib" to a virtual folder, directly under the My Computer target.  In that case, i use the following VI path to open the VI references:

 

IP: TCP::192.168.1.100

Port: 3415

Path: Main.vi

 

Is it possible with LabVIEW Mobile to open VI server references to VIs that are part of a library? If so, what do i need to do to make this work?

 

Thanks!

 

Erls

0 Kudos
Message 1 of 2
(2,237 Views)

Erls,

 

I will look into your issue on monday, thanks for bringing this to our attention.

 

<Joel Khan | Applications Engineering | National Instruments | Rice University BSEE>

 


0 Kudos
Message 2 of 2
(2,218 Views)