[Haskell-cafe] Haskell and SCADA

Scott Murphy scottmurphy09 at gmail.com
Wed Dec 3 14:54:34 UTC 2014


SCADA processors use a variety of different platforms.  Some run as soft 
devices, these allow you to run other programs in the background. 
But industrial control SCADA-Pak style devices are written embedded hard or 
with custom RTOS.  To write in haskell you would have to get access to the 
firmware.

Some manufacturers will let you do this but you have to sign NDA and stuff.


On Tuesday, December 2, 2014 11:26:56 AM UTC-6, Vasili I. Galchin wrote:
>
> http://en.m.wikipedia.org/wiki/SCADA ,,,, this post is in particular for 
> people who are somewhat familliar with SCADA.
>
> Question: are SCADA hardware processors running anything like an operating 
> system that would allow software to be written in Haskell??
>
> Vasili
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141203/e51a1563/attachment.html>


More information about the Haskell-Cafe mailing list