User Manual
Command Reference
64 Elektronik-Systeme Lauer, MAEN976
6.20 LAU_CONFIG_GETFWVERSION (0x0101)
Firmware Version
Returns the current firmware name and version including build date.
Supported since Firmware Version
MT223 NAV-230G: 1.0
MT226 NAV-230G: 1.0-DSCALE2
Command Stream
Response Message (Acknowledge)
Response Message (Negative Acknowledge)
Under normal operation conditions, a device never sends a negative acknowledge in
response to this command.
Maximum Lr for this Command
82
Example
Read the firmware version from monitor at address 0.7 (group 0, address 7):
According to the data returned by the monitor at address 0.7 (group 0, address 7),
the firmware version is “1.2-C118 [Build Nov 18 2008, 15:31:53]”:
0 1 2 3 4 5 6 7...8 9
0x07 ADR
0x4C 0x41 0x55 0x02 ICHKH 0x01 0x01 ICHKD
0 1 2 3 4 5 6 7...7+[LEN]-1 7+[LEN]
0x06 ADR
0x4C 0x41 0x55 LEN ICHKH Ret ICHKD
Ret
Value: ASCII characters
Type: String
Length: 1...74
Description: ASCII-string containing firmware version information
0 1 2 3 4 5 6 7...8 9
0x07 0x07
0x4C 0x41 0x55 0x02 0x0D 0x01 0x01 0xFD
0 1 2 3 4 5 6 7...44
0x06 0x07
0x4C 0x41 0x55 0x26 0xEA 0x31 0x2E 0x32 0x2D
7...44
0x43 0x31 0x31 0x38 0x20 0x5B 0x42 0x75 0x69 0x6C 0x64 0x20
7...44
0x4E 0x6F 0x76 0x20 0x31 0x38 0x20 0x32 0x30 0x30 0x38 0x2C
7...44 45
0x20 0x31 0x35 0x3A 0x33 0x31 0x3A 0x35 0x33 0x5D 0xE4