I'm using the synaser component from within a GUI application, so I would like to have a onReceivedData event when there is some data available on the serial port.
Then you need some asynchornous library. Synaser using synchronous calls.
Log in to post a comment.
Then you need some asynchornous library. Synaser using synchronous calls.