View Single Post
Old January 19th, 2007   #2
sblair
Administrator
 
Join Date: Feb 2006
Posts: 433
Send a message via AIM to sblair Send a message via MSN to sblair
Default

That example is incorrect. The correct value for STATUS_ERROR is 0x04. The correct value for SC_SUB_MESSAGE is 0x01.

With the STATUS_ERROR of 0x04 and SC_SUB_MESSAGE, the correct Checksum would be: High Byte=0x06, Low Byte=0x69.
__________________
Scott M. Blair
RDM Protocol Forums Admin

Last edited by sblair; January 19th, 2007 at 08:08 PM.
sblair is offline   Reply With Quote