User Manual

Command Reference
82 Elektronik-Systeme Lauer, MAEN976
6.37 LAU_CONFIG_GETC118BAUD (0x0112)
Internal Video Controller Serial Interface
Baudrate
Returns the baudrate of the internal serial interface used to communicate with the
video controller.
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
12
Example
Get the internal video controller serial interface baudrate of the 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 internal video controller serial interface is configured at 19200 bits/s (0x4B00):
0 1 2 3 4 5 6 7...8 9
0x07 ADR 0x4C 0x41 0x55 0x02 ICHKH 0x01 0x12 ICHKD
0 1 2 3 4 5 6 7...10 11
0x06 ADR 0x4C 0x41 0x55 0x04 ICHKH Ret ICHKD
Ret
Value: 300...115200
Type: Unsigned long
Length: 4
Description: Video controller interface baudrate, where the first byte is LSB
0 1 2 3 4 5 6 7...8 9
0x07 0x07
0x4C 0x41 0x55 0x02 0x0D 0x01 0x12 0xEC
0 1 2 3 4 5 6 7...10 8
0x06 0x07
0x4C 0x41 0x55 0x04 0x0C 0x00 0x4B 0x00 0x00 0xB4