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

Module Daq

source code


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.




Version: 1.1.dev

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