LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get wifi connection quality from Windows

Hi!
Is it possible using .NET or ActiveX to have the wi-fi connection quality such as in Windows (Wireless Network connections) ?
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 4
(3,105 Views)
Are you trying to call these functions by using Labview?  Are they the same functions that would be called by any other language (ie: C++, C#)?  Do you have access to the library functions that provide the WiFi connection quality data?
 
If so, then yes, you should be able to get that data from within Labview?   If that is what you're actually asking... 
 
Labview supports both .NET & ActiveX.
 
RayR
Message 2 of 4
(3,090 Views)
Hi Joe!
I just would like to know if there is a .NET constructor embedded in Windows (in the System32 or anywhere else) which could return a value relative to wifi connection quality... such as in the exemple (cf. picture)
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 3 of 4
(3,056 Views)

Hello,

Thanks for contacting National Instruments.

If I can give you a piece of advice, look for more information about it in SDK or MSDN. Moreover, maybe you can find this information about your WIFI Signal in your board driver.

    Benjamin R.


Senior LabVIEW Developer @Neosoft


Message 4 of 4
(3,013 Views)