LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

connet to wifi network

Solved!
Go to solution

I have a requirement to connect a windows pc to a wireless router ( i am provided with ssid and password), login and retrieve a html page. I have most of this written in c# but not looking forward to the task of getting the call library function working correctly. Are there any articles on acheiving this wifi test within labview or do i have to brave using the call library function to access my DLL

 

thanks in advamce

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 1 of 5
(2,989 Views)
Solution
Accepted by topic author Akiel

Hi Akiel

 

I believe you will find the following link helpful, which describes how to call a DLL from LabVIEW:

 

http://digital.ni.com/public.nsf/allkb/DCB90714981A1F148625731E00797C33

 

Also if you go to the LabVIEW Example Finder within LabVIEW “Help>>Find Examples...” there is a useful example called Call DLL.vi located under “Communicating with External Applications>>Using External Code>>Integrating DLLs”

 

Let me know if this is of help, and if there is anything else I can do.

Andrew.N
Applications Engineer
National Instruments
Message 2 of 5
(2,941 Views)

Many thanks, that example deals with the major part of the problem, converting the data types

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 3 of 5
(2,886 Views)

Hi Akiel

 

I’m glad you found the link helpful and you got a solution to your problem.

 

Best Regards

 

Andrew.N
Applications Engineer
National Instruments
0 Kudos
Message 4 of 5
(2,851 Views)

Hello,

 

This link also helped me a lot to solve my issue.

 

Tks! Smiley Very Happy

 

Mondoni
0 Kudos
Message 5 of 5
(2,834 Views)