<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: transmit image using zigbee in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/3563824#M997331</link>
    <description>&lt;P&gt;Hi Aradni,&lt;/P&gt;
&lt;P&gt;can you please tell me how did you find the library for the "IMAQ" block ?????&lt;/P&gt;</description>
    <pubDate>Fri, 30 Dec 2016 15:10:50 GMT</pubDate>
    <dc:creator>Hafeez96</dc:creator>
    <dc:date>2016-12-30T15:10:50Z</dc:date>
    <item>
      <title>transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2297152#M723767</link>
      <description>&lt;P&gt;Hello i am working on a project and we want to transmit an image using ZigBee. The ZigBee modules that we will use are provided by "adaptive modules" (the link provided show the modules that we will use&amp;nbsp;&lt;A href="http://adaptivemodules.co.uk/index.cfm/fa/shopdetails/Product_ID/745/Category_ID/12/Sub_Category_ID/8" target="_blank"&gt;http://adaptivemodules.co.uk/index.cfm/fa/shopdetails/Product_ID/745/Category_ID/12/Sub_Category_ID/8&lt;/A&gt; ).&lt;/P&gt;
&lt;P&gt;Can you please tell me how i can start working and if you can provide me with a code in order to transfer something initial?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 11:49:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2297152#M723767</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-01-30T11:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2299244#M724207</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My name is Kevin I am an Application Engineer for NIUK. I understand you are after some information to get started with your project. I am assuming you want to use LabVIEW to interact with this device.&lt;/P&gt;
&lt;P&gt;My first question for you is have you read the user manual that came with the product?&lt;/P&gt;
&lt;P&gt;The User manual begins by explaining how to configure your device and prepare it to communicate with your computer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My next question is can you use a terminal program to send commands? If so doing this in LabVIEW is relatively straight forward.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example how to Read and Write through serial &lt;BR /&gt;&lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/2669" target="_blank"&gt;http://zone.ni.com/devzone/cda/epd/p/id/2669&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Summary&lt;BR /&gt;1. Read the user guide, to configure your hardware&lt;BR /&gt;2. Send commands through a terminal program to ensure hardware works&lt;BR /&gt;3. Open Measurement and Automation Explorer (MAX)&lt;BR /&gt;4. On the left hand side Expand Device and Interfaces &amp;gt;&amp;gt; Serial and Parallel &lt;BR /&gt;5. Right Click on the COM port your device is connected to and left click "Open VISA Test Panels" Here you can see if MAX can communicate with the device in the same way your terminal software did. &lt;BR /&gt;5. Follow the LabVIEW example VI&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will allow you to send basic serial data. To send an image you will have to convert your image down to an array. I would advise doing more research in this area once you have established basic communication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the best with your project. Post back here to let me know how you got on&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 16:10:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2299244#M724207</guid>
      <dc:creator>Kev_R</dc:creator>
      <dc:date>2013-02-08T16:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2299360#M724227</link>
      <description>&lt;P&gt;Thanks a lot Kevin its very helpful. I will let you know soon about my progress.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 16:08:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2299360#M724227</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-01-31T16:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302658#M724873</link>
      <description>&lt;P&gt;I have done the above steps that you told me and it was very helpful. I would like to ask now, since i have two ZigBee modules i want the one to act as a&amp;nbsp;&lt;SPAN&gt;sender&lt;/SPAN&gt; and the other as a receiver how i can perform this from two computers. I mean i want to send it from one computer and then to be able to preview what i send from another laptop. Is this possible? If yes, how please&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 15:59:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302658#M724873</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-02-08T15:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302780#M724900</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would just like to clarify your question.&lt;/P&gt;
&lt;P&gt;You have 2 computers&lt;/P&gt;
&lt;P&gt;You would like one to transmit (write) some data&lt;/P&gt;
&lt;P&gt;and the other to receive (Read) that data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so you will need to configure the Zigbees on both computers as per the user manual. The manual also goes through how to configure the Zigbees so they can communicate with each other.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have established this connection. In LabVIEW you will be able to read and write to the different ports.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know how you get on&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 16:07:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302780#M724900</guid>
      <dc:creator>Kev_R</dc:creator>
      <dc:date>2013-02-08T16:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302800#M724904</link>
      <description>&lt;P&gt;What about the LabVIEW code. How i can send it using LabVIEW and automatically receive it using LabVIEW? Can you provide me or explain to me how i can write this code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 17:55:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302800#M724904</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-02-04T17:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302830#M724913</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have established communication between the 2 Zigbees it is simple, I will explain:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PC &amp;nbsp;A -&amp;gt; Zigbee A &amp;nbsp; ---------&amp;gt; &amp;nbsp; &amp;nbsp;Zigbee B -&amp;gt; PC B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PC A is running LabVIEW, you perform a serial write to the port that Zigbee A is attached to.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The communication has already been configured as per the manual. Zigbee A and Zigbee B are "Paired"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PC B performs a serial read from the port Zigbee B is connected to and there for reading the transmitted data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this is clearer. So the LabVIEW code will be the same as the example I previously sent. Run the example VI on both PC's. PC A will Write and PC B will read.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know how you get on&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 16:08:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2302830#M724913</guid>
      <dc:creator>Kev_R</dc:creator>
      <dc:date>2013-02-08T16:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2304438#M725209</link>
      <description>&lt;P&gt;It's work thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 17:38:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2304438#M725209</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-02-05T17:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2304450#M725211</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's great news that you have been successful in getting everything up and running.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unless you have any further questions I would like to wish you all the best with your application&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 16:07:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2304450#M725211</guid>
      <dc:creator>Kev_R</dc:creator>
      <dc:date>2013-02-08T16:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2304496#M725226</link>
      <description>&lt;P&gt;Hello Kevin,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I really appreciate your help, i would like to ask you if you can help me now with my main target. My main target is to succesfully transfer (and preview) images from my laptop to another using LabVIEW and ZigBee. Can you please give me some help or some steps for that also?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for the help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 16:07:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2304496#M725226</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-02-08T16:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2305368#M725402</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One way that we can send an image is first to consider what an image is. An image made up of individual pixels, and each pixel has a value. We can look at this as a 2D array and each element will have a value (Pixel Value) which relates to a color.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a&amp;nbsp;&lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/5679" target="_self"&gt;link&lt;/A&gt;&amp;nbsp;with an example of how to change an image to an array.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once we have the array we can convert the array to a string using the array to spreadsheet string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We already know how to write string data to the serial port (Zigbee)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the other side we will need to do the reverse. So spreadsheet string to array and then once we have the array we can build the array back to an image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps let me know how you get on&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 16:07:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2305368#M725402</guid>
      <dc:creator>Kev_R</dc:creator>
      <dc:date>2013-02-08T16:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2306192#M725567</link>
      <description>&lt;P&gt;Hello kevin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your help. I have stuck at a point and i was wondering if you can help me. I have the code that convert the image to array and the code for serial communication. But how i can take the array and put it as write and then transmit it. Please have a look at my code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your help&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 20:49:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2306192#M725567</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-02-06T20:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2308696#M726061</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm using the similar modules, the ProBee ZS10 to communicate between two serial port.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've managed to establish the serial communication between these two modules, using AT command on TeraTerm as platform but not when I used LabVIEW, it did not work. &lt;BR /&gt;Can LabVIEW be implemented on these modules?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks. Looking forward for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;p/s: i used the Write and Read through serial code to communicate between those modules&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 14:35:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2308696#M726061</guid>
      <dc:creator>cawanEEE</dc:creator>
      <dc:date>2013-02-08T14:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2310274#M726347</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for sending me what you have done so far. You are very close to getting it working.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an image of some code I put together, let me know how you get on&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/7f97708e735b0e7863cb0cc7132a7f119e330b59/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f393833333869394134394433423933314234343431382f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Image to serial.PNG" title="Image to serial.PNG" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached the code as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I look forward to hearing from you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regard&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2013 09:57:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2310274#M726347</guid>
      <dc:creator>Kev_R</dc:creator>
      <dc:date>2013-02-11T09:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2313996#M727039</link>
      <description>&lt;P&gt;Hello i have finaly manage to transmit images! The issue that is require about 14 min for a jpeg, 640*480, 50kB image. Is it any way that i can reduce the time needed for the transmission. Please find attached the code i used&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 17:29:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2313996#M727039</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-02-13T17:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2318578#M728053</link>
      <description>&lt;P&gt;Hi Ariadni,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's good news! You have made a considerable about of progress. Have you tried increasing the baud rate (bps Bits Per Second) The spec sheet says the device can handle up to 115Kbps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know how you get on&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2013 09:47:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2318578#M728053</guid>
      <dc:creator>Kev_R</dc:creator>
      <dc:date>2013-02-18T09:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2344868#M733065</link>
      <description>&lt;P&gt;Hello again i would like to ask you if you can help me on how i can convert the serial communication to wi-fi communication,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 13:50:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2344868#M733065</guid>
      <dc:creator>Ariadni</dc:creator>
      <dc:date>2013-03-11T13:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2346648#M733385</link>
      <description>&lt;P&gt;Ariadni,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you connect the two computers together using a wireless network then you can use TCP communication rather than serial. &amp;nbsp;This should be much faster. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a link to a basic example of using TCP communication in LabVIEW:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.ni.com/white-paper/2710/en" target="_blank"&gt;http://www.ni.com/white-paper/2710/en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;James K&lt;/P&gt;
&lt;P&gt;Applications Engineer&lt;/P&gt;
&lt;P&gt;National Instruments&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:27:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2346648#M733385</guid>
      <dc:creator>James-K</dc:creator>
      <dc:date>2013-03-12T14:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2346902#M733422</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the help. I have develop two codes but i am getting errors. Can you give me some help? Please note that i want this to run on a single board rio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:26:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2346902#M733422</guid>
      <dc:creator>cawanEEE</dc:creator>
      <dc:date>2013-03-12T16:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: transmit image using zigbee</title>
      <link>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2348374#M733680</link>
      <description>&lt;P&gt;Can you give the specific error codes/text you are receiving? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend starting with one of the examples in the LabVIEW example finder to make sure you can get everything working/understood on your Windows machine. &amp;nbsp;The implementation on the sbRIO should be basically the same. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2013 13:24:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/transmit-image-using-zigbee/m-p/2348374#M733680</guid>
      <dc:creator>James-K</dc:creator>
      <dc:date>2013-03-13T13:24:47Z</dc:date>
    </item>
  </channel>
</rss>

