Please recommend good books for telemetry / SCADA system design & programming

Posted by Mawg on Stack Overflow See other posts from Stack Overflow or by Mawg
Published on 2011-01-05T15:14:42Z Indexed on 2011/01/05 15:54 UTC
Read the original article Hit count: 231

Filed under:
|

I am looking at several projects, all with roughly the same fucntionality.

Some instruments collect some data (or control some functionality). They commmunicate by Internet (Etehrnet/wifi/GPRS/sasatellite) with a databse server which stores the measurements and provides a browser based means of qeurying the data, prodcuing reports, etc (and possibly also allows control of the remote equipment).

Can anyone recommend a good book describing an approach to developing such a software architecture, keeping it generic, which tools, languages. test methods, etc to use?

(note to self: ask a similar question about possible existing frameworks)

© Stack Overflow or respective owner

Related posts about books

Related posts about scada