Owner's manual

Command Reference
Beijer Electronics, MAEN975 55
6.20 LAU_CONFIG_GETMACADR (0x0104)
MAC (Ethernet) Address
Returns the MAC (Ethernet) address of the network interfaces.
Supported since Firmware Version
MT230 Nautic Monitor: 1.0
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
14
Example
Read the MAC (Ethernet) address of 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 monitors MAC address is 00-30-AC-10-00-01:
0 1 2 3 4 5 6 7...8 9
0x07 ADR
0x4C 0x41 0x55 0x02 ICHKH 0x01 0x04 ICHKD
0 1 2 3 4 5 6 7...12 13
0x06 ADR
0x4C 0x41 0x55 0x06 ICHKH Ret ICHKD
Ret
Value: 0...255 each byte
Type: Byte array
Length: 6
Description: The 6 byte MAC address, where the first byte is the highest
address field
0 1 2 3 4 5 6 7...8 9
0x07 0x07
0x4C 0x41 0x55 0x02 0x0D 0x01 0x04 0xFA
0 1 2 3 4 5 6 7...12 13
0x06 0x07
0x4C 0x41 0x55 0x06 0x0A 0x00 0x30 0xAC 0x10 0x00 0x01 0x12