10-12-2007 01:45 PM
10-12-2007 01:48 PM
10-15-2007 09:24 PM
Hi Anil,
What school are you attending? If you do not already have them, the VIs can be
downloaded here.
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:
C:\Program Files\National Instruments\LabVIEW 8.5\instr.lib\Crossbow XMesh
WSN\Examples\
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.
10-15-2007 09:45 PM
Hi Ryan
thanks for the info.. i will check the same and revert incase of any issues ..
10-16-2007 05:44 PM
10-17-2007 06:11 PM
Hi all
Any info on the above ? .. pls help
10-18-2007 08:55 AM
11-12-2007 12:08 PM
Hi Ryan / all,
I have downloaded the Labview drivers for the gateway(MIB 520) and sensors(MTS 310) .
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 .
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
Now when i click on the project Crossbow XMesh WSN.lvproj i see a project explorer window .
In the window when i click on any of the VIs (eg Read Data and Display Health.vi)
and run the same i get an error
Error 8003 occurred at WSN Send Generic Stream Message.vi . Possible reasons :
Engine is not responding .An unexpected terminal error occurred.
May be i am not using the examples in the right manner . can any one guide me thorugh this please
thanks
anil
11-13-2007 02:30 AM
11-13-2007 06:44 PM
Hi Anil,
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!