Re: [PythonCE] Accessing serial port with PythonCE 2.5

2015-12-16 Thread Rushali Watane
Hi, Please do help me. I have tried with this essential step but not able to read the data. Please do needful. Regards Rushali ___ PythonCE mailing list PythonCE@python.org https://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Accessing serial port with PythonCE 2.5

2015-12-16 Thread Adam Walley
Hello, Just to add to my previous message, the ceserial module uses ctypes to access the same functionality which would be used by a WinCE application written in VB or C#. I have just checked and Microsoft appear to still have the reference pages available, so you may find that the following link