Re: Process Control Help

2007-08-13 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, I mused: >In article <[EMAIL PROTECTED]>, >Azazello <[EMAIL PROTECTED]> wrote: >>On Jul 31, 12:45 pm, Walt Leipold <[EMAIL PROTECTED]> wrote: > . > . > . >>> It has nothing to do with 'proprietary iss

Re: Process Control Help

2007-08-13 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, Azazello <[EMAIL PROTECTED]> wrote: >On Jul 31, 12:45 pm, Walt Leipold <[EMAIL PROTECTED]> wrote: . . . >> It has nothing to do with 'proprietary issues'. A lot of it has to do >> with the perc

Re: Process Control Help

2007-08-13 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> wrote: > > >I'm attempting to start some process control using Python. I've have . . . >Is there an existing forum on this already? .

Re: Process Control Help

2007-08-01 Thread Hendrik van Rooyen
"Walt Leipold" wrote: 8<--- summary of state of the art - > (Wow, that was a depressing post to write.) Cheer up! - The end is nigh! Warning: The rest of this post is barely on topic for python, and contains some shameless self advertising. Its probably bad for your h

Re: Process Control Help

2007-07-31 Thread Paul Rubin
Walt Leipold <[EMAIL PROTECTED]> writes: > The first time you see twenty tons of machinery move > unexpectedly because you inadvertently changed one bit in memory, you > become very conservative about your software platform. +1 QOTW -- http://mail.python.org/mailman/listinfo/python-list

Re: Process Control Help

2007-07-31 Thread Azazello
On Jul 31, 12:45 pm, Walt Leipold <[EMAIL PROTECTED]> wrote: > Azazello wrote: > > > We're looking to run some industrial machinery from a PC. Starting > > with some basic servo controls and IO port reading for something like > > an XYZ table (just X would be a good start!). Now there is some

Re: Process Control Help

2007-07-31 Thread Walt Leipold
Azazello wrote: > We're looking to run some industrial machinery from a PC. Starting > with some basic servo controls and IO port reading for something like > an XYZ table (just X would be a good start!). Now there is some > existing software out there for PC control but this software is, to

Re: Process Control Help

2007-07-30 Thread Azazello
On Jul 28, 1:40 am, "Hendrik van Rooyen" <[EMAIL PROTECTED]> wrote: > <[EMAIL PROTECTED]> wrote: > > > I'm attempting to start some process control using Python. I've have > > quite a bit of literature on networking, and have made some tinkering > > servers and clients for different protocols HTT

Re: Process Control Help

2007-07-28 Thread Hendrik van Rooyen
<[EMAIL PROTECTED]> wrote: > > > I'm attempting to start some process control using Python. I've have > quite a bit of literature on networking, and have made some tinkering > servers and clients for different protocols HTTP, FTP, etc... But now > it's time for the murky web of industrial prot