09-01-2010 10:08 AM
Hello,
I am interested in changing node (Iris mote with MDA300 board) update rate from LabVIEW program running on host PC .
I have used Set node update rate.vi with open stream.vi and start stream.vi in proper sequence and developed a program to change node update rate. When program is run no error is shown but node update rate is not changed.
Pl suggest what I should I do.
Incase any one can help I will be grateful
Roop
09-02-2010 01:12 AM
Well, I don't have much experience with the specified instrument. Have you tried out the examples given with your hardware just to check if your hardware is properly installed and functioning?
09-02-2010 02:15 AM
Hi Roop,
The driver page does not show support for MDA300 board. The drivers support MDA320 which in that case does not incorporate relay channels. Please check this link for details of the Crossbow Xmesh driver: http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=1FB66B354ED149C7E0440003BA230E...
And about the function of Write.vi(RAW 1sensor 1pt.), you should try contacting Crossbow technology since they are the driver developers.
The specifications of a list of similar boards (including MDA300 and MDA320) can be found here: http://courses.ece.ubc.ca/494/files/MTS-MDA_Series_Users_Manual_7430-0020-04_B.pdf
Regards,
Arjun P Kumar
09-04-2010 07:18 AM
Hi Arjun,
Thanks for the information.
I have already used the driver VIs for upstream communicaion wih MDA300 motes.The programmes are working fine. Moreover Crossbow hardware has also been tested with sofware provided by Crossbow , there is no hardware and sofware problem as such.
But in labVIEW environment , For downsream communication the VIs provided are not showing any response .
I am in a fix what to do.
Thanks
Roop
.
09-04-2010 07:18 AM
Hi Arjun,
Thanks for the information.
I have already used the driver VIs for upstream communicaion wih MDA300 motes.The programmes are working fine. Moreover Crossbow hardware has also been tested with sofware provided by Crossbow , there is no hardware and sofware problem as such.
But in labVIEW environment , For downsream communication the VIs provided are not showing any response .
I am in a fix what to do.
Thanks
Roop
.
09-07-2010 12:30 AM
Hi Roop,
Unfortunately, this instrument driver is provided "as is" and is not supported by National Instruments, so I'm not as familiar with the communication. If you can upload a snippet of the code that you've written already, illustrating the error you are facing, i might be able to help you more.
Go through this thread. It should give you a few leads which might help in solving your problem.
http://forums.ni.com/t5/LabVIEW/Inject-messages-to-a-WSN-via-XBow-MIB520/td-p/882340
Also check out the "Advanced serial read and write.vi" example in labview. Protocol and packet format information related to your application is here - http://www.tinyos.net/dist-2.0.0/tinyos-2.0.0beta1/doc/html/tep113.html
regards
Arjun
09-10-2010 12:48 AM
Hi Arjun,
I am sending you snap shot of VI developed to change node update rate.and also the heirarchy of drivers VIs used in the program for better understanding .
In case you can figure out why the command message send is unable to communicate with mote .
Also for downstream communication with motes the packet format used is described in Moteworks user manual from MiMSic.com
I think the developer of these drivers can help you out in solving my problem.
Thanks
Roop
12-06-2010 10:24 PM
Hi Roop,
It would be best if you can contact the driver manufacturer about your problem. Clearly the board you are using is not supported by the driver.
Regards,
Sumit Sen