Cynical Network TCP OUT: Last Line Read stays empty

Posted on
Sun Sep 13, 2020 2:28 pm
Stoutjesdijk offline
User avatar
Posts: 135
Joined: Dec 21, 2014
Location: The Netherlands

Cynical Network TCP OUT: Last Line Read stays empty

Hi all,

I am trying to wrap my head around communication with my amp. I can successfully send messages to a Global Caché GC100, which forwards the messages to the amplifier through RS232. Problem is that the Last Line Read variable has no value all the time, or if I am lucky "!". The amp spews all kinds of stuff, visible in the logs.
Question is: am I doing something wrong here in the setup of the device or the plugin? Or, is this some strange GC100 / RS232 issue? Or maybe even a bug in the plugin?

Any thoughts highly appreciated!

Thanks
Mark

Best regards,

Mark

Trying to tie it all together...
| Indigo | Plex | NAD M33 | Unifi | LG WebOS | Tado | Sonos | SolarEdge | HUE |

Posted on
Sun Sep 20, 2020 8:51 am
DaveL17 offline
User avatar
Posts: 6742
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: Cynical Network TCP OUT: Last Line Read stays empty

It might help to show images of your configuration for the device (and the plugin) and an example of the output that's sent to the logs.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Mon Oct 26, 2020 3:24 pm
Stoutjesdijk offline
User avatar
Posts: 135
Joined: Dec 21, 2014
Location: The Netherlands

Re: Cynical Network TCP OUT: Last Line Read stays empty

Hi again!

Apologies for the long delay.

Screenshot 2020-10-26 at 22.09.43.png
Screenshot 2020-10-26 at 22.09.43.png (52.47 KiB) Viewed 2863 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
Screenshot 2020-10-26 at 22.09.43.png (52.47 KiB) Viewed 2863 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
Attachments
Screenshot 2020-10-26 at 22.07.55.png
Screenshot 2020-10-26 at 22.07.55.png (76.56 KiB) Viewed 2863 times

Best regards,

Mark

Trying to tie it all together...
| Indigo | Plex | NAD M33 | Unifi | LG WebOS | Tado | Sonos | SolarEdge | HUE |

Posted on
Mon Nov 09, 2020 2:40 am
Stoutjesdijk offline
User avatar
Posts: 135
Joined: Dec 21, 2014
Location: The Netherlands

Re: Cynical Network TCP OUT: Last Line Read stays empty

Hi Perry,

Do you have any ideas how to fix the above problem?

Thanks!
Mark

Best regards,

Mark

Trying to tie it all together...
| Indigo | Plex | NAD M33 | Unifi | LG WebOS | Tado | Sonos | SolarEdge | HUE |

Posted on
Thu Nov 12, 2020 4:38 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Cynical Network TCP OUT: Last Line Read stays empty

I think I had this problem at one point; I don’t use my GC anymore but let me see if my devices are still configured.

ps Perry pops up once in a blue moon so don’t wait around for him.


Sent from my iPhone using Tapatalk Pro

Posted on
Thu Jan 20, 2022 6:33 pm
dtich offline
Posts: 798
Joined: Sep 24, 2005

Re: Cynical Network TCP OUT: Last Line Read stays empty

Bump.

Similar issue here.

Have a Classe SSP 800 connected. The device says connected, will pass text strings, but no action. I'm pretty sure I have the messages syntax correct, it's just:

S800.MUTE (header: 4chars = S800; period (.); then message 4chars

could even use without header and period as there's only one device connected, but it doesn't work that way either.

uploaded shots of the config, the message action, the log. it thinks it's sending fine, and not throwing errors (other end characters and ports do throw errors, this config is stable and seems to actually be connected).. but no result.

i can't see anyway to 'enable' this comm on the classe and there's nothing in the dox that allude to that... i haven't gotten status messages back into indigo from the classe yet, but the tcpin device is connected and seems ready to receive. not sure the config there.

anyone with any experience with something similar ? would love some advice on this. it seems very close to working.. i can taste it!! no more IR.. oh my oh my.. how exciting.

thanks for the help. !
Attachments
Screen Shot 2022-01-20 at 4.28.02 PM.jpg
Screen Shot 2022-01-20 at 4.28.02 PM.jpg (213.45 KiB) Viewed 1737 times
Screen Shot 2022-01-20 at 4.27.15 PM.jpg
Screen Shot 2022-01-20 at 4.27.15 PM.jpg (455.6 KiB) Viewed 1737 times
Screen Shot 2022-01-20 at 4.26.37 PM.jpg
Screen Shot 2022-01-20 at 4.26.37 PM.jpg (483.4 KiB) Viewed 1737 times

Posted on
Thu Jan 20, 2022 11:43 pm
dtich offline
Posts: 798
Joined: Sep 24, 2005

Re: Cynical Network TCP OUT: Last Line Read stays empty

Solved. My issue anyway.

Update GC unit firmware. - can't login to config otherwise. grrr.
Force 9600 baud in config. - it will autonegotiate to higher but comms fail without throwing error. grrrr.
Use port 4999 - not specified ANYWHERE ever. grrrrrr.

works. gr. :D


fwiw.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 4 guests