Also, I've seen information on a MODBUS/TCP interface being
available, and stuff for VME boxes (or "crates", I think you call
them), but very little as far as actual industrial I/O interface
availability.
An industrial site (at least us), uses PLC networks traditionally
with MODBUS being a favorite (not MODBUS/TCP, but just serial
MODBUS). In addition, we have Allen Bradley Data Highway, Siemens
TIWAY or TI505, DirectNet for the DirectLogic systems we use, DNP for
a couple of our other PLC systems, and various other hardware
interfaces like FieldBus or HART, and on, and on, and on..... I
haven't seen any of that level of flexibility in the stuff I've seen
on EPICS as of yet.
Don't get me wrong, I'm planning on writing a fair bundle of software
that I'm actually going to download into some of our PLC equipment in
order to convert them into IOC's themselves. We have roughly 40
Motorola MOSCAD remote systems that I can download custom 'C'
programs into, and I'm planning on making good use of that for IOC
interaces, but at least a normal MODBUS interface would be helpful
in order to get things started easily (MODBUS is sort of the
"universal" PLC interface, that practially everyone in the industry
talks). There are a lot of much better ones, but serial MODBUS is
usually a 'least common denominator'.