11-30-2007 05:37 PM
11-30-2007 05:40 PM
11-30-2007 11:05 PM
12-01-2007 12:20 PM
12-05-2007 11:43 PM
12-26-2007 06:21 PM
Hi all,
Sorry for the delayed reply.just to give an overview of what I have currently done so far .
My existing config
I have configured the mica2 mote to sense temperature and connected the gateway device to the COMM port and connected the mote and the sensor on the gateway device, I was then able to view the temperature sensed by the sensor on my desktop machine which is connected to the COMM port.
The COMM port here is COMM1.
Now I would like to view the same result with Labview.
Problem : Keeping the existing setup as it is ( ie mote configured to sense the temperature) I need to execute a VI Read Data and Display Health with Variable Rate.vi .
NI provides drivers for both Sensor and the Gateway with the same directory structure and files. Now I am in a fix as of which vi to use , the VI for the sensor or the VI from the gateway.
Can anyone let me know which VI should I use in order to have the correct output
thanks
anil
02-07-2008 09:24 AM
02-10-2008 10:48 PM
Hi Rafo,
At which point of the execution do you get the error. What is the error number and on which COM port does the device show up? The previous posts discuss a lot of details on how to fix this error.
You set the Read.vi to N Points and N Sensors, if the system has multiple sensors and points to read from. It is usually set to NSensor NPoint, but it ultimately depends on the configuration of your system
anilhk: Both the set of VIs (Sensor and the Gateway) should be the same. Using either one of them should be fine. There are many VIs which work with multiple devices. This abstraction is done with the help of VISA (in this case).
02-11-2008 09:15 AM
02-11-2008 03:38 PM - edited 02-11-2008 03:41 PM