It sure would be nice if you could get your hands on a description of the format of the datafile!
Barring that, trial and error suggests to me that you've actually got six channels of data here, and a 22-byte header with unknown information in it. I say this because if I look at the first N two-byte numbers in the file, I start to see some periodic behavior after the first 22 bytes, and the period is six numbers.
I've attached a VI (LabVIEW 7.1) that shows you my interpretation.
Hope it helps,
John