Tagged Questions

0
votes
4answers
193 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
4answers
330 views

OPC in .NET

Where is a good place to start with making an application in .NET that communicates through OPC?
0
votes
2answers
415 views

Any successful profibus communications from .NET?

Has anyone successfully talked profibus from a .NET application? If you did, what device/card did you use to accomplish this, what was the application, and did you use any kind of preexisting or …