The Red Lion DSP is a great little unit. It has mostly the same internals as their G3 HMI line but without the display. This makes it useful as a protocol conversion box, a data collector or a simple web based remote monitoring unit using the built-in web server. BUT it has its quirks; it […]
Tag: PLC programming

Remote SCADA Access to Prosoft E-AFC Card
I was asked recently to build a meter template for ClearSCADA for Prosoft’s new, enhanced E-AFC card. It is a 16 run flow computer module for Allen Bradley PLCs and it comes with Ethernet for simple connections. As I started testing things I immediately ran into a wall. It did not matter which platform I […]
Using git for Industrial Automation – Part 3 – Remote Basics
This is continuation of the series of articles I have written about git and using it for industrial automation projects. Every automation shop eventually gets to a point where they need some sort of central library of code or central project file store. Eventually you need a way to share files, share projects, or archive […]
Software Library Recommendations
Any developer’s toolkit is going to involve a decent amount of software. An automation programmer’s toolkit is full of odd-ball, proprietary, weird dependency driven configuration software. Here are some quick tips my mentor shared with me regarding software installers when I started doing automation programming. When I first got my laptop, she sat me down […]