Hi guys,
I need help for serial port communication using VB 6.0. I configured the settings of mscomm as "9600,N,8,1", then i opened the port but the variable i defined for receiving data through serial port is not getting data. when i debugged data is showing in mscomm1.input but not in the variable. sometime it comes but only few bytes and not the data frame and sometime it just doesn't come. please help me.