UltraVista Pro Manual
32
22.
mipr
– Change the Device network parameters
Usage:
<mipr,ip[4],mac[6],mask[4],gar[4],port[2]>
Parameters:
ip[4]
IP address, 4 decimal numbers
mac[6]
MAC address, 6 decimal numbers
mask[4]
Subnet mask, 4 decimal numbers
gar[4]
Gateway, 4 decimal numbers
port[2]
Ports, 2 decimal numbers
Note: Ensure that the MAC address is entered as decimal numbers.
Example:
<mipr,192,168,1,65,0,8,14,0,16,8,255,255,255,0,192,168,1,1,1024,1025>
sets the device IP address to
192.168.2.65, the MAC address to 00-08-0E-00-10-08, the subnet mask to 255.255.255.0, the gateway
to 192.168.1.1, and the port numbers to 1024 and 1025.
23.
font
– Superimpose characters on input video channels
Usage:
<font,SourceChl,hstart,vstart,Mode,front_color_R,front_color_G,front_color_B,back_color_R,back_c
olor_G,back_color_B>
Parameters:
SourceChl
Input channel ID
Hstart
Horizontal starting point of characters
Vstart
Vertical starting point of character
Mode
Character superimposition mode
0 – no superimposition
1 – character is front color, background is the original image
3 - character is front color, background is the specified background color
front_color
Front color
back_color
Back color
Note: The size of the character zone is fixed at 512 x 32. The buffer of character zone is 2028 bytes. Each
bit represents one pixel, giving 512 x 32 pixels.
24.
tset
– Set Device date and time
Usage:
<tset,second,minute,hour,day,date,month,year,century>
Note: Day value begins with 1 for Monday.
Example:
<tset,00,14,18,01,25,04,16,20>
will cause a return value <OK>, and set the time and date to 6:14:00
PM, Monday, April 25, 2016 .