Standalone MX DVI-Plus family
User’s Manual
Section 8. Programmers reference Page 57 / 89
<Ox> is connected to <in²>, <Ox> is not muted.
<Ox> is connected to <in²>, <Ox> is muted.
Renaming Presets / Inputs / Outputs
Description: Allows storing names for each preset / input / output. Any 16-byte long string
is allowed. All characters are converted to uppercase! The router accepts <id> greater than
the current I/O setup but treats it as modulo output. So if <id> = 17 on a 16x16 router, then
it will be treated as 1. All router models have 32 presets memories.
8.4.13. Rename a preset
{PNAME#<id>=
<preset_name>}
(PNAME#<id>=
<preset_name>)CrLf
(PNAME#1=FIRST PRESET)CrLf
Explanation: Preset 1 was named as “first preset”.
8.4.14. Rename an input
{INAME#<id>=
<input_name>}
(INAME#<id>=
<input_name>)CrLf
(INAME#3=MEDIA PLAYER)CrLf
Explanation: Input 3 was named as “media player”.
8.4.15. Rename an output
{ONAME#<id>=
<output_name>}
(ONAME#<id>=
<output_name>)CrLf
(ONAME#2=MONITOR_NO2)CrLf
Explanation: Output 2 was named as “monitor_no2”.
Query names of Presets / Inputs / Outputs
Description: Each preset / input / output name can be read from the router.
8.4.16. Read a preset’s name
(PNAME#<id>=
<preset_name>)CrLf
(PNAME#1=FIRST PRESET)CrLf
Explanation: Name for preset 1 is “first preset”.