Owner's manual

Command Reference
Beijer Electronics, MAEN975 61
6.26 LAU_CONFIG_GETUDPRCVPORT
(0x010A)
UDP Receive Port
All Beijer Electronics Nautic Monitors use two UDP ports for sending and receiving
SCOM command and response messages within UDP packets. This setting returns
the port number used to receive UDP packets.
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
10
Example
Get the UDP port number used by the monitor at address 0.7 (group 0, address 7)
to receive data:
According to the data returned by the monitor at address 0.7 (group 0, address 7),
the monitor uses port 10000 (0x2710) for receiving data:
0 1 2 3 4 5 6 7...8 9
0x07 ADR 0x4C 0x41 0x55 0x02 ICHKH 0x01 0x0A ICHKD
0 1 2 3 4 5 6 7...8 9
0x06 ADR 0x4C 0x41 0x55 0x02 ICHKH Ret ICHKD
Ret
Value: 0...65535
Type: Unsigned short
Length: 2
Description: UDP port number for receiving data, where the first byte is LSB
0 1 2 3 4 5 6 7...8 9
0x07 0x07
0x4C 0x41 0x55 0x02 0x0D 0x01 0x0A 0xF4
0 1 2 3 4 5 6 7...8 9
0x06 0x07
0x4C 0x41 0x55 0x02 0x0E 0x10 0x27 0xC8