Skip to content

LWgreys/NC800-Relay-Control

Repository files navigation

NC800 Relay Control

Written in C#. Still learning the language of C#. I wrote this program so as not to operate the NC800 network relay with a browser. Instead it's a stand alone program with all the conttrol buttons on one control page.

Work as far as turning ON & OFF relays, but still having problems in changing the IPaddress/Port which works the first time, but no so the next time. Made a few changes to the client and now seems to work good.

If you make changes to the IP/Port, wait a minute for the NC800 to complete its changes. That why I end the program after the change.

I use the registery key HKEY_CURRENT_USER\SOFTWARE\NC800 to store the IP address & Port number. So if you RESET you NC800 relay control board, you will need to delete the NC800 registery key item also. Maybe I'll add in a auto delete key incase an unreachable IP/Port or an option to reset the IP/Port on start if unreachable.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages