Control AMX with .NET over ICSP
Donald.Peter
Posts: 13
Are you interested control your NX-Controller by Windows with a .NET solution?
At time, i develop a small Protoytype to comunicate with AMX Controller over ICSP and it works.
In the attachment you can find the not finished Solution as template four your own solution.
The Protocoll is based on ICSP-Protocol
More info:
https://www.google.ch/patents/US8572224
Sorry for my bad Englisch :-)
At time, i develop a small Protoytype to comunicate with AMX Controller over ICSP and it works.
In the attachment you can find the not finished Solution as template four your own solution.
The Protocoll is based on ICSP-Protocol
More info:
https://www.google.ch/patents/US8572224
Sorry for my bad Englisch :-)
0
Comments
So, the Next BETA Release (1.0.0.99) of ICSP-Control :-)
At this time, the Application is only a try, to communicate with ICSP by .NET.
Example: Main Dialog ...
New: OnlineTree & Extended Info on Status Bar
Example: Dialog Settings
Example: Dialog Notifications
Example: LogFile
- Included Port Count
- Fixup: Show Device Properties (BallonTip)
- Misc Changes
Have fun!
I'm interested in this project, and would like to potentially contribute to your efforts. Any thoughts of hosting this as a public Github repository? Doing so would help us keep up with your development, while being able to contribute via Pull Requests.
https://github.com/GThreepwd/ICSP-Control
if you will work on this project, you need the GitHub-Extension for Visual Studio (Image)
(Install: [Extras]/[Extensions and Updates ...])
(Work: [View]/[Team Explorer])