<?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: Labview Drivers for Wireless Sensor Networks in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/848077#M384635</link>
    <description>&lt;P&gt;Dear David and all..&lt;/P&gt;&lt;P&gt;Or can you pls gv me&amp;nbsp;reference on how to&amp;nbsp;connect Crossbow products in Labview? like tutorial...&amp;nbsp;just specifically for Crossbow products that I bought&amp;nbsp;using Labview so tat&amp;nbsp;I can learn faster in either connecting or fixing errors as I have limited time. As I browsed throught the sites, there are too many references which I can't find help for my situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;Thanks, Kim&lt;/P&gt;</description>
    <pubDate>Fri, 06 Feb 2009 02:22:13 GMT</pubDate>
    <dc:creator>MiLKy83</dc:creator>
    <dc:date>2009-02-06T02:22:13Z</dc:date>
    <item>
      <title>Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/430497#M211393</link>
      <description>&lt;DIV&gt;Hello everybody!&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I was trying to use the recently released labview drivers for Wireless Sensor Networks for Crossbow products in particular. I was trying out one of the exapmples included when I realised that they don't have any documentation included. I am specifically concerned as to what program should I load into the motes and the program that is to be loaded into the base mote. Am using a MIB510 interface board with mica2 motes (900 MHz) and MTS300 sensor boards. I tried&amp;nbsp;them with TOSBase and OscilloscopeRF program and also XMeshBase_903_hp.exe with XMTS300_903_hp.exe &amp;nbsp;but neither seemed to work (latter worked with Moteview though)can you please guide me as to how to proceed from here? &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Also I was trying to read from the port 9001 with serial forwarder running in the background and the base mote receiving messages using the simple data client program and other examples without success. was just wondering if anybody had success or experience in working with reading the serial forwarder using labview.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks...&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Oct 2006 16:27:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/430497#M211393</guid>
      <dc:creator>jpk</dc:creator>
      <dc:date>2006-10-20T16:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/431078#M211640</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;What kind of wireless measurement are you trying to make?&amp;nbsp;&amp;nbsp;I have experience with the Accsense Wireless Sensor products that work very well and easy to configure.&amp;nbsp; They have some easy to use routines that work very well with LabVIEW.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.accsense.com/" target="_blank"&gt;http://www.accsense.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2006 15:53:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/431078#M211640</guid>
      <dc:creator>mfitzsimons</dc:creator>
      <dc:date>2006-10-23T15:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/431310#M211755</link>
      <description>jpk,&lt;BR /&gt;&lt;BR /&gt;Were you trying to connect to the serial forwarder, or directly to the gateway? They have slightly different protocols, and the direct serial connection is the only one that is currently supported in the driver. You may have to close XServe / MoteView before it will work. Also, the driver was written for the 2.4GHz MICAz platform. It is my understanding that they are based off of the same XMesh protocol, but we have only tested with MICAzs. Please let me know and I will do my best to help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Oct 2006 20:50:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/431310#M211755</guid>
      <dc:creator>Ryan_V[DE]</dc:creator>
      <dc:date>2006-10-23T20:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/431323#M211762</link>
      <description>Also, the driver architechture is loosely based on NI-DAQmx, so if you are familiar with that, similar concepts apply. There are a few examples which install in the C:\Program Files\National Instruments\&amp;lt;LabVIEW directory&amp;gt;\instr.lib\Crossbow XMesh WSN\Examples directory. They should serve to illustrate the general program flow. Functionality of the individual VIs should also appear in the context help.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Oct 2006 21:06:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/431323#M211762</guid>
      <dc:creator>Ryan_V[DE]</dc:creator>
      <dc:date>2006-10-23T21:06:14Z</dc:date>
    </item>
    <item>
      <title>Special issue on Distributed Signal Processing Techniques for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/462488#M223625</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN id="ctl00_ContentPlaceHolder1_LblCallForPaperHtml"&gt;&lt;SPAN&gt;
&lt;H1&gt;Call for Papers&lt;/H1&gt;
&lt;P&gt;Recent advances in hardware and wireless communications technologies have made possible the design of low-cost, low-power, multifunctional sensor devices. When deployed in a large number across a geographical area, these sensor devices collaborate among themselves to create a network for distributed sensing and automated information gathering, processing, and communication. Wireless sensor networks are a special case of wireless ad hoc networks that assume a multihop communication framework with no infrastructure, where the sensor devices cooperate to convey information from a source to a destination. This revolutionary technology will present a huge impact on a broad range of applications: monitoring the health status of humans, animals, plants, and civil-engineering structures, control and instrumentation of industrial machines and home appliances, energy conservation, security, detection of chemical and biological leaks. The upcoming years will very likely witness a growing demand for intelligent sensor systems that will be networked with wireless local area networks (WLANs) and Internet for increased functionality and performance.&lt;/P&gt;
&lt;P&gt;In general, the design of wireless sensor networks is subject to the following requirements:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;low energy consumption, which is manifested in minimal energy expenditure in each sensor node and efficient usage of power-saving sleep/wake-up modes&lt;/LI&gt;
&lt;LI&gt;scalability with the increase in the number of sensors with the goal to extract information from noisy spatiotemporal measurements collected at the nodes&lt;/LI&gt;
&lt;LI&gt;broadcast communication paradigm and the increased possibility of packet collisions and congestions&lt;/LI&gt;
&lt;LI&gt;absence of centralized communication infrastructure&lt;/LI&gt;
&lt;LI&gt;possibility of frequent node failures and network topology changes&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The goal of this special issue is to present the state-of-the-art results and emerging signal processing approaches for wireless sensor networks that can cope with the above-mentioned challenges. Submitted articles must not have been previously published and must not be currently submitted for publication elsewhere. Topics of interest include the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;distributed estimation, detection, inference, and learning algorithms&lt;/LI&gt;
&lt;LI&gt;clock and carrier synchronization techniques&lt;/LI&gt;
&lt;LI&gt;design of distributed modulation techniques&lt;/LI&gt;
&lt;LI&gt;distributed power control algorithms&lt;/LI&gt;
&lt;LI&gt;performance bounds and statistical analysis&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Due to the existence of a concurrent call for proposals, papers dealing with localization and tracking applications will not be accepted.&lt;/P&gt;
&lt;P&gt;Authors should follow the EURASIP JASP manuscript format described at the journal site &lt;A href="http://www.hindawi.com/journals/asp/" target="_blank"&gt;http://www.hindawi.com/journals/asp/&lt;/A&gt;. Prospective authors should submit an electronic copy of their complete manuscript through the EURASIP JASP Manuscript Tracking System at &lt;A href="http://www.hindawi.com/mts/" target="_blank"&gt;http://www.hindawi.com/mts/&lt;/A&gt;, according to the following timetable:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;TABLE class="table" cellspacing="2" cellpadding="4" border="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD bgcolor="#dddddd"&gt;Manuscript Due&lt;/TD&gt;
&lt;TD bgcolor="#dddddd"&gt;May 1, 2007&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD bgcolor="#dddddd"&gt;First Round of Reviews&lt;/TD&gt;
&lt;TD bgcolor="#dddddd"&gt;August 1, 2007&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD bgcolor="#dddddd"&gt;Publication Date&lt;/TD&gt;
&lt;TD bgcolor="#dddddd"&gt;November 1, 2007&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;Guest Editors:&lt;/H3&gt;
&lt;P&gt;&lt;A href="mailto:serpedin@ece.tamu.edu" target="_blank"&gt;Erchin Serpedin&lt;/A&gt;, Department of Electrical and Computer Engineering, Texas A&amp;amp;M University, College Station, TX 77843, USA; &lt;A href="mailto:serpedin@ece.tamu.edu" target="_blank"&gt;serpedin@ece.tamu.edu&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:hli@stevens.edu" target="_blank"&gt;Hongbin Li&lt;/A&gt;, Department of Electrical and Computer Engineering, Stevens Institute of Technology, Hoboken, NJ 07030, USA; &lt;A href="mailto:hli@stevens.edu" target="_blank"&gt;hli@stevens.edu&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:ald@iastate.edu" target="_blank"&gt;Aleksandar Dogandžić&lt;/A&gt;, Department of Electrical and Computer Engineering, Iowa State University, Ames, IA 50011, USA; &lt;A href="mailto:ald@iastate.edu" target="_blank"&gt;ald@iastate.edu&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:Huaiyu_Dai@ncsu.edu" target="_blank"&gt;Huaiyu Dai&lt;/A&gt;, Department of Electrical and Computer Engineering, North Carolina State University, Raleigh, NC 27695, USA; &lt;A href="mailto:Huaiyu_Dai@ncsu.edu" target="_blank"&gt;Huaiyu_Dai@ncsu.edu&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:paul.cotae@utsa.edu" target="_blank"&gt;Paul Cotae&lt;/A&gt;, Department of Electrical and Computer Engineering, University of Texas at San Antonio, San Antonio, TX 78249, USA; &lt;A href="mailto:paul.cotae@utsa.edu" target="_blank"&gt;paul.cotae@utsa.edu&lt;/A&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Jan 2007 14:09:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/462488#M223625</guid>
      <dc:creator>Dalia</dc:creator>
      <dc:date>2007-01-11T14:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/481923#M231533</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;I too am jumping into LabView and using Labview for Crossbow's systems.&amp;nbsp; As you, I too am having issues just getting LabView to see the MIB510 board and data I can verify is there.&amp;nbsp; Any insights you can elaborate on would be appreciated so I don't go stumbling down the wrong paths.&amp;nbsp; The documentation I have found leaves a lot to be desired, especially a novice to Labview like me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Scott &lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:SVickers@wildwell.com" target="_blank"&gt;SVickers@wildwell.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2007 16:13:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/481923#M231533</guid>
      <dc:creator>ScottVickers</dc:creator>
      <dc:date>2007-02-22T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/482602#M231840</link>
      <description>&lt;DIV&gt;Scott,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The drivers that are available for the crossbow motes are a set of applications designed by Crossbow and they do not have any kind of documentation on them. &lt;/DIV&gt;
&lt;DIV&gt;This means the motes should be running an application that Crossbow wrote and which is not open source.&lt;/DIV&gt;
&lt;DIV&gt;Their application&amp;nbsp;does not serve my purpose which is to read data from my own custom application loaded into the&amp;nbsp; motes. I then decided to read directly from the serial port to which the MIB510 is connected to and it works pretty good. You just need to know the correct format of the data that your application on the mote uses so that you can parse it in lab view. A good place to start is the Basic Serial write and read.vi example in labview and this document.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.octavetech.com/pubs/TB5-01%20Deciphering%20TinyOS%20Serial%20Packets.pdf" target="_blank"&gt;http://www.octavetech.com/pubs/TB5-01%20Deciphering%20TinyOS%20Serial%20Packets.pdf&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Please let me know as to what kind of application that you intend to use in the motes and if u need any more help.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Phaneeth&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Feb 2007 22:06:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/482602#M231840</guid>
      <dc:creator>jpk</dc:creator>
      <dc:date>2007-02-23T22:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594461#M277676</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi all , &lt;/P&gt;
&lt;P&gt;I am a newbee to NI and Labview and currently doing research in Wireless Sensor Networks . I would like to simulate my Wireless Sensor Network in labview .. I have also downloaded the drivers &lt;U&gt;&lt;STRONG&gt;crossbow_xmesh_wsn&lt;/STRONG&gt;&amp;nbsp;&lt;/U&gt;from the internet .&lt;/P&gt;
&lt;P&gt;I am unaware of how to use labview to create my gateways and nodes and to make use to labview in creating these devices .&lt;/P&gt;
&lt;P&gt;can any one please help me on this .. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Anil&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2007 08:25:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594461#M277676</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-10-12T08:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594658#M277771</link>
      <description>Hi Anil,&lt;BR /&gt;&lt;BR /&gt;Do you physically have the Crossbow hardware? The driver you downloaded is for interfacing with said hardware. No configuration should be necessary. Once you run an application, the driver will begin receiving commands from the serial resource you specify. It will automatically detect nodes as motes send out their packets. There is a VI for acquiring IDs of the attached devices, which you can then use those node IDs to read from them individually, or as a group. Please let me know if you have any additional questions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Oct 2007 13:49:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594658#M277771</guid>
      <dc:creator>Ryan_V[DE]</dc:creator>
      <dc:date>2007-10-12T13:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594732#M277805</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Anil,&lt;/P&gt;
&lt;P&gt;I don't have experience with Crossbow but can help answer questions about Accsense.&amp;nbsp; Are you in the Chicago area?&amp;nbsp; Are you doing this for school or work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2007 15:11:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594732#M277805</guid>
      <dc:creator>mfitzsimons</dc:creator>
      <dc:date>2007-10-12T15:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594868#M277875</link>
      <description>&lt;DIV&gt;Hi Ryan,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;thanks for the early reply ..&lt;/DIV&gt;
&lt;DIV&gt;Yes I do have the physical crossbow hardware .Can you please let me know more about the VIs which are already present in the Lab , where can I find them .&lt;BR /&gt;Also I am not able to view the attachment which you have mentioned.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Regards&lt;/DIV&gt;
&lt;DIV&gt;Anil &lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Oct 2007 18:45:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594868#M277875</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-10-12T18:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594873#M277878</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Hi mfitzsimo&lt;BR /&gt;thanks for the reply, I am currently working on crossbow , if I have any querries in Accsense I will surely buzz you . &lt;BR /&gt;Currently I am in Houston , Texas and persuing my masters in Computer science .&lt;BR /&gt;I am doing this for my research work in Wireless Sensor networks&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Oct 2007 18:48:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/594873#M277878</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-10-12T18:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/596004#M278302</link>
      <description>&lt;P class="MsoNormal"&gt;Hi Anil,&lt;BR /&gt;
&lt;BR /&gt;
What school are you attending? If you do not already have them, the VIs can be
downloaded &lt;A href="http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=1FB66B354ED149C7E0440003BA230ECF" target="_blank"&gt;here&lt;/A&gt;.
Be sure to put the top level folder (Crossbow XMesh WSN) into your LabVIEW
directory's instr.lib folder. If you are familiar with DAQmx programming, the
structure is very much the same. We don't have much in the way of examples, but
there are some available here:&lt;BR /&gt;
&lt;BR /&gt;
C:\Program Files\National Instruments\LabVIEW 8.5\instr.lib\Crossbow XMesh
WSN\Examples\&lt;BR /&gt;
&lt;BR /&gt;
They should give you an idea of how to use the API. Finally, the individual API VI should be available in LabVIEW's Instrument IO palette. Please let me know if you have any more questions.&lt;/P&gt;&lt;BR /&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;Regards,&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Oct 2007 02:24:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/596004#M278302</guid>
      <dc:creator>Ryan_V[DE]</dc:creator>
      <dc:date>2007-10-16T02:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/596017#M278306</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi Ryan &lt;/P&gt;
&lt;P&gt;thanks for the info.. i will check the same and revert incase of any issues ..&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2007 02:45:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/596017#M278306</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-10-16T02:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/596668#M278533</link>
      <description>&lt;DIV&gt;Hi Ryan ,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I am currently trying to run the files which I have downloaded , however in my mind I have got few querries .. They might be trival ..but i am not able to get things figured out in my mind .&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Once this is connected and starts working , how would my Labview application interact with the hardware .?&lt;/DIV&gt;
&lt;DIV&gt;How will labview interact with the user ? is ther going to be another interface after the labview which will be used to interact with the users ?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;How exactly labview is going to work in this case? . what role VI's are going to play ?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I know these querries might be trival to most of you guys ... but i need to ask them to have a clear undustanding of what i am going to built !&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;thanks !&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Regards&lt;/DIV&gt;
&lt;DIV&gt;Anil karamchandani&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Oct 2007 22:44:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/596668#M278533</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-10-16T22:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/597351#M278816</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi all &lt;/P&gt;
&lt;P&gt;Any info on the above ? .. pls help &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2007 23:11:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/597351#M278816</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-10-17T23:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/597650#M278933</link>
      <description>Hi Anil,&lt;BR /&gt;&lt;BR /&gt;In this driver, LabVIEW interacts with the sensor network gateway at the lowest level. It sends and receives packets of information over the serial port. For received data, it buffers it until requested by the user (in the form of a read, etc.). It also provides parsing of the messages and conversion of the raw binary data into engineering units. From that point on, all aspects of your program are up to you. The example I referenced simply displays packets as they come in to the gateway and are forwarded to the host PC. It is quite simple to turn this into a graph to plot trends, or save it to a file. LabVIEW is a full-featured programming languange (and more!) which should allow you to create just about any kind of application you can think of. Perhaps if you give us more information on what it is you are trying to do, I could provide some general suggestions.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ryan&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Oct 2007 13:55:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/597650#M278933</guid>
      <dc:creator>Ryan_V[DE]</dc:creator>
      <dc:date>2007-10-18T13:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/610021#M283790</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi Ryan / all, &lt;/P&gt;
&lt;P&gt;I have downloaded the Labview drivers for the gateway(MIB 520) and sensors(MTS 310) .&lt;BR /&gt;In my current setup ,Gateway MIB 520 is connected to my PC where Labview is installed via a COMM port ie serial communication and the sensor MTS 310 is mounted on the Gateway .&lt;/P&gt;
&lt;P&gt;The drivers which i had downloaded is kept at the location C:\Program Files\National Instruments\LabVIEW 8.5\instr.lib in the directory Crossbow XMesh WSN&lt;/P&gt;
&lt;P&gt;Now when i click on the project Crossbow XMesh WSN.lvproj i see a project explorer window .&lt;BR /&gt;In the window when i click on any of the VIs (eg Read Data and Display Health.vi) &lt;BR /&gt;and run the same i get an error &lt;BR /&gt;Error 8003 occurred at WSN Send Generic Stream Message.vi . Possible reasons :&lt;BR /&gt;Engine is not responding .An unexpected terminal error occurred.&lt;/P&gt;
&lt;P&gt;May be i am not using the examples in the right manner . can any one guide me thorugh this please&lt;BR /&gt;thanks&lt;/P&gt;
&lt;P&gt;anil&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2007 18:08:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/610021#M283790</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-11-12T18:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/610318#M283914</link>
      <description>&lt;DIV&gt;guys ,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;any luck !&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Nov 2007 08:30:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/610318#M283914</guid>
      <dc:creator>anilhk</dc:creator>
      <dc:date>2007-11-13T08:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Labview Drivers for Wireless Sensor Networks</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/610911#M284102</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi Anil, &lt;/P&gt;
&lt;P&gt;You are using the VIs properly. The examples should run without any issues. I would suggest checking the COM port to which you've connected the device. See if it is on COM1, because the software (see Block Diagram) by default selects it. You can select the right COM port and try executing the program once again. I hope this helps! Let me know if there is anything else I can help with or clarify. Have a great day! &lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2007 00:44:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Labview-Drivers-for-Wireless-Sensor-Networks/m-p/610911#M284102</guid>
      <dc:creator>Nitin_T</dc:creator>
      <dc:date>2007-11-14T00:44:58Z</dc:date>
    </item>
  </channel>
</rss>

