Searching and parsing data from serial.read

Looking at that data, I doubt if it's really ascii. Looking at http://www.simmasoftware.com/j1587-introduction.pdf, it mentions integers; that implies (to me) binary data.

Please show the code that generated the above output. It seems to be missing a checksum at the end of the message.