【Example】<mipr,192,168,1,65,0,8,14,0,16,8,255,255,255,0,192,168,1,1,1024,1025>
To set the ip as 192.168.1.65, mac address as 00-08-0E-00-10-08, subnet mask as
255.255.255.0, gateway as 192.168.1.1, port number as 1024 and 1025 (only the first one is
used).
23. Setting character superimposition
<font, SourceChl, hstart, vstart, Mode, front_color_R, front_color_G, front_color_B,
back_color_R, back_color_G, back_color_B>
To set character superimposition of the specified input channel
The ID of input channel to set character superimposition
The horizontal starting point of the character zone
The vertical starting point of the character zone
The mode of character superimposition, the last bit is 0 means no
superimposition , the last 2 bits is 01 means the character is front color
and background is the original image, the last 2 bit is 11 means
character is the front color and the background is the background color.
The size of character zone is fixed to 512*32.
The buffer of character zone is 2028 byte, each bit represents one pixel, totally
512*32 pixel
24. Setting the date and time of device
<tset, Second, Minute, Hour, Day, Date, Month, Year, Century>
1 for Monday, 2 for Tuesday..., 6 for Saturday, 7 for Sunday
The last two digits of the year
The first two digits of the year
【Example】<tset, 56, 12, 16, 5, 21, 11, 11, 20>
Set the time and date to16:12:56, Fri, 2011.11.21,