Tagged Questions

4
votes
7answers
2k views

Creating SCADA diagrams in .NET

I need to create a industrial monitoring application that shows the operator a SCADA diagram, similar to this What toolkits are available to do this and what experience have people have with ...
0
votes
2answers
57 views

Moving .NET based data collection system to a remote, unattended installation?

I have a need to do some fairly simple (at least on the surface) data acquisition and logging. In a remote location (as in, on another continent), there will be a few RS-485 devices (our custom ...