LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wireless sensor

Hi, 

I have wi-fi module, it could send data (ex: sin wave) to PC (by use some software). Now I want to use LabVIEW to receive these data.

 

I first study DataSocket, yes, I could use different PC and different net (one PC use cable, another PC by my 3G Phone) to communication and send data.  (Use example VI in LabVIEW, DS Reader/ Writer)

 

And I also try use TCP/ IP (example VI in LabVIEW, Data Client/ Server), as same as above environment, I can send data in wireless and/or different net area.

 

Now, I use the same method to connect my wi-fi module, key-in the default IP (my PC coulde connect it by wi-fi, and use it's software also could get data), but no any data show on my LabVIEW.

 

At the one point I think I need more parameter from wifi module to connect LabVIEW, but I do not know how many I need, many information about wireless are related PC to PC or IrDA / BT...etc, of course NI Wi-Fi products, but from those I just know a little concept.....

 

Could anyone give me some suggestions??

I also refer one paper in the internet like the attached.

 

Software: LabVIEW 2012

Hardware: EMB380-S2 (Web)

我韃靼的來,又達達的走
0 Kudos
Message 1 of 3
(3,238 Views)

請關閉防火牆

 

再透過 ping x.x.x.x 試試是否可以通訊

 

最後請先使用範例程式測試

0 Kudos
Message 2 of 3
(3,198 Views)

Dear Billingsley

 

感謝您的回覆,不過您所提供的方式我都已經試過Ping也是正常的。( 0 % loss) 而且我也是利用範例程式去與Wi-Fi模組通訊,但是還是沒有。所以才會提出是否是Wi-Fi模組在IP protocol需要設定甚麼才可以。

 

重點是使用模組所提供的程式可以連線取得資料。這才是我所覺得奇怪的地方。

我目前會再換一個不同種類的Wi-Fi模組測試,也許是原本的模組有問題。

 

再次感謝您的回覆

我韃靼的來,又達達的走
0 Kudos
Message 3 of 3
(3,163 Views)