
Decoding Non-Standard RS-232 Data(FSK)
Is your problem accessing the serial port? I may can help if this is the
problem. VB is difficult in that respect but there are ways to get to the
I/O if needed. If you have VB professional or better look for a control
named MSCOM which allows one to do some communications with com ports. DLL
programming might provide better results. There are simple ways to access
several control bits on the RS-232 line at the DLL level.
+++++++++++++++++