LS10 Installation and Operating Guide Version 1.01
Appendix E. LS10 Remote Command API E-15 Document #: 9301H66300 Ver. 1.01
Example
Send: @DECCHANS <cr>
Receive: 7.1 <cr>
Setup Information
1. List Generic Input Names
This command returns a comma delimited string with the generic Input names in the LS10.
Command: @INPUTNAMES <cr>
Operation
Response:
INPUTNAMES Stereo 1,Stereo 2,USB,To
sLink 1,
TosLink 2,SPDIF 1,SPDIF 2,HDMI 1,HDMI 2,
HDMI 3,HDMI 4,HDMI 5,HDMI 6,HDMI 7,HDMI 8,
<CR>
Read
2. List Assigned Input Names
This command returns a comma delimited string with the user assigned Input names in the
LS10.
The order of the returned name is the match the inputs returned from @INPUTNAMES.
Unassigned names are blank.
Command: @INPNAMES <cr>
Operation
Response: INPNAMES [n1], [n2], [n3], [n4], [n5], [n6], [n7],
[n8], [n9], [n10], [n11], [n12], [n13], [n14], [n15],
<CR>
Read
3. List Macro Names
The LS10 may have several user-defined macros. This command returns a comma
delimited string with all macro definitions in the LS10.
Command: @MACRONAMES <cr>
Operation
Response: MACRONAMES [m1],[m2],[m3],…<CR>
Read
Parameters
m1-mx Macro names. Each name will have a comma to separate it from the
next name. Spaces may be included within the macro names. This will be
empty if there are no macros defined in the LS10.