.. _parallel:

:mod:`psychopy.parallel` - functions for interacting with the parallel port
=================================================================================

.. automodule:: psychopy.parallel
    :members: ParallelPort
    
Legacy functions
~~~~~~~~~~~~~~~~~~~~

We would strongly recommend you use the class above instead: these are provided for backwards compatibility only.

.. automethod:: 
    psychopy.parallel.setPortAddress
    
.. automethod:: psychopy.parallel.setData
.. automethod:: psychopy.parallel.setPin
.. automethod:: psychopy.parallel.readPin