Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading wireless signal strength progammatically

We've recently acquired a couple of cDAQ-9191 wireless chassises with 9205 modules, which we plan to use for vibration measurements. Ideally we will use WiFi to connect the two chassies to the acquisition computer. But we are aware of the fact that sometimes we will need to use wires, if we work around corners, if the distances are too long,...

 

The chassis does show the signal strength with LEDs. But I was wondering if there's a way to obtain this information programmatically using DAQmx* functions? If so, I could program the data acquisition software so that, if the WiFI conditions worsen during the measurements, the software would give a warning that wires should be used.

 

Cheers,

Jan

0 Kudos
Message 1 of 2
(3,665 Views)

Hello Jan,

the property you are looking for doesn't belong to the DAQmx palette. It's part of NI System Configuration: http://zone.ni.com/reference/en-XX/help/373242G-01/nisyscfgcvi/prop_hw/

You are looking for "NISysCfgResourcePropertyWlanCurrentLinkQuality".

 

I hope this helps!

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