Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Network connection speed.
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Posts: 3
- Joined: March 14th, 2005, 11:29 pm
Network connection speed.
Is there any way in LCD Smartie to show the network connection speed without me typing it in manually. I Have the IP address showing on the screen and I like to see the connection speed right below it. This would help me since I have the system running on a wireless network and the connection speed is constantly changing. Any help would be appreciated.
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
What about the network commands

$NetSpDownK([adapter])
Download speed in KB/s of adapter number [adapter].
[adapter] can be 0-9.
$NetSpDownM([adapter])
Download speed in MB/s of adapter number [adapter].
[adapter] can be 0-9.
$NetSpUpK([adapter])
Upload speed in KB/s of adapter number [adapter].
[adapter] can be 0-9
$NetSpUpM([adapter])
Upload speed in MB/s of adapter number [adapter].
[adapter] can be 0-9.
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact: