LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write digital output on wireless node

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 

 

 

0 Kudos
Message 1 of 2
(2,578 Views)

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.

1.JPG

 

Next, you can open an empty project or your existing object and add your gateway into your project.

2.JPG

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.

3.JPG

 

Best Regards,

KH

Application Engineer

0 Kudos
Message 2 of 2
(2,570 Views)