Introduction - If you have any usage issues, please Google them yourself
Recently, one of the projects that I'm working on required's howing some variable data, like signal strength, signal to noise ratio etc.. As usual, I dived into Code Project, confident that I'll find a solution. I did find so me, as expected, but unfortunately, none of them fit my requirements. First of all, I needed to show variables of different type, i.e. the control needed to have multiple bands. Secondly, the code needed to be compliant windows CE. Afte r some review, I choose Mehdi Mousavi's CHistogramCtrl. which was good enough to be portable to windows C E. All I did was add some modifications to includ e multiple bands support and that's it. Using the code
Packet : 11912890coscilloscopectrl_src.zip filelist
OscilloscopeCtrl.cpp
OscilloscopeCtrl.h