Jump to content

Onkyo TXSR805: Difference between revisions

From LinuxMCE
New page: == Using the Onkyo TX-SR805 with RS232 Control == Needs a lot of editing... Section: 193 Off <code> <$"!1PWR00\r"$> </code> Section: 192 On <code> <$"!1PWR01\r"$> sleep(2) <$"!AMT00\r"$...
 
No edit summary
Line 3: Line 3:
Needs a lot of editing...
Needs a lot of editing...


Section: 193 Off
Section: 193 Off<br>
<code>
<code>
<$"!1PWR00\r"$>
<$"!1PWR00\r"$>
</code>
</code>


Section: 192 On
Section: 192 On<br>
<code>
<code>
<$"!1PWR01\r"$>
<$"!1PWR01\r"$><br>
sleep(2)
sleep(2)<br>
<$"!AMT00\r"$>
<$"!AMT00\r"$><br>
@mute = false
@mute = false<br>
</code>
</code>


Section: 169 AM
Section: 169 AM<br>
<code>
<code>
<$"!1SLI25\r"$>
<$"!1SLI25\r"$><br>
</code>
</code>

Revision as of 13:55, 18 June 2008

Using the Onkyo TX-SR805 with RS232 Control

Needs a lot of editing...

Section: 193 Off
<$"!1PWR00\r"$>

Section: 192 On
<$"!1PWR01\r"$>
sleep(2)
<$"!AMT00\r"$>
@mute = false

Section: 169 AM
<$"!1SLI25\r"$>