Tagged Questions
The industrial tag has no wiki summary.
6
votes
5answers
619 views
Where is a good place to start with making an application in .NET that communicates through OPC?
Where is a good place to start with making an application in .NET that communicates through OPC?
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 ...
3
votes
4answers
213 views
Is a degree in Industrial engineering helpful for programmers
I am currently pursuing my MS in Software Engineering. I am considering the option of doing a part time programme in Industrial Engineering as most of the courses (Operations Research, Accountancy, ...
2
votes
3answers
546 views
Android in industrial embedded environment
what do you think about using android in an industrial embedded environment?
I'm thinking, for example, about a vending machine with a touch screen monitor. I can think about many advantages:
It ...
2
votes
1answer
158 views
Proximity sensor recommendation to detect hand & blood [closed]
My company is interested in designing a protection system for small industrial machines, where factory employees insert wooden objects that are then cut by these machines.
The protection system needs ...
1
vote
3answers
1k 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 ...
0
votes
0answers
211 views
Omron FINS protocol realization at PC side using Qt(C++) [ Driver ]
I am working for a cross-platform desktop application . I develop it in C++ with usage of Qt and already implemented PC side Omron FINS TCP protocol driver via sockets
( QTcpSocket ).
When I read from ...
0
votes
2answers
48 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 ...