I connect to a terminal with RS232 and i see nothing in bufferwhere is the problemVB Code:
MessageBox.show(moRS232.InBufferCount)
Pls helpppppppppppppppppppppppppppppppp :confused:
Printable View
I connect to a terminal with RS232 and i see nothing in bufferwhere is the problemVB Code:
MessageBox.show(moRS232.InBufferCount)
Pls helpppppppppppppppppppppppppppppppp :confused:
I think we're going to need a bit more info than that. Can you post some of the code you use to connect to the terminal, and read from the port?
Did you read the RS232 example in 'Visual Basic 101 Examples' ?
This file might help.
Has an example program.
http://www.codeworks.it/net/VBNetRs232.htm