Hi again!
Apologies for the long delay.

- Screenshot 2020-10-26 at 22.09.43.png (52.47 KiB) Viewed 469 times
When I send a message to my Arcam to turn on (see first image), I get the following log:
- Code: Select all
Action Group Arcam ON
Cynical Network BG Arcam FMJ AV950 Pre-amplifier unrecognized input '\x00\x01\x02\r!\x01\x0b\x00\x01\x01\r!\x01\x0c\x00\x01\x01\r!\x01\r\x00\x01(\r!\x01\x0e\x00\x01\x01\r!\x01\x0f\x00\x01\x00\r!\x01\x10\x00\x01\x01\r!\x01\x11\x00\x01\x02\r!\x01\x13\x00\x01\x05\r!\x01\x14\x00\x01\x00\r!\x015\x00\x01\x00\r!\x016\x00\x01\x00\r!\x017\x00\x01\x01\r!\x018\x00\x01\x00\r!\x019\x00\x01\x02\r!\x01:\x00\x01\x00\r!\x01;\x00\x01\x00\r!\x01?\x00\x01\x06\r!\x01@\x00\x01\x02\r!\x01F\x00\x01\x00\r!\x01G\x00\x01\x00\r!\x01H\x00\x01\x00\r!\x01I\x00\x01\x00\r!\x01J\x00\x01\x00\r!\x01L\x00\x01\x00\r!\x01M\x00\x01\x00\r!\x01P\x00\x01\x01\r!\x01O\x00\x01\x04\r!\x01\t\x00\x01\x00\r!\x01B\x00\x07\x03 \x01\xe0<\x00\x02\r!\x01B\x00\x07\x07\x80\x048<\x00\x02\r!\x01C\x00\x02\x00\x02\r!\x01\x10\x00\x01\x01\r!\x01\x08\x00\x02\x10|\r!\x01\x00\x00\x01\x00\r!\x01\x08\x00\x02\x10|\r!\x01\x08\x00\x02\x10{\r!\x01\x00\x00\x01\x01\r!\x01\x01\x00\x01\x01\r!\x01\x02\x00\x01\x00\r!\x01\x1d\x00\x01\x03\r!\x01'
CynicalNetwork is setup as follows:

- Screenshot 2020-10-26 at 22.09.43.png (52.47 KiB) Viewed 469 times
As you can see, the last line should end up in Arcam_Status. Unfortunately, the variable remains at "no value".
So that's challenge #1 for me: how do I read the answer from the amp?
A second challenge is that I would like to pick up on changes to the state of the device caused by using the remote control. For example, volume changes or selecting a different input. How could I combine all that functionality? I tried using another Indigo device as a "TCP in", but that did not work.
Hopefully this gives a bit more info on what I am trying to accomplish, and how I have it set up so far.
Thanks,
Mark