19. Setting the synchronization mode
Instruction
Format
<smod,
Screen_id, sync_mode
>
Function
To set the synchronization mode of video-wall
Parameters
Screen_ID
The video-wall ID
Sync_mode
0:async mode 1: sync mode
20. Setting the output channel mapping
Instruction
Format
<ocov,
Screen_id, Logic_ch, Phy_ch
>
Function
To set the channel mapping of output connection port
Parameters
Screen_id
The video-wall ID
Logic_ch
The logical output channel, corresponding to the layout of screen-wall,
the channel number(begins from 0) increases from left to right, then
top to bottom.
Phy_ch
The physical port on the device
21. Inquiring the IP address information of device
Instruction
Format
<QIPR>
Function
To inquire the ip address of device
22. Modifying the network parameters of device
Instruction
Format
<mipr,
ip[4], mac[6], mask[4], gar[4], port[2]
>
Function
To modify the network parameters of the device
Parameters
ip[4]
IP address (4 decimal number)
mac[6]
MAC address (6 decimal number)
mask[4]
Subnet mask (4 decimal number)
gar[4]
Gateway (4 decimal number)
port[2]
Port number (2 port)
Notice
A. The format of MAC address should be convert into the decimal format
B. This instruction only supports to be used via ethernet connection.