josefodunga
05-10-2011, 04:53 AM
Hi,
I've been trying to interface a Video VBOX Lite with another device through serial stream.
I read the document called RS232 Data Format and it gives me the following Message Format:
$VBOXII,nnnn0000,stttaaaaoooovvhheezzmmmggcc
But from what I've seen by analyzing the format I get an additional two bytes in that message and the format is different. The format I get from my VBox is as follows:
$VBOXV$,nnnn0000,stttaaaooovvhheezz mmmgg**cc
The red text portion is the part I'm not sure what it means and I get two additional bytes marked as **.
I was wondering if anybody knew the structure of the message and the meaning of the bytes in the message.
Thanks
I've been trying to interface a Video VBOX Lite with another device through serial stream.
I read the document called RS232 Data Format and it gives me the following Message Format:
$VBOXII,nnnn0000,stttaaaaoooovvhheezzmmmggcc
But from what I've seen by analyzing the format I get an additional two bytes in that message and the format is different. The format I get from my VBox is as follows:
$VBOXV$,nnnn0000,stttaaaooovvhheezz mmmgg**cc
The red text portion is the part I'm not sure what it means and I get two additional bytes marked as **.
I was wondering if anybody knew the structure of the message and the meaning of the bytes in the message.
Thanks