Re: [Tutor] where to look for help with modbus TCP/IP

2007-04-05 Thread Kent Johnson
Jeff Peery wrote: > hello, I want to use python to communicate (pluck data out of registers) > with a controller (walchem, > http://www.walchem.com/nav/CMImage.aspx?CMID=0&Name=180277_Modbus_C.pdf). > I found great documentation using python sockets and TCP/IP; however I > am very unfamiliar wi

Re: [Tutor] where to look for help with modbus TCP/IP

2007-04-05 Thread Alan Gauld
"Jeff Peery" <[EMAIL PROTECTED]> wrote > sockets and TCP/IP; however I am very unfamiliar with > modbus and how modbus TCP/IP is related to TCP/IP. I've learned never to say never on this list but this isn't really a novice type thing so you might get better results asking on the main comp.

[Tutor] where to look for help with modbus TCP/IP

2007-04-05 Thread Jeff Peery
hello, I want to use python to communicate (pluck data out of registers) with a controller (walchem, http://www.walchem.com/nav/CMImage.aspx?CMID=0&Name=180277_Modbus_C.pdf). I found great documentation using python sockets and TCP/IP; however I am very unfamiliar with modbus and how modbus TCP