wifi information can NOT be update

hi, judge,

I'm trying your "wifi" scripts for sysstats. every time i manually load the config file, it gives corret wifi signal strength; but it never update automatically.

I have investigated a little bit, looks like the following scripts does NOT update correctly:

For Each objMSN80211RSS in colMSN80211RSSSet

newValue = objMSN80211RSS.Ndis80211ReceivedSignalStrength + 100

Next

can you give some help?

thanks

#411005