Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

any Sharp Aquos LCD plugin around?

Questions and comments specific to a particular plugin should go here.
hanspettersson
Posts: 42
Joined: Sat Feb 20, 2010 2:42 pm

Re: any Sharp Aquos LCD plugin around?

Post by hanspettersson »

kalia wrote:
hanspettersson wrote:The Plugin works great. Thanks
Sending commands works great.
But i can┬┤t get any feedback from my TV?
I have try Power status and Volume.
Thanks hanspettersson for the feedback. I don't use this plugin anymore, but this is what I can suggest:

Try this action after the Volume and Power Status actions:

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1669">
    <Action>
        EventGhost.PythonCommand(u'print eg.result')
    </Action>
</EventGhost>
Thanks! Works great.

I can't get the power status command to work, I think my tv is not supporting that.

Can someone please help me with a script thats if the volume =0 or bigger then jump to a event else jump to another event?
And on this way check if tv is on?
eastonenn
Posts: 2
Joined: Tue Aug 12, 2014 8:40 pm

Re: any Sharp Aquos LCD plugin around?

Post by eastonenn »

kalia wrote:
eastonenn wrote:Hi !

I think i have the same issue as hanspetersson in the comment above.

Ive tried to setup this plugin.
In EG everything works fine I find the plugin and i can choose my COM-port in the plugin-setup and i can send the commands.
Then to the problem, i dont get any response from the TV and for example if i send a Volume command the TV dont react to it either.
I have a USB-serial cable. and im running windows 8.1

anyone got any tips ?
eastonenn,

Do you get any errors when adding the plugin?

Thanks,

kalia

No everything works fine in EG, I add the plugin, COM3 shows automatically, i press OK and i get the Q if I want the "Commands, macros etc" to be added I press ok.
but then when I Play a Macro for example Volume, my TV doesnt react at all, and EG doesnt get any response, like there is no contact to the TV
Attachments
egprob.jpg
kalia
Experienced User
Posts: 109
Joined: Wed Aug 12, 2009 1:10 am

Re: any Sharp Aquos LCD plugin around?

Post by kalia »

eastonenn wrote:
kalia wrote:
eastonenn wrote:Hi !

I think i have the same issue as hanspetersson in the comment above.

Ive tried to setup this plugin.
In EG everything works fine I find the plugin and i can choose my COM-port in the plugin-setup and i can send the commands.
Then to the problem, i dont get any response from the TV and for example if i send a Volume command the TV dont react to it either.
I have a USB-serial cable. and im running windows 8.1

anyone got any tips ?
eastonenn,

Do you get any errors when adding the plugin?

Thanks,

kalia

No everything works fine in EG, I add the plugin, COM3 shows automatically, i press OK and i get the Q if I want the "Commands, macros etc" to be added I press ok.
but then when I Play a Macro for example Volume, my TV doesnt react at all, and EG doesnt get any response, like there is no contact to the TV
The only thing I can suggest is to somehow test the USB Serial Cable to ensure that it is functioning properly. Aside from that, I have no idea what it could be. :?:
Post Reply