<?xml version="1.0"?>
<rss version="2.0"><channel><title>Mobile Latest Topics</title><link>https://lavag.org/forum/14-mobile/</link><description>Mobile Latest Topics</description><language>en</language><item><title>LabVIEW PDA Vs LabVIEW Mobile Module</title><link>https://lavag.org/topic/14222-labview-pda-vs-labview-mobile-module/</link><description><![CDATA[<p>Hi friends,</p>
<p>                    I am asked to develop some applications for PDA devices. I would like to the difference between LabVIEW PDA toolkit and the LabVIEW mobile Module. I tried to install LabVIEW PDA on my laptop but I see there is only LabVIEW Mobile Module available in the disc( LabVIEW 2010).</p>
<p>Does that mean there is no more LabVIEW PDA and NI has added the features of LabVIEW PDA in the Mobile Module?</p>
<p>Please help..!!!  I need to buy a license for that.</p>
<p>Thanks for your time..!!</p>
<p>Sharon<img src="http://lavag.org/public/style_emoticons/default/rolleyes.gif" alt="rolleyes.gif"></p>
]]></description><guid isPermaLink="false">14222</guid><pubDate>Tue, 03 May 2011 04:01:22 +0000</pubDate></item><item><title>PDA Design Patterns</title><link>https://lavag.org/topic/12708-pda-design-patterns/</link><description><![CDATA[<p>Hi</p>
<p>Does anyone have any suggestions/recommendations for design patterns when using PDA type devices and LabVIEW?</p>
<p>Obviously screen real estate is tight, so to view data for our app I will need multiple screens (and therefore an Engine/API to manage them).</p>
<p>Compared to things I do in standard LabVIEW the PDA environment seems really limited - i.e. no VI Server for interacting with the screen etc...</p>
<p><strong>Can any post their experiences/ideas?</strong></p>
<p>And anything that would improve the usability of such a UI (i.e. from a user's perspective).</p>
<p>Cheers</p>
<p>-JG</p>
]]></description><guid isPermaLink="false">12708</guid><pubDate>Mon, 12 Jul 2010 01:10:08 +0000</pubDate></item><item><title>Windows Mobile 7, the end of LabVIEW PDA?</title><link>https://lavag.org/topic/12109-windows-mobile-7-the-end-of-labview-pda/</link><description><![CDATA[<p>I was just reading <a href="http://arstechnica.com/microsoft/news/2010/03/winphones-first-big-native-code-casualty-firefox-on-winmob.ars" rel="external nofollow">this article</a> on Ars Technica, about the lock-up decision by Microsoft to only support C# and Silverlight programs on Windows Mobile 7. And I am wondering if this will terminate the usage of LabVIEW PDA module. It looks a kind like the lock-up Apple is doing for Iphone/Ipad.</p>
<p>Does anybody have an idea.</p>
<p>Ton</p>
]]></description><guid isPermaLink="false">12109</guid><pubDate>Tue, 23 Mar 2010 18:18:02 +0000</pubDate></item><item><title>LabVIEW PDA and WinCE</title><link>https://lavag.org/topic/2915-labview-pda-and-wince/</link><description><![CDATA[<p>Greetings all, </p>
<p>My latest stab at the bleeding edge of LabVIEW capabilities has brought me to yet another question for which I haven't found an answer... Does the PDA module take advantage of the fact that Win CE is a deterministic OS or are thread prioritization and interrupt servicing isolated by the RTE from the OS? My hunch is that <abbr title="LabVIEW">LV</abbr> PDA doesn't make use of the deterministic capabilities of CE, but I really hope I'm wrong. </p>
<p>Chris</p>
<p>Practical Physics, LLC</p>
]]></description><guid isPermaLink="false">2915</guid><pubDate>Mon, 13 Feb 2006 17:57:24 +0000</pubDate></item><item><title>Deploy application to PDA</title><link>https://lavag.org/topic/11597-deploy-application-to-pda/</link><description><![CDATA[<p>OK, I know this is a topic talked over and over both here and ni.com/forums, but I still cannot figure out how to run the application on my Motorola MC1000. </p>
<p><a href="http://forums.ni.com/ni/board/message?board.id=170&amp;message.id=350700&amp;requireLogin=False" rel="external nofollow">http://forums.ni.com...uireLogin=False</a> </p>
<p>this post suggests that some DLL files might be missing, such as </p>
<ul><li>commctrl.dll</li>
<li>commdlg.dll</li>
<li>COREDLL.dll</li>
<li>ole32.dll</li>
<li>WINSOCK.dll</li>
<li>WS2.dll</li>
</ul><p>So need to install Window CE SDK. I tried this path, downloaded the CE 5.0 SDK, but how to install the package into my MC1000. I copied the Microsoft Pocket PC 2003 SDK intaller package, but cannot run the installation, says requiring another application to run the installer. So now the question is how I install a program in a PDA. </p>
<p>I have LabVIEW 2009 and Mobile Module 2009, and a Motorola running on Window CE5.0. PDA is totally a new territory, so I hope anyone who has gone through this would share some thoughts here. Thanks.</p>
]]></description><guid isPermaLink="false">11597</guid><pubDate>Tue, 08 Dec 2009 21:45:37 +0000</pubDate></item><item><title>Can I Execute a PDA Build From an Executable?</title><link>https://lavag.org/topic/9307-can-i-execute-a-pda-build-from-an-executable/</link><description><![CDATA[<p>Greetings,</p>
<p>My customer is building a tool based on a PDA (the HP iPAQ, as it happens).  He wants me to build a companion application that runs on a PC that will, among other things, rebuild the PDA application should something happen to it.</p>
<p>I thought of using the Project API to access and execute the correct build specification, but none of the Project API methods/properties appear to be available from LabVIEW Run-Time.  Does anyone know of a workaround?</p>
<p>Thanks in advance!</p>
]]></description><guid isPermaLink="false">9307</guid><pubDate>Tue, 27 Jan 2009 21:20:24 +0000</pubDate></item><item><title>PDA application localizatiom</title><link>https://lavag.org/topic/9342-pda-application-localizatiom/</link><description><![CDATA[<p>Hello!</p>
<p>I would like to localize my PDA application (LabView 8.6 PDA module)</p>
<p>but I don't have any clue how to change the label of a string indicator control.</p>
<p>Label.Text results in errors at runtime and Caption.Text results in an compiler error.</p>
<p>I dont't want to use an extra string indicator control and use the value property because the control is always drawn with a border on the PDA.</p>
<p>I need a label control, where I am able to change the text at runtime!</p>
<p>Thanks,</p>
<p>Dirk</p>
]]></description><guid isPermaLink="false">9342</guid><pubDate>Sat, 31 Jan 2009 06:26:24 +0000</pubDate></item><item><title>PDA Runtime</title><link>https://lavag.org/topic/8777-pda-runtime/</link><description><![CDATA[<p>I'm looking at implementing a system that publishes a vi through the labview web server for remote access/control.  I'd like to be able to view this webpage on a PDA/Windows CE device and was wondering if there is a runtime deployment for Windows CE that would allow this kind of remote panel type setup since I've needed to install runtime on PC based machines with a similar setup.  I'm operating with LV8.6 on the system acting as a web server.</p>
<p>Thanks</p>
]]></description><guid isPermaLink="false">8777</guid><pubDate>Thu, 06 Nov 2008 15:07:24 +0000</pubDate></item><item><title>How to execute the other exe</title><link>https://lavag.org/topic/8466-how-to-execute-the-other-exe/</link><description><![CDATA[<p>Hi all,</p>
<p>       I know desktop OS. System Exec.vi can run the third application (EXE), and I want to know how PDA realizes this ? thanks.</p>
]]></description><guid isPermaLink="false">8466</guid><pubDate>Thu, 18 Sep 2008 05:31:24 +0000</pubDate></item><item><title>Implement manual TCP/IP on PDA</title><link>https://lavag.org/topic/8316-implement-manual-tcpip-on-pda/</link><description><![CDATA[<p>Hello,</p>
<p>I need to create a PDA version of my software and here is the situation: It is a server client application which works over DSTP protocol for communication. But the labVIEW PDA module does not support DSTP protocol so: I must create a PDA client which reads data using TCP protocol. </p>
<p>So to simplify, the scope here is: To create a TCP client who reads data from DSTP server!</p>
<p>I suppose that I should start working with winsock in order to implement manually TCP/IP communication with the DSTP server which is broadcasting waveform data on port 3015?</p>
<p>I have tried with basic TCP vi's but after successful opening of the connection I am receiving error 66 from TCP read data vi. </p>
<p>Thank you!</p>
]]></description><guid isPermaLink="false">8316</guid><pubDate>Sat, 23 Aug 2008 13:06:24 +0000</pubDate></item><item><title>PDA connect to PLC</title><link>https://lavag.org/topic/7886-pda-connect-to-plc/</link><description><![CDATA[<p>Hello,</p>
<p>I made a small application to my Acer N311 PDA by LabVIEW PDA 8.2 and the application should communicate with a PLC (brand: Moeller). My PDA has a syncron cable wich is IRCOMM --&gt; USB. The PLC has a Serial cable with female plug.</p>
<p>My question is: how can I connect to this two ends? So the USB and a female Serial. I know there is plenty of solution for this kind connection like USB to serial cable, but the thing what is not so clear for me, I have to connect that 3rd cable and that's all? or I have to configure something on my application like RxD or TxD?? because the USB has only 4 pin and the serial has 9.</p>
<p> 	So my question is I have to use a nullmodem cable so the RD and the TD have to be crossed or simply and soleny I have to connect this 3 cable and everything is working automaticle?</p>
<p>Thanks in advice.</p>
<p>B.R.</p>
<p>Z</p>
]]></description><guid isPermaLink="false">7886</guid><pubDate>Tue, 24 Jun 2008 23:50:24 +0000</pubDate></item><item><title>suggetion Pda</title><link>https://lavag.org/topic/7834-suggetion-pda/</link><description><![CDATA[<p><span style="font-size:10px;">hi, Can  plz  Tell me at least one pda example model. which will support the serial communication  with  oter device using with Labview PDA Application. </span>  <span style="font-size:10px;">hi, Can u plz tell in the below connector RS-232 (DB9) , can i use for serial communication  </span><span style="font-size:10px;"><strong>PDA</strong></span><span style="font-size:10px;"> ----&gt; to-----&gt; My Micro controller device. is it also work for sync purpose of  Pc -----&gt; to </span><span style="font-size:10px;"><strong>Pda</strong></span><span style="font-size:10px;"> to deploy the application using  com port of pc. please tell me with ur experiance</span>   <a href="http://www.cameraworld.com/product/EP5172521.htm" rel="external nofollow"><span style="font-size:10px;"><span style="color:#3366cc;"></span></span></a><span style="font-size:10px;">06-13-2008 11:26 PM </span></p>]]></description><guid isPermaLink="false">7834</guid><pubDate>Sun, 15 Jun 2008 12:48:24 +0000</pubDate></item><item><title>pda serial communication</title><link>https://lavag.org/topic/7833-pda-serial-communication/</link><description><![CDATA[<p>hi, can u please tell me  i want communicate  my microcontroller devicewhich have the rs-232 port, using pda with a labview application.</p>
<p> 1q) the serial sync cable  Can i use serial communicaton b/t PDa and my microcontroller device?</p>
<p>        fIfserial communication b/t pda  and other device , is thier an USb to serial converter is require.</p>
<p>Can u plz sugget the pda model and conneter for above requirment</p>
]]></description><guid isPermaLink="false">7833</guid><pubDate>Sun, 15 Jun 2008 12:29:24 +0000</pubDate></item><item><title>Symbian support?</title><link>https://lavag.org/topic/3854-symbian-support/</link><description><![CDATA[<p>Does anybody have any knowledge if NI has any plans to supporting Symbian mobile phone platform, especially Series 60, the most popular of the few Symbian alternatives. There are currently more than 80 million symbian devices sold and the number is increasing rapidly at exponential rate. </p>
<p>I see two evident use cases. First remote controlling LabVIEW software running on some remote server so that the mobile phone would act as a remote control tool. LabVIEW for Symbian would make writing wireless remote control software easy and straight forward. </p>
<p>Second mobile phonses could be used as wireless data acquisition devices. No additional computer would be needed if the measurement software could be ran on the mobile phone itself. USB cable or Bluetooth connection could be used to connect the acquisition card to the mobile phone. Of course LabVIEW for Symbian would need to include the driver for the acquisition card and mobile phones need to be charged all the time. However phones consume so little energy that an external battery would keep data aquisition up and running for long times, so not even electricity would be required if somebody just periodically replaces the external battery. There would be number of telematic machine-to-machine applications that waits for an easy to use development environment. It would be extremely easy to write for example a logistic software for a transportation compnay with LabVIEW for Symbian.</p>
]]></description><guid isPermaLink="false">3854</guid><pubDate>Sun, 03 Sep 2006 18:41:24 +0000</pubDate></item><item><title>LabVIEW for Windows CE Performance</title><link>https://lavag.org/topic/7452-labview-for-windows-ce-performance/</link><description><![CDATA[<p>Greetings,</p>
<p>I am interested in getting some performance benchmarks on <abbr title="LabVIEW">LV</abbr> running under Windows CE.  I would think that, in theory, it</p>
<p>should be possible to achieve real time performance in the league of LVRT which runs under the VXworks OS.  I went looking</p>
<p>in the LVPDA 8.5 help for details on the implementation of the timed loop but could not find anything except some mention that</p>
<p>while loops execute with cooperative multitasking with a 50ms timeslice.  I hope that is not the upper end of performance!</p>
<p>Mike Sachs</p>
<p>viScience</p>
]]></description><guid isPermaLink="false">7452</guid><pubDate>Wed, 16 Apr 2008 03:10:24 +0000</pubDate></item><item><title>Palm PDA Toolkit available anywhere?</title><link>https://lavag.org/topic/6872-palm-pda-toolkit-available-anywhere/</link><description><![CDATA[<p>Does anyone know where I can get the PDA toolkit for Palm OS? </p>
<p>I know NI doesn't have it available anymore and that is why I am asking. I don't need or want their support, I just need the toolkit for my own use on my own Palm TX.</p>
<p>Thanks in advance,</p>
<p>Craig</p>
]]></description><guid isPermaLink="false">6872</guid><pubDate>Fri, 18 Jan 2008 13:34:24 +0000</pubDate></item><item><title>Reading CF-6004 serial number... is possible?</title><link>https://lavag.org/topic/6485-reading-cf-6004-serial-number-is-possible/</link><description><![CDATA[<p>Hello,</p>
<p>I'm working on a simple datalogger software for an iPaq that use a CF-6004 for acquire external signal.</p>
<p>What I'm trying to do now is to get the Cf-6004 serial number in order to protect unatorized use of the software.</p>
<p>I had already used this method on PCs and PCI daq card, but with the PDA module and the DaqMx base I'm not able to get this information!</p>
<p>Anyone know if it is possible? Any suggestion?</p>
<p>Thanks in advance!</p>
<p>Osvaldo</p>
]]></description><guid isPermaLink="false">6485</guid><pubDate>Wed, 07 Nov 2007 15:31:24 +0000</pubDate></item><item><title>WIRELESS CONTROL</title><link>https://lavag.org/topic/6147-wireless-control/</link><description><![CDATA[<p>Hi,</p>
<p>I am kinda new to the whole scene. I want to design a wireless remote control of a central heating over Wi-Fi. Any suggestions would help.</p>
<p>Thanks in advance.</p>
]]></description><guid isPermaLink="false">6147</guid><pubDate>Mon, 17 Sep 2007 17:39:24 +0000</pubDate></item><item><title>PDA problems...!</title><link>https://lavag.org/topic/6356-pda-problems/</link><description><![CDATA[<p>I have a problem when i try to  to build an aplication  for my pocket pc 2003.I have done all the necesary installation but </p>
<p>i get an error message when i trying to build an aplication in pocket pc emulator.</p>
<p>I have the ppt8800 model of SYMBOL.</p>
<p>I have install the ActiveSync,microsoft embedded visual C++ 4.0,microsoft pocket pc 2003 SDK.</p>
<p>The Error that it show me is this:</p>
<p>{</p>
<p>'cl' is not recognized as an internal or external command,</p>
<p>operable program or batch file.</p>
<p>'link' is not recognized as an internal or external command,</p>
<p>operable program or batch file.</p>
<p>}</p>
<p>If anyone can help me...Thank you!!</p>
<p>U can Contact with me in </p>
<p> Lespero@hotmail.com</p>
]]></description><guid isPermaLink="false">6356</guid><pubDate>Fri, 19 Oct 2007 15:38:24 +0000</pubDate></item><item><title>LabVIEW 4 to ... ?</title><link>https://lavag.org/topic/5871-labview-4-to/</link><description><![CDATA[<p>The web monitoring tool does not work in PDAs because it requires an ActiveX object for control.</p>
<p>The <abbr title="LabVIEW">LV</abbr> PDA module allows you to write applications for PDAs running Windows CE and (in 8.x) allows you to send SMS if your device supports it. If you want general info about sending SMS, you will need some other solution. Searching for SMS here and in the NI forums should give you some results. You should be aware that the PDA module (at least the last version I used) produces buggy executables and you usually need to do some extra work to get your applications working as you want.</p>
<p>The current <abbr title="LabVIEW">LV</abbr> version is 8.5 (although I'm not sure if it's been announced yet and it will probably be a few months before you can get the toolkits) and you should be aware that there are a lot of changes to the environment which will require a lot of adjusting. I suggest you download the evaluation version from NI's site and play around with it. It is a fully functional version of <abbr title="LabVIEW">LV</abbr> which will work for 30 days. In fact, if you buy <abbr title="LabVIEW">LV</abbr>, you only need to activate the version you already installed.</p>
<p>I suggest you also talk with your local NI office, because they can probably give you specific details which will be relevant to you.</p>
]]></description><guid isPermaLink="false">5871</guid><pubDate>Tue, 07 Aug 2007 19:13:24 +0000</pubDate></item><item><title>SUnknown error during compilation on palm PDA</title><link>https://lavag.org/topic/5704-sunknown-error-during-compilation-on-palm-pda/</link><description><![CDATA[<p>Does anyone can help me to solve this problem:</p>
<p><a href="http://forums.ni.com/ni/board/message?board.id=170&amp;message.id=255482#M255482" rel="external nofollow">NI Discussion forum</a></p>
<p>Thanks in advance.</p>
<p>Rumcajs</p>
]]></description><guid isPermaLink="false">5704</guid><pubDate>Fri, 06 Jul 2007 06:46:24 +0000</pubDate></item><item><title>PDA Module 8.20 allready out there?</title><link>https://lavag.org/topic/3926-pda-module-820-allready-out-there/</link><description><![CDATA[<p>Hi folks,</p>
<p>has anyone allready got the <abbr title="LabVIEW">LV</abbr> PDA Module V 8.20 ? In my August issue of the DevSuite there was only a CD with the <abbr title="LabVIEW">LV</abbr> PDA Module 8.0 for PocketPC.</p>
<p>Or: has anyone information, when this version will start shipping?</p>
<p>Thx,</p>
<p>CB</p>
]]></description><guid isPermaLink="false">3926</guid><pubDate>Thu, 14 Sep 2006 17:35:24 +0000</pubDate></item><item><title>Simple HTTP request</title><link>https://lavag.org/topic/4487-simple-http-request/</link><description><![CDATA[<p>I am working on a labview mobile 5.0 application using labview 8.2 and I need to be able to submit a URL to a web server and then retrieve the data in a string.  I plan on using match pattern on the retrieved data after I have received the HTML data.</p>
<p>Thanks for any help you can provide!</p>
<p>Thanks,</p>
<p>Nick Powers</p>
]]></description><guid isPermaLink="false">4487</guid><pubDate>Sun, 31 Dec 2006 02:14:24 +0000</pubDate></item><item><title>USB Data Acquistion</title><link>https://lavag.org/topic/4409-usb-data-acquistion/</link><description><![CDATA[<p>Hi all,</p>
<p>I'm just about to start investigating the world of the PDA to collect Analogue data. I was hoping to use the USB DAQ devices, and simply connect it up to a PDA that supports USB host connections. I am having trouble finding a local supplier (Australia) that has PDA's with the USB host functionality.  </p>
<p>I currently trying to get information for the Fujistu-Siemens LOOX models - none of which are being imported in to Australia. I don't really want to go and buy one to find out that they don't work with the NI USB DAQ devices.</p>
<p>Has anyone gone down this path that could recommend hardware?</p>
<p>Any suggestions/recommendations welcomed.</p>
<p>Cheers,</p>
<p>Ray.</p>
]]></description><guid isPermaLink="false">4409</guid><pubDate>Mon, 11 Dec 2006 07:23:24 +0000</pubDate></item><item><title>What do I need to get started</title><link>https://lavag.org/topic/4211-what-do-i-need-to-get-started/</link><description><![CDATA[<p>Hello All</p>
<p>I am about to undertake a project which will require the use of labview on a pda. Although I have been using labview for quite a long time, I am all at sea when it comes to porting over to PDA's.</p>
<p>Currently I use Labview 7.1 on a desktop PC, but am stunned by the amount of information regarding this topic, and don't know where to begin.</p>
<p>Could somebody explain to me what basic requirements are necessary such as.....type of PDA (not model, although anybody with recommendations, please do so)....O/S running on the PDA.....labview software. etc. </p>
<p>I realise the broadness of this query, but anybody with successful experience in getting a system running are welcome to respond.</p>
<p>BTW...the system will be used in remote machine monitoirng  (digital i/o control, and analog data monitoring.</p>
<p>Thanks for any assistance and forebearance with my ignorance</p>
<p>Regards</p>
<p>Ray</p>
]]></description><guid isPermaLink="false">4211</guid><pubDate>Wed, 01 Nov 2006 02:44:24 +0000</pubDate></item><item><title>Menu Operations in PDA</title><link>https://lavag.org/topic/4164-menu-operations-in-pda/</link><description><![CDATA[<p>Hi All,</p>
<p>I have a problem in creating run time menu options in Lab VIEW PDA 8.0. Its saying "WinMAIN Vi or a c file is missing" when i start to build the application. Actually I am using touch panel to deploy my application. Because of less space over there I want to avoid the buttons in the panel. Is there any other best way to create menu options other than run time short cut menus? </p>
<p>Please help me</p>
<p>Thank you in advance..</p>
<p>Geeta Hegde</p>
]]></description><guid isPermaLink="false">4164</guid><pubDate>Tue, 24 Oct 2006 06:32:24 +0000</pubDate></item><item><title>PDA Module 8.20 wishes</title><link>https://lavag.org/topic/4096-pda-module-820-wishes/</link><description><![CDATA[<p>Hi Folks, </p>
<p>I am again working with the PDA Module. allthough there are some mayor improvements [at least I hope so <img src="https://lavag.org/uploads/emoticons/default_wink.png" alt=";)"> ], the PDA Module still needs some work ...</p>
<p>here is a list of features, I am missing in the <abbr title="LabVIEW">LV</abbr> 8.20 PDA Module:</p>
<p>I'd like to have - at least - </p>
<ul><li>a "Panel Close / Pane Close" event in the event structure. I understand that not *all* events can be supported, but this one  matters!<br></li>
<li>the ability to set the size of the Window - now all VIs (even "home brew" dialogs) have the same size: full size<br></li>
<li> the name, appearing in the title bar should be the String set in "VI-Properties"-&gt;Window Name, and NOT as now, the VI File Name without .vi<br></li>
</ul><p></p>
]]></description><guid isPermaLink="false">4096</guid><pubDate>Thu, 12 Oct 2006 14:22:24 +0000</pubDate></item><item><title>NI Discontinues Support for Palm OS?</title><link>https://lavag.org/topic/3822-ni-discontinues-support-for-palm-os/</link><description><![CDATA[<p>I see that now that there's an 8.2 release of the PDA toolkit, it's only available for the Windows mobile platforms.  Did NI just decide to completely stop supporting Palm OS, and if so, can you use the LV8 PDA toolkit with <abbr title="LabVIEW">LV</abbr> 8.2?</p>]]></description><guid isPermaLink="false">3822</guid><pubDate>Wed, 30 Aug 2006 19:57:24 +0000</pubDate></item><item><title>What do I need to run the VI on my PDA?</title><link>https://lavag.org/topic/3340-what-do-i-need-to-run-the-vi-on-my-pda/</link><description><![CDATA[<p>Hi,</p>
<p>I'd like to build some software for my pda (Windows Mobile 2005), but I can't find the option to biuld it for a PDA. In the help is written that it's operate-&gt;switch Execution target-&gt;Select Target with Options</p>
<p>But there is no "Switch Execution Target" in my operate menu.</p>
]]></description><guid isPermaLink="false">3340</guid><pubDate>Tue, 16 May 2006 13:59:24 +0000</pubDate></item><item><title>Update availiabe PDA 8.0.1</title><link>https://lavag.org/topic/3072-update-availiabe-pda-801/</link><description><![CDATA[<p>a few days ago, I was browsing the NI FTP-Server for updates, and I found an Update to Version 8.0.1 for the PDA Module.</p>
<p><a href="http://ftp.ni.com/support/labview/pda_module/updates/NI_LabVIEW_PDA_PPC_8.0.1.exe" rel="external nofollow">Update</a></p>
<p><a href="http://ftp.ni.com/support/labview/pda_module/updates/readme_PDA.html" rel="external nofollow">Readme</a></p>
<p>The bad news are: If you want Windows Mobile 5 Support, you need a Visual Studio 2005 License. I'm not very amused about that, because I think a toolset, which costs about 1200 Euros should contain all tools needed for developing and deploing <img src="https://lavag.org/uploads/emoticons/default_sad.png" alt=":("></p>
<p>Besides: VS 2005 Pro costs about 1200 euros, too ... <img src="https://lavag.org/uploads/emoticons/default_sad.png" alt=":("></p>
<p>What do you think about that?</p>
<p>cheers,</p>
<p>CB</p>
]]></description><guid isPermaLink="false">3072</guid><pubDate>Mon, 20 Mar 2006 12:42:24 +0000</pubDate></item><item><title>code compatibility beween PDA and Win Version</title><link>https://lavag.org/topic/1767-code-compatibility-beween-pda-and-win-version/</link><description><![CDATA[<p>Hi,</p>
<p>I have built a large application for Windows with loads of references and reference nodes. Is there an "easy" way porting that to WinCe? Or do I have to rewrite the whole code?</p>
<p>I have no idea about the differences in function variety.</p>
<p>I just don't want to buy the PDA-Module just for trying!</p>
<p>I suppose there is no hack to make a Win-exe run on PDA?</p>
<p>Thanks</p>
]]></description><guid isPermaLink="false">1767</guid><pubDate>Fri, 14 Jan 2005 08:03:24 +0000</pubDate></item><item><title>How can I implement a serial port communication on Labview PDA?</title><link>https://lavag.org/topic/3417-how-can-i-implement-a-serial-port-communication-on-labview-pda/</link><description><![CDATA[<p>First of all, sorry by my bad english.</p>
<p>I have to implement an application for PDA, this application have to read the information sended by a GPS and show this information in the PDA.</p>
<p>I want to know how I can implement serial port communication.</p>
<p>If anybody can help me I will be very grateful.</p>
<p>THANKS!!!!</p>
]]></description><guid isPermaLink="false">3417</guid><pubDate>Sun, 04 Jun 2006 16:53:24 +0000</pubDate></item><item><title>PDA 8.0 with windows mobile 2005</title><link>https://lavag.org/topic/3371-pda-80-with-windows-mobile-2005/</link><description><![CDATA[<p>Hi,</p>
<p>I want to purchase a PDA, I have Labview 8.0 and all related softwares for PDA 8.0 too ( i have used them previously with Pocket PC 2003). Now the PDA's seems to have Windows mobile 2005 for which we need to purchase microsoft visual studio 2005. Is it required to purchase MS visual studio or can i use PDA 8.0 with softwares for pocket PC 2003 and still work on PDA with windows mobile 2005.</p>
<p>Has any body worked on this configuration PDA 8.0 on Windows mobile 2005 and how workable is this configuration, or should i purchase microsoft visual studio 2005 and PDA 8.0.1?. </p>
<p>Best Regards,</p>
<p>Bipin M</p>
]]></description><guid isPermaLink="false">3371</guid><pubDate>Mon, 22 May 2006 07:53:24 +0000</pubDate></item><item><title>API call from PDA</title><link>https://lavag.org/topic/3251-api-call-from-pda/</link><description><![CDATA[<p>(Copied from the PDA category, this one seems more appropriate!)</p>
<p>Again demonstrating my ignorance...</p>
<p>I am using a mapping app called OziExplorerCE on a PDA.</p>
<p>THis comes with a simple API which I would like to use from LabVIEW - you can look at it here</p>
<p><a href="http://64.71.184.220/ozice/ozice_api_docs.html" rel="external nofollow">http://64.71.184.220/ozice/ozice_api_docs.html</a></p>
<p>All I need to do is</p>
<p>1. Write data to a text file (easy - even I can do that!)</p>
<p>2. "Send a message to OziExplorer with the correct command number to do the Command"</p>
<p>An example of this from VB is:</p>
<p>Result = SendMessage(OziWindow, WM_USER + 5, Me.hwnd, 101)</p>
<p>How can I do this from <abbr title="LabVIEW">LV</abbr> PDA 7.1?</p>
<p>I had a look at an example on the NI site here:</p>
<p><a href="http://sine.ni.com/apps/we/niepd_web_displ...source=External" rel="external nofollow">http://sine.ni.com/apps/we/niepd_web_displ...source=External</a></p>
<p>This uses a Call Library Function Node which appears simple, but it appears to need a whole heap of complexity with the DLL &amp; Visual c++ code associated with it.</p>
<p>Is it really this complicated?</p>
<p>Is there a simple way of doing it?</p>
<p>Any pointers greatfully received.</p>
<p>Cheers,</p>
<p>Phil</p>
]]></description><guid isPermaLink="false">3251</guid><pubDate>Mon, 24 Apr 2006 00:22:24 +0000</pubDate></item><item><title>error message on pda</title><link>https://lavag.org/topic/3140-error-message-on-pda/</link><description><![CDATA[<p>I have a PDA app built under 7.1 which runs perfectly on the PC but crashes on the emulator or on the target.</p>
<p>It comes up with</p>
<p>App failed.</p>
<p>Error code 172649003.</p>
<p>Unable to lock memory chunk.</p>
<p>It seems to be associated with de-queuing a string (inside a state machine) and converting it to an int.</p>
<p>If I delete this code, the error goes away, but of course my app wont work either <img src="https://lavag.org/uploads/emoticons/default_smile.png" alt=":)"></p>
<p>Anybody else had this problem?</p>
<p>Is there a definitive source of these error codes for PDA?</p>
<p>Thanks,</p>
<p>Phil</p>
]]></description><guid isPermaLink="false">3140</guid><pubDate>Wed, 29 Mar 2006 04:37:24 +0000</pubDate></item><item><title>Queue driving loop timing?</title><link>https://lavag.org/topic/3068-queue-driving-loop-timing/</link><description><![CDATA[<p>Maybe I've just been at this too long for one day, but I have 2 loops running in parallel and they have a timing dependency which I don't think should be there.</p>
<p>The top one contains serial read / write (not using VISA becaase it's going to run on a PDA eventually)</p>
<p>The lower one contains a simple generator to send periodic commands to the serial port (now just wired to the loop iteration counter).</p>
<p>The generator send data to the serial loop using queues.</p>
<p>Problem - the serial loop should just free run accoring to it's timed wait, as it has done in other VIs I've written, and 5x the speed of the Generator loop.</p>
<p>BUT it doesn't! It only runs after each completion of the generator loop.</p>
<p>What am I missing - probably something very  simple!</p>
<p>BTW I'm using <abbr title="LabVIEW">LV</abbr> 7.1</p>
<p>Thanks,</p>
<p>Phil</p>
<p></p>
<p style="text-align:left;"><a href="http://lavag.org/old_files/post-3994-1142781960.jpg" rel=""><img src="http://lavag.org/old_files/post-3994-1142781960.jpg?width=400" alt="post-3994-1142781960.jpg?width=400"></a></p>
]]></description><guid isPermaLink="false">3068</guid><pubDate>Sun, 19 Mar 2006 16:28:24 +0000</pubDate></item><item><title>BTW-CE 1.4</title><link>https://lavag.org/topic/3047-btw-ce-14/</link><description><![CDATA[<p>Hello,</p>
<p>I'm using Labview 7.1 with the version 7.1 PDA module. I was told by NI that this combination supports bluetooth communications. When I try to use the NI bluetooth examples on the PDA (pocketpc 2003) it tells me it can't load Bluetooth Library LVBtw.dll.  :headbang: </p>
<p>I realise after that my pocket pc (eten m500) don't have the widcomm (BTW-CE). I don't  know if I can setup the required  (BTW-CE 1.4) in my pocket pc. Can anyone shed some light on this issue or tell me where I can get BTW-CE to make labview happy? and</p>
]]></description><guid isPermaLink="false">3047</guid><pubDate>Tue, 14 Mar 2006 19:59:24 +0000</pubDate></item><item><title>Help needed</title><link>https://lavag.org/topic/3074-help-needed/</link><description><![CDATA[<p>Hi Folk</p>
<p>I'm using Labview 7.1 (PocketPC2003) on Win XP.My Task ist to make a  ECG for Pocket(PDA).The Problem is how can i read a</p>
<p>measured data(in ASCII txt. file) and convert the String data in Array and wired the Array with PDAWaveformchart.So far i made a example but it doesn't work correctly.Anybody an Idea? :headbang: </p>
<p>Thnx!!</p>
<p><a href="http://lavag.org/old_files/post-4493-1142871706.vi" rel="">Download File:post-4493-1142871706.vi</a></p>
]]></description><guid isPermaLink="false">3074</guid><pubDate>Mon, 20 Mar 2006 17:25:24 +0000</pubDate></item><item><title>app error on ipaq</title><link>https://lavag.org/topic/2306-app-error-on-ipaq/</link><description><![CDATA[<p>i am having a problem trying to get my labview pda exe working on my ipaq hx4700</p>
<p>bassically it was working but i decieded to make some changes to the source code and when i downloaded it again i keep getting the following error.</p>
<p><strong>app failed. error code 71147003 Unable to lock memory chunk</strong></p>
<p>all changes to the source code where carried out using the correct execution target.</p>
<p>i have tried downloading the orginal exe back onto the PDA and i still get the same error.</p>
<p>i have hard reset the PDA but this still hasn't cured the problem.</p>
<p>has anyone seen this before??</p>
<p>i'm not sure whether the problem is due to the labview PDA module getting corupt or the PDA has decied to die.</p>
<p>any help will be gratefully recieved</p>
<p>many thanks in advance</p>
<p>Chris</p>
]]></description><guid isPermaLink="false">2306</guid><pubDate>Fri, 26 Aug 2005 16:06:24 +0000</pubDate></item><item><title>WinCE</title><link>https://lavag.org/topic/1283-wince/</link><description><![CDATA[<p>Would like to know if the <abbr title="LabVIEW">LV</abbr> PDA 7.1 toolkit is compatible with WinCE 3.1.Net? </p>
<p>I know that <abbr title="LabVIEW">LV</abbr> PDA 7.0 isn't compatible with it but wasn't sure about the latest version.</p>
<p>Thanks in advance!</p>
]]></description><guid isPermaLink="false">1283</guid><pubDate>Thu, 01 Jul 2004 06:09:24 +0000</pubDate></item><item><title>LabVIEW PDA Module - Bluetooth Drivers</title><link>https://lavag.org/topic/2207-labview-pda-module-bluetooth-drivers/</link><description><![CDATA[<p>Hello,</p>
<p>i'm using LabVIEW PDA Module in developing an application that can read barcodes. My application was intended to use a barcode scanner to read the barcode and then send it to my application running in the PDA using bluetooth. The problem happened when i tried to download and execute my application to the PDA. The following error appeared on the  PDA: "Bluetooth ERROR - Unable to load Bluetooth library LVBtw.dll". After reading some docs, i realised that the problem was that LabVIEW PDA Module only works with WIDCOMM drivers and my PDA has Microsoft drivers. I even considered installing the WIDCOMM drivers on my PDA but it is not possible. As you can imagine this is a big problem to my application. </p>
<p>I would to know why there this limitation and if there will a future solution for this limitation.</p>
<p>I don</p>
]]></description><guid isPermaLink="false">2207</guid><pubDate>Thu, 14 Jul 2005 14:22:24 +0000</pubDate></item><item><title>Remote Panel on a PDA</title><link>https://lavag.org/topic/3007-remote-panel-on-a-pda/</link><description><![CDATA[<p>Can the <abbr title="LabVIEW">LV</abbr> PDA toolkit create a VI that can display and interact with a remote panel from a standard (desktop) installation of <abbr title="LabVIEW">LV</abbr>?</p>
<p>-John</p>
]]></description><guid isPermaLink="false">3007</guid><pubDate>Wed, 08 Mar 2006 00:45:24 +0000</pubDate></item><item><title>PDA Control with Picture</title><link>https://lavag.org/topic/2961-pda-control-with-picture/</link><description><![CDATA[<p>Hello,</p>
<p>I was trying to put a picture (icon) on the OK control button, which looks allright when designing the front panel (customize). </p>
<p>After building the application there was no icon, but just an empty box, visable on the PDA itself?!</p>
<p>My goal is to have a menu with icons which can be clicked.</p>
<p>Has anybody an idea how to solve this?</p>
<p>Thanks in advance.</p>
<p>Best regards.</p>
]]></description><guid isPermaLink="false">2961</guid><pubDate>Fri, 24 Feb 2006 12:56:24 +0000</pubDate></item><item><title>Fixed Front Panel for PDA?</title><link>https://lavag.org/topic/2951-fixed-front-panel-for-pda/</link><description><![CDATA[<p>Hello,</p>
<p>When programming an application with the PDA module for Labview 7.1 I discovered that the Front Panel is not easy to set for a PDA screen size.</p>
<p>When dragging and dropping controls etc within the front panel the window is resized and/or moved and has to resized and moved afterwards to have a nice centered and full screen when building the application.</p>
<p>Does someone experienced this as well and maybe has some ideas and/or work arounds for this?</p>
<p>Any help will be welcome. Thanks in advance.</p>
]]></description><guid isPermaLink="false">2951</guid><pubDate>Tue, 21 Feb 2006 21:27:24 +0000</pubDate></item><item><title>call DLL functions - non blocking</title><link>https://lavag.org/topic/2816-call-dll-functions-non-blocking/</link><description><![CDATA[<p>Hi,</p>
<p>I don't have very much LabView experience, but I'm writing an PDA application which calls functions from a DLL.</p>
<p>So far so good.</p>
<p>But I want to call some of the functions non-blocking. So LabView will continue with it's wait loops etc.</p>
<p>Will this be possible?</p>
<p>I tried:</p>
<p> * "reentrant" on the DLL caller.</p>
<p> * Created a subVI for only calling the DLL function. And set "Execution" to data aquisition thread.</p>
<p>The GUI is responsible while calling a function from a DLL (so looks like some thread are started after all) But the while loops etc are stalled.</p>
<p>Can somebody help me, make my app perfect?  <img src="https://lavag.org/uploads/emoticons/default_wink.png" alt=";)"></p>
]]></description><guid isPermaLink="false">2816</guid><pubDate>Fri, 20 Jan 2006 15:00:24 +0000</pubDate></item><item><title>Installer Labview PDA</title><link>https://lavag.org/topic/2810-installer-labview-pda/</link><description><![CDATA[<p>Hello,</p>
<p>I need to know the steps to install it labview pda.</p>
<p>Regards</p>
]]></description><guid isPermaLink="false">2810</guid><pubDate>Thu, 19 Jan 2006 16:21:24 +0000</pubDate></item><item><title>Match Pattern function missing from PDA palette</title><link>https://lavag.org/topic/2729-match-pattern-function-missing-from-pda-palette/</link><description><![CDATA[<p>The Match Pattern was inadvertently removed from the LabVIEW 8 PDA palette.</p>
<p>NI support response can be read <a href="http://forums.ni.com/ni/board/message?board.id=170&amp;message.id=158422" rel="external nofollow">here</a>.</p>
<p>The function can be "borrowed" from a Windows VI that is open and still works. Just drag it from the Windows VI to the PDA VI.</p>
<p>Ed</p>
]]></description><guid isPermaLink="false">2729</guid><pubDate>Wed, 04 Jan 2006 14:54:24 +0000</pubDate></item><item><title>LabVIW .exe on WinCE</title><link>https://lavag.org/topic/2605-labviw-exe-on-wince/</link><description><![CDATA[<p>Dear all,</p>
<p>I have developed an application and made a .exe (<abbr title="LabVIEW">LV</abbr> - 7.1 PDS)+ installer, the OS is Win XP. I have an ARM processor with WinCE OS running on it. Will my LabVIEW application run on it. Can I install the runtime engine in first case??? <img src="https://lavag.org/uploads/emoticons/default_blink.png" alt=":blink:"></p>
]]></description><guid isPermaLink="false">2605</guid><pubDate>Sat, 26 Nov 2005 09:51:24 +0000</pubDate></item><item><title><![CDATA[Pure PDA&#39;s obsolete?]]></title><link>https://lavag.org/topic/1498-pure-pdas-obsolete/</link><description><![CDATA[<p>Heard this second hand from an NI week attendee to the PDA meeting.</p>
<p>Sony has decided to focus on PDA phones and HP is following suit. PDA's with PCMCIA support will be few and far between. Some industrial companies will continue to make ruggedized PDA's with card slots but they will be in the $2K - $3K range.</p>
<p>Takes all the fun out of creating applications for what was a $300.00 device. :thumbdown:</p>
]]></description><guid isPermaLink="false">1498</guid><pubDate>Wed, 06 Oct 2004 05:39:24 +0000</pubDate></item><item><title>PDA recommendations, anyone?</title><link>https://lavag.org/topic/1789-pda-recommendations-anyone/</link><description><![CDATA[<p>I have ZERO experience with PDAs.  I just may have to change that based on a 'blue-sky' conversation I had at work the other day.</p>
<p>What's the current PDA of choice capable of supporting an NI PCMCIA DAQ card, preferably with WiFi built in?</p>
<p>Thanks for replies,</p>
<p>Dave</p>
]]></description><guid isPermaLink="false">1789</guid><pubDate>Sun, 23 Jan 2005 08:37:24 +0000</pubDate></item><item><title>Error When Building EXE for PDA</title><link>https://lavag.org/topic/1981-error-when-building-exe-for-pda/</link><description><![CDATA[<p>i am trying to build an exe to go onto a PDA using the Labview PDA module but when ever i have a tab container in the code i get the following error when trying to build the EXE in device mode and emualtor mode</p>
<p>cosm5432_ctlid missing VI or C file</p>
<p>if i delete the tab container i dont get any errors and it builds with no trouble and downloads onto the PDA no problems</p>
<p>can anyone on here shed any light on this problem</p>
<p>where can i find this missing file/VI i have searched the NI website but have drawn a blank</p>
<p>thanks in advance</p>
]]></description><guid isPermaLink="false">1981</guid><pubDate>Tue, 05 Apr 2005 14:14:24 +0000</pubDate></item><item><title>Dynamic Loading Of Vis</title><link>https://lavag.org/topic/1142-dynamic-loading-of-vis/</link><description><![CDATA[<p>I was working on a code implementation that requires dynamic loading of VI's . Is it possible to implement this on the PDA module?</p>
<p>Thanks</p>
<p>Prasad</p>
]]></description><guid isPermaLink="false">1142</guid><pubDate>Wed, 18 Feb 2004 17:10:24 +0000</pubDate></item></channel></rss>
