I take that back. OnUpdateAction is valid, but it won't do anything until the next update, which you have set for 15000 ms, which is 1500 seconds or 25 minutes.OnUpdateAction is not valid in [Rainmeter] use OnRefreshAction.
First, don't set Update to 15000, set it to 1000 (one second) and control how often things happen with UpdateDivider on measures and / or meters.
Second, do use OnRefreshAction. You network adapter's GUID isn't going to change while the skin is running.
Statistics: Posted by jsmorley — Today, 12:12 pm