View Single Post
Old June 30th, 2016   #4
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 375
Default

To answer your specific question:

In my controllers, I allow:

1: Break followed by a proper RDM Response
2: Multiple breaks followed by a proper RDM Response
3: Data Bytes, followed by one or more breaks, followed by a proper RDM Response

I do not support:
4: Break -> Non RDM Data -> Break -> Proper RDM Response
5: Proper RDM Response without a break

Conditions 4 and 5 will ignore the response, retry a few times, and then give up and log an error.
ericthegeek is offline   Reply With Quote