andrexmd / python-astm

Automatically exported from code.google.com/p/python-astm
Other
0 stars 0 forks source link

New to Python and Python ASTM #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

My issue is not all that big, I am new to python programming and I have been 
assigned the task of retrieving data from a Roche PSM device, decode it and 
send some of it (like patient data and results) to the database using Python. 
The problem I have is using the ASTM package to do this especially making the 
connection between the PSM device and client and getting the data I need. 

I tried reading the documentation in 
http://python-astm.readthedocs.org/en/latest/index.html but it does not clearly 
define how handle server and client connections and sending the data from the 
server to the client and analysing it. Is there sample code that clearly shows 
this and if there is can you please point me in the right direction. Please help

Your assistance would be very helpful in this endeavour.

Thank you.

Original issue reported on code.google.com by leslie....@gmail.com on 20 Feb 2015 at 2:06