lyc-champollion-figeac

last update: 15/01/2006

version 1.6

philippe.dalet@ac-toulouse.fr

[Home] [Download] [Source]

 

HOME

 

pyTDS

 

pyBloadHC11

 

pyRS485

 

pyDS1267

 

pyUltraISR

 

 


 

pyRS485 is an utility (Win95,98,NT,W2K,XP) written in Python (Pythoncard GUI) which can communicate with a DCE  equipment trough the serial port RS485.

Only ASCII  characters are displayed, the others are displayed in hex format ''[0x81]''. All characters sended are displayed in blue and all characters  received in  red.

Protocol: ''[0x81]\r'' sended 0x81 card adress + Carriage Return

''[0x81]7.02\r'' received 0x81 card adress + response + Carriage Return

 

 

The configuration file is pyRS485.INI :

 

[settings]

port = COM1

file = C:\Program Files\pyRS485\CMD ROTOR BLOQUE.txt

Tested with:

  • python 2.4.2

  • win32all-206

  • wxpython 2.6.2.1

  • pythoncard 8.1

  • pyserial 2.1

Todo:

- To Find the bugs

 

 

 

 

PythonPowered Logo SourceForge Logo