As some of you may know, I’m working on a TEC/LD driver, which is coming along really excellent by the way.
During the development phase of this project things have really exploded what features is concerned and one of them is the ability to connect a Power meter via RS232 to your computer and read/log the power output of the laser with the same GUI (graphical user interface) that controls/interfaces the TEC/LD driver. This gives the possibility to auto tune a lasers thermal parameters via the feedback of the power meter.
So far I have implemented the LaserBee II for such a purpose. So now I’m trying to gather some information on the RS232 communication protocol, of laser meters that have a RS232 output of its measured data, in order to implement these in this project. Even such things as ComPort setup, Baud Rate and such, or a log file done with a terminal program could be helpful.

Thanks