Client has been building a tool for monitoring sleep studies. This
tool is combined hardware and software product. Hardware is to connect
to various type of sensors capturing real time observations from the
patients. Tool is to receive this information and analyze and provide
graphical display of observations along the time line.
STPL was required to build a set of components for managing set up
parameters to be used by the analysis engine to analyze the data
captured by sensors.
Application is developed using Direct Show framework of Microsoft.
The
components developed required Integration of C# dynamic library with
C++ dynamic link library to provide a parameter set up interface for
the software.