Re: [Tutor] JBUS and Python which way

2005-08-02 Thread Miguel Lopes
pyserial provides serial communication but I think I require an interface that would abstract/simplify the JBUS/MODBUS protocol. Thanks Danny and Alan for all the help. Will check out comp.lang.python for advice. Best Miguel --- Chegou o Clix ADSL até 16 Megas In

Re: [Tutor] JBUS and Python which way

2005-07-31 Thread Alan G
: "Miguel Lopes" <[EMAIL PROTECTED]> To: Sent: Friday, July 29, 2005 8:00 PM Subject: [Tutor] JBUS and Python which way > Hi, > > I understand the subject is advanced, but I'm a newbie without a > technological background making some technology research for a

Re: [Tutor] JBUS and Python which way

2005-07-30 Thread Danny Yoo
On Fri, 29 Jul 2005, Miguel Lopes wrote: > I understand the subject is advanced, but I'm a newbie without a > technological background making some technology research for a company I > work for. Hi Miguel, You may want to ask this on comp.lang.python instead. The Modbus/JBUS protocol might be

[Tutor] JBUS and Python which way

2005-07-30 Thread Miguel Lopes
Hi, I understand the subject is advanced, but I'm a newbie without a technological background making some technology research for a company I work for. I wonder if there is a library for accessing/interpreting JBUS protocol in Python. Also, I've searched the net looking for some information so