Package VisionEgg :: Module DaqLPT :: Class LPTDevice
[frames] | no frames]

Class LPTDevice

source code

Daq.Device --+
             |
            LPTDevice

A single parallel port. (Line PrinTer port.)

Typically, LPT1 has a base address of 0x0378, and LPT2 has a base
address of 0x0278.



Instance Methods
 
__init__(self, base_address=0x378, **kw) source code
 
add_channel(self, channel) source code
Method Details

__init__(self, base_address=0x378, **kw)
(Constructor)

source code 
Overrides: Daq.Device.__init__

add_channel(self, channel)

source code 
Overrides: Daq.Device.add_channel