piec.drivers.daq.daq

This is an outline for what the daq.py file should be like.

A daq (Data Acqusition System) is defined as an instrument that has the typical features one expects a daq to have

Classes

Daq(address[, check_params, verbose])

All daqs must be able to acquire data and output signals.