Currently I have a working script, but I'd like to add one last tweak to make it perfect so that it's usable while I work on other things.
I am trying to monitor and track the error count of a specific cable in our system. Our tracking system only takes a count every 15 minutes, and I need more specific data, so I'm creating a program that will use my remote terminal session with PuTTY to automatically send the command every 5 seconds.
Global $WndHan, $SendCount, $SleepCount, $Paused
HotKeyS