
16
Status of video resolution
Status of firmware version
Status of auxiliary baudrate
0=115200, 1=57600, 2=38400… 9=300
Status of auxiliary newline
0=Linux, 1=Windows, 2=Mac, 3=Other
0=Linux, 1=Windows, 2=Mac, 3=Other
Status of auxiliary versions
Load default to current setting
When load default the settings
will be auto saved.
PRESET for OEM version RX only
Load system setting from bank 0~4
Load preset 0~15 to set RX group ID
Save current system setting
Save system setting to bank 0~4
For debug using, if input
incorrect value will cause
unpredictable problem, adjust
by professional installer only.
Status of system function
Status of application function
※RS232 command not support backspace, delete or up, down, left, right to modification. If you enter
command or parameters with wrong typing, please enter newline and re-enter full command and
parameters again.
※Parameters with green means need to reboot to take effect.
※The maximum of OSD_ON is 30 characters per line, maximum 127 charcters, not support comma sign「,」,
colon「:」and double quotation marks「”」, some characters must use \x## format to display, ## means the
characters number in ASCII HEX code
e.g.: \x0a is line feed, \x28 is ( brackets sign, \x22 is “ sign
Example:
>CMD_M861234> CHANNEL 12 (Set receiver which last 6 digits MAC Address is 861234 to Channel 12)
(HEX code: 3E 43 4D 44 5F 4D 38 36 31 32 33 34 3E 20 43 48 41 4E 4E 45 4C 20 31 32 0D 0A)
<ACK_M861234< OK (Receiver which last 6 digits MAC Address is F01234 response “OK”)
(HEX code: 3C 41 43 4B 5F 4D 38 36 31 32 33 34 3C 20 4F 4B 0D 0A)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>CMD_I0A12> CHANNEL 3 (Set receiver which IP Address is 169.254.10.18 to Channel 3
(HEX code: 3E 43 4D 44 5F 49 30 41 31 32 3E 20 43 48 41 4E 4E 45 4C 20 33 0D 0A)
<ACK_I0A12< OK (Receiver which IP Address is 169.254.10.18 response “OK”)
(HEX code: 3C 41 43 4B 5F 49 30 41 31 32 3C 20 4F 4B 0D 0A)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>CMD_G34> CHANNEL 5 (Set receivers which Group No is 34 to Channel 5)
(HEX code: 3E 43 4D 44 5F 47 33 34 3E 20 43 48 41 4E 4E 45 4C 20 35 0D 0A) (No response from multiple receivers)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>CMD_ALL> OSD ON “Hello! \x28123\x29 \x22ABC\x22“ (Show「Hello! (123)“ABC”」to all monitor and send response)
(HEX code: 3E 43 4D 44 5F 41 4C 4C 3E 20 4F 53 44 20 4F 4E 20 22 48 65 6C 6C 6F 21 20 5C 78 32 38 31 32 33 5C 78 32 39
20 5C 78 32 32 41 42 43 5C 78 32 32 22 0D 0A) (No response from multiple receivers)
>CMD_ALL> OSD OFF 10000 (All receiver turn off OSD after 10 seconds)
(HEX code: 3E 43 4D 44 5F 41 4C 4C 3E 20 4F 53 44 20 4F 46 46 20 31 30 30 30 30 0D 0A)