11-25-2011 12:10 PM
hello
i have wsn kit with 9791 gateway, i need to program node 3202 to write a digital output, i want to know how can i do this in labview ?
do i have to write program ? what library in labview should i chose ? is it using FPGA module in labview ? i really spent alot of time searching for this answer and i am new in labview program
thank you
11-26-2011 12:46 AM
Hi,
In order to use the WSN-3202 with Gateway-9791, you have to install LabVIEW and NI-WSN driver.
You can find the software version support for your WSN at http://zone.ni.com/devzone/cda/tut/p/id/12734#toc0.
After you have install the software, you can configure your WSN using Measurement and Automation Explorer (MAX) and add WSN node to the gateway, it might not looks exactly the same in the picture below because I am not using 9791 as the gateway.
Next, you can open an empty project or your existing object and add your gateway into your project.
After you add the gateway and your node into the project, you can access the DIO at WSN-3202 through the share variable node. You can just drag the DIO from the project explorer into your vi.
Best Regards,
KH
Application Engineer