Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/14/02 12:38
Read: times


 
#24468 - RE: not easy?
Mahmood said:
"Your on error event you get the Count which tells you the byte that had parity error"

Here is what it says in the online help about the TCustomComPort.OnError Event:

Occurs on line status error.
TComErrorEvent = procedure(Sender: TObject; Errors: TComErrors) of object;
property OnError: TComErrorEvent;
Description
Write OnError event handler to take specific action when a line status error occurs. Line status errors are ceFrame, ceOverrun, ceRxParity.

Note
If application calls LastErrors method inside OnError event, it returns empty result set. Use Errors paramater instead.


The AsyncPro OnTriggerLineError is similar.

I don't see anything about a Count - where did you read that?


List of 26 messages in thread
TopicAuthorDate
Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: easy            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: i'll give it a try            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: Mode 2/3 - Erik            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
ClearCommError() Help says: \            01/01/70 00:00      
RE: Buffer->InputSize            01/01/70 00:00      
RE: ClearCommError() Help says:            01/01/70 00:00      
RE: ClearCommError() Help says:            01/01/70 00:00      

Back to Subject List