Package VisionEgg :: Module DaqOverTCP :: Class TCPDaqDevice
[frames | no frames]

Class TCPDaqDevice

Device --+
         |
        TCPDaqDevice


Data acquisition over TCP.

Interface to a remote data acquisition TCP server that implements
a simple data acquisition protocol.

Method Summary
  __init__(self, hostname, port, **kw)
  add_channel(self, channel)
  arm(self)
  get_data_for_channel(self, channel_number)
  quit_server(self)
  remove_channel(self, channel)

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