[teqc] re:Rockwell binary
Jay Lowe
jaynvt at gmail.com
Mon May 29 14:30:10 MDT 2006
John,
The zodiac development station has an application which captures the
zodiac stream into a text file. Part of a typical record is:
"81FF03EB002D000079E9C2D10005008000D700.."
which is a 1003 record type (03EB) - big-endian. As Lou pointed out,
teqc is expecting little endian. When I convert the text file into
binary, will have to reorder the bytes in the file to little-endian.
Jay
More information about the teqc
mailing list