100 EuroPak-15a Receiver User Manual Rev 5
Chapter 6 Data Logs
6.3.14 VERSION Version Information
This log contains the version information for all components of a system. When using a standard receiver, there
will only be one component in the log.
Log Type: Polled Message ID: 37
Recommended Input:
LOG VERSIONA ONCE
Example Output:
#VERSIONA,COM1,0,78.0,FINE,338,320423.720,00A00000,0000,33331;
2,
L1E5A,"L1E5AGALT","DZN05140006","L1E5A-1.00-2X2",
"5.000D24","5.000D1DB","2006/FEB/10","11:48:48",
FPGA,"ALTERA","","1.3.52","GALILEO","","2006/JAN/12",
"13:26:48"*C1270A13
Field Field
Name Description Format Binary
Bytes Binary
Offset
1header This field contains the message header, in ASCII or Binary format. See
Section 4.3 on Page 35.H 0
2# comp Number of components (cards, etc.) Long 4 H
3type Component type. See Table44 on Page 91.Enum 4H+4
4model Model Char[16] 16 H+8
5psn Product serial number Char[16] 16 H+24
6hw
version Hardware version. See Table50 on Page 101.Char[16] 16 H+40
7sw
version Firmware software version. SeeTable50 on Page 101.Char[16] 16 H+56
8boot
version Boot code version. See Table50 on Page 101.Char[16] 16 H+72
9comp
date Firmware compile date. See Table50 on Page 101.Char[12] 12 H+88
10 comp
time Firmware compile time. See Table50 on Page 101.Char[12] 12 H+100
11... Next component, offset = H + 4 + (# previous comp x 108)
variable 32-bit CRC (ASCII and Binary only) Hex 4H+4+
(#comp
x 108)