Page 2 of 2
Re: any Sharp Aquos LCD plugin around?
Posted: Wed Aug 13, 2014 5:13 pm
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?
Re: any Sharp Aquos LCD plugin around?
Posted: Wed Aug 13, 2014 8:08 pm
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
Re: any Sharp Aquos LCD plugin around?
Posted: Thu Aug 14, 2014 4:33 am
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.
