Package VisionEgg :: Module Daq
[frames | no frames]

Module VisionEgg.Daq

Definition of data acquisition and triggering interfaces.

This module provides an interface to abstract data acquisition
devices.  To interface with real data acquisition devices, use a
module that subclasses the classes defined here.

*WARNING* This module has not been extensively tested or used, and should be
considered unstable.

Classes
Analog  
Buffered  
Channel  
ChannelParameters  
DaqMode  
Device  
Digital  
Functionality  
Immediate  
Input  
Output  
SignalType  
Trigger  

Variable Summary
str __author__ = 'Andrew Straw <astraw@users.sourceforge.net...
str __cvs__ = '1.11'
str __date__ = '2003/09/18 09:37:29'
str __version__ = '0.9.9'

Variable Details

__author__

Type:
str
Value:
'Andrew Straw <astraw@users.sourceforge.net>'                          

__cvs__

Type:
str
Value:
'1.11'                                                                 

__date__

Type:
str
Value:
'2003/09/18 09:37:29'                                                  

__version__

Type:
str
Value:
'0.9.9'                                                                

Generated by Epydoc 2.0 on Fri Sep 19 18:29:36 2003 http://epydoc.sf.net