How to use the outp(...) command

Todd Gardner piir at earthlink.net
Mon Dec 8 12:36:17 EST 2003


IT WORKS with version 2.2. !  Thank you Chris!  I am not sure how I
can use version 2.3.

The code that I need to try it out was this...  And I found it of all
places, in the docs... go figure :)
**************************************
import parallel
p = parallel.Parallel()     #open LPT1
p.setData(0x55)
**************************************

Thank you,
 
Todd




More information about the Python-list mailing list