Go to content Go to navigation

Sony Control-S

30 August 2008, 07:04 by Chad Reynoldson

The Sony Control S port uses a mono 1/8” plug using AMX cable 10-006. You configure the AMX IR port as IR mode with no carrier like this:

DATA_EVENT[dvSONY]
{
  ONLINE :
  {
  // Sony Control-S
    SEND_COMMAND DATA.DEVICE,'SET MODE IR'
    SEND_COMMAND DATA.DEVICE,'CAROFF'
  }
}

Share This Article

Comments

No Current Comments

Write a comment.

Please note…

  1. Please keep comments to a thoughtful discussion on the topic.
  2. If you just want to say hello, use the contact form instead.
  3. Textile is limited to *strong*, _italics_ and "link":url .
  4. I reserve the right to edit/remove any comments.