Tango Server for controlling the MHz DAQ at p01. The
connection is done via a TCP Server.
The Server contains two clases:
- MHzDAQp01. Connecting to the TCP Server and containing the
common attributes and commands.
- MHzDAQp01Channel. Contains the common attributes and commands
(read and write from MHzDAQp01) for completeness and the mean value
and standard deviation for a corresponding channel.
Subsections