last update: 15/01/2006 version 1.6 |
||||||
|
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
|
|||||