DN-107NE display series
CHAPTER 4
OPERATION
4-9
Example Protocols TCP/IP and UDP/IP:
On a 6-digit display to display: 123456 with digits 3 and 4 flashing.
In decimal code the following must be sent: 49d 50d 08d 51d 52d 09d 53d 54d + end of block.
In hexa code the following must be sent: 31h 32h 08h 33h 34h 09h 35h 36h + end of block.
Example Protocols Modbus/TCP:
On a 6-digit display to display: 123456 with digits 3 and 4 flashing.
In decimal code the following must be sent: 49d 50d 08d 51d 52d 09d 53d 54d. In
hexa code the following must be sent:
31h 32h 08h 33h 34h 09h 35h 36h.