Query Names Of Presets / Inputs / Outputs - Lightware MX-FR9 User Manual

Hide thumbs Also See for MX-FR9:
Table of Contents

Advertisement

Rename a preset
Command {PNAME#<id>=
Response (PNAME#<id>=
Explanation: Preset 1 was named as "first preset".
Rename an input
Command {INAME#<id>=
Response (INAME#<id>=
Explanation: Input 3 was named as "media player".
Rename an output
Command {ONAME#<id>=
Response (ONAME#<id>=
Explanation: Output 2 was named as "monitor#2".

8.4.18. Query names of Presets / Inputs / Outputs

Description: Each preset / input / output name can be read from the router.
Read a preset's name
Command {PNAME#<id>=?}
Response (PNAME#<id>=
Explanation: Name for preset 1 is "first preset".
Read an input's name
Command {INAME#<in>=?}
Response (INAME#<in>=
Explanation: Name for input 3 is "media player".
Section 8. Programmer's reference
Format
<preset_name>}
<preset_name>)CrLf
Format
<input_name>}
<input_name>)CrLf
Format
<output_name>}
<output_name>)CrLf
Format
<preset_name>)CrLf
Format
<input_name>)CrLf
MX-FR series modular matrices
Example
→ {PNAME#1=First preset}
← (PNAME#1=First preset)CrLf
Example
→ {INAME#3=Media_Player}
← (INAME#3=Media_Player)CrLf
Example
→ {ONAME#2=Monitor#2}
← (ONAME#2=Monitor#2)CrLf
Example
→ {PNAME#1=?}
← (PNAME#1=First preset)CrLf
Example
→ {INAME#3=?}
← (INAME#3=Media_Player)CrLf
User's Manual
Page 109 / 137

Advertisement

Table of Contents
loading

Table of Contents