Yep.
So, when it's 'not working', I press down on my harmony and get random codes.
After the fix noted above (those few steps), I press down on the harmony and it works perfect (event recognized, mediaportal reacts correctly.
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.
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.
Search found 15 matches
- Sat Jun 01, 2013 9:54 pm
- Forum: General Support
- Topic: HP MCE Reciever with Harmony 700 - ugh!
- Replies: 9
- Views: 3247
- Sat Jun 01, 2013 6:57 pm
- Forum: General Support
- Topic: HP MCE Reciever with Harmony 700 - ugh!
- Replies: 9
- Views: 3247
Re: HP MCE Reciever with Harmony 700 - ugh!
Sorry, I should be more clear.
I don't get any codes/logs/events UNLESS a button is pressed. What I noted above is that the REMOTE (when pressing a button) gives the random codes, similar to the ones seen in the initial post.
So, there is no interference causing this issue - an event is only ...
I don't get any codes/logs/events UNLESS a button is pressed. What I noted above is that the REMOTE (when pressing a button) gives the random codes, similar to the ones seen in the initial post.
So, there is no interference causing this issue - an event is only ...
- Sat Jun 01, 2013 3:09 pm
- Forum: General Support
- Topic: HP MCE Reciever with Harmony 700 - ugh!
- Replies: 9
- Views: 3247
Re: HP MCE Reciever with Harmony 700 - ugh!
Hey All. I never did find a true fix to this, let me breakdown my experience, which is very repeatable...
On computer startup, the receiver is plugged in. Everything loads up, including EventGhost.
I press buttons that usually correspond to MediaPortal actions, and the harmony gives the random ...
On computer startup, the receiver is plugged in. Everything loads up, including EventGhost.
I press buttons that usually correspond to MediaPortal actions, and the harmony gives the random ...
- Sun Jan 13, 2013 10:50 pm
- Forum: General Support
- Topic: HP MCE Reciever with Harmony 700 - ugh!
- Replies: 9
- Views: 3247
Re: HP MCE Reciever with Harmony 700 - ugh!
Nobody else has encountered this? Here's an example, and I'm not fresh out of new USB ports...
---> Welcome to EventGhost <---
Autostart
Plugin: MediaPortal
Plugin: Microsoft MCE Remote - Vista/Win7
Main.OnInit
Main.OnInitAfterBoot
MceRemote.Unknown.2FD5FFFF2A7EBD6C
MceRemote.Unknown ...
---> Welcome to EventGhost <---
Autostart
Plugin: MediaPortal
Plugin: Microsoft MCE Remote - Vista/Win7
Main.OnInit
Main.OnInitAfterBoot
MceRemote.Unknown.2FD5FFFF2A7EBD6C
MceRemote.Unknown ...
- Thu Jan 10, 2013 12:41 am
- Forum: General Support
- Topic: HP MCE Reciever with Harmony 700 - ugh!
- Replies: 9
- Views: 3247
HP MCE Reciever with Harmony 700 - ugh!
I bought one of these, based on forum threads here:
http://www.ebay.com/itm/181040451537?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649
I plugged this into my Windows 7 PC (a shuttle barebones PC), and this was found by windows no problem. That said, I've been having horrid issues with it and ...
http://www.ebay.com/itm/181040451537?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649
I plugged this into my Windows 7 PC (a shuttle barebones PC), and this was found by windows no problem. That said, I've been having horrid issues with it and ...
- Mon Dec 17, 2012 6:21 pm
- Forum: Plugin Support
- Topic: Generic HID plugin with Zotac AD10 USB IR Receiver
- Replies: 11
- Views: 3790
Re: Generic HID plugin with Zotac AD10 USB IR Receiver
Sure. I'm still a novice at EG, but it would be something like this:
Autostart section
Count = 0
CounterMacro
<Trigger/Event>
Count = Count + 1
Count == 3
If successful jump to "ExecuteMacro"
ExecuteMacro
Count = 0
perform action(s) here
The "Count" actions are python commands and Jump ...
Autostart section
Count = 0
CounterMacro
<Trigger/Event>
Count = Count + 1
Count == 3
If successful jump to "ExecuteMacro"
ExecuteMacro
Count = 0
perform action(s) here
The "Count" actions are python commands and Jump ...
- Sun Dec 16, 2012 12:56 pm
- Forum: Plugin Support
- Topic: Generic HID plugin with Zotac AD10 USB IR Receiver
- Replies: 11
- Views: 3790
Re: Generic HID plugin with Zotac AD10 USB IR Receiver
Oh, I see what you're saying.
I think you could still accomplish what you want, but you'd have to set up a counter and execute after the third occurrence (then reset), assuming the pattern of three is reliable enough. Seems like a lot of work considering how cheap MCE remote transceivers are ...
I think you could still accomplish what you want, but you'd have to set up a counter and execute after the third occurrence (then reset), assuming the pattern of three is reliable enough. Seems like a lot of work considering how cheap MCE remote transceivers are ...
- Sun Dec 16, 2012 1:33 am
- Forum: Plugin Support
- Topic: Generic HID plugin with Zotac AD10 USB IR Receiver
- Replies: 11
- Views: 3790
Re: Generic HID plugin with Zotac AD10 USB IR Receiver
If I drag over one of those into my tree as the trigger, it does the event 3 times.
We might be talking about different things. A "trigger" (actually called an Event by EG) doesn't perform any action. It just causes the items in a macro to execute. I would think that for your Action you would ...
We might be talking about different things. A "trigger" (actually called an Event by EG) doesn't perform any action. It just causes the items in a macro to execute. I would think that for your Action you would ...
- Fri Dec 14, 2012 11:47 am
- Forum: Plugin Support
- Topic: Generic HID plugin with Zotac AD10 USB IR Receiver
- Replies: 11
- Views: 3790
Re: Generic HID plugin with Zotac AD10 USB IR Receiver
Actually you know what else I just realized...
It shows it 3 times in the log and acts on that press 3 times, but if I look at my system tray the EventGhost icon turns red and STAYS RED. Even if the remote is no longer pointing at the system. So it's as if it's getting the signal forever, and just ...
It shows it 3 times in the log and acts on that press 3 times, but if I look at my system tray the EventGhost icon turns red and STAYS RED. Even if the remote is no longer pointing at the system. So it's as if it's getting the signal forever, and just ...
- Fri Dec 14, 2012 11:43 am
- Forum: Plugin Support
- Topic: Generic HID plugin with Zotac AD10 USB IR Receiver
- Replies: 11
- Views: 3790
Re: Generic HID plugin with Zotac AD10 USB IR Receiver
I don't know anything about your IR receiver, but since the code repeats three times exactly the same, why not use a single instance as your trigger? It's unlikely that anything else is going to generate that code and cause confusion.
If I drag over one of those into my tree as the trigger, it ...
If I drag over one of those into my tree as the trigger, it ...
- Fri Dec 14, 2012 1:52 am
- Forum: Plugin Support
- Topic: Generic HID plugin with Zotac AD10 USB IR Receiver
- Replies: 11
- Views: 3790
Generic HID plugin with Zotac AD10 USB IR Receiver
Here's the deal:
I've got the Generic HID plugin on, and the one entry that works in it one of 4 that are identical (the 4th one works): PHILIPS MCE USB IR RECEIVER - SPINEL PLUS
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1600">
<Plugin Identifier="HID" Guid="{05A690D9-27C2-4AC5 ...
I've got the Generic HID plugin on, and the one entry that works in it one of 4 that are identical (the 4th one works): PHILIPS MCE USB IR RECEIVER - SPINEL PLUS
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1600">
<Plugin Identifier="HID" Guid="{05A690D9-27C2-4AC5 ...
- Fri Dec 14, 2012 1:40 am
- Forum: General Support
- Topic: Getting built-in IR receiver to work
- Replies: 15
- Views: 13962
Re: Getting built-in IR receiver to work
Same problem for me, I know this thread is old, but I'm dying here. Any help appreciated.
- Mon Oct 22, 2012 10:45 pm
- Forum: General Support
- Topic: Strange Codes from my harmony
- Replies: 4
- Views: 2228
Re: Strange Codes from my harmony
Just an update in case anyone else has this issue.
The Zotac Zbox AD10 infrared sensor on the front of the box has all kinds of issues in my setup. Literally those codes are coming from thin air, completely randomly. I am not able to isolate them. I have a feeling it has to do with room lighting ...
The Zotac Zbox AD10 infrared sensor on the front of the box has all kinds of issues in my setup. Literally those codes are coming from thin air, completely randomly. I am not able to isolate them. I have a feeling it has to do with room lighting ...
- Thu Oct 11, 2012 12:03 am
- Forum: General Support
- Topic: Strange Codes from my harmony
- Replies: 4
- Views: 2228
Re: Strange Codes from my harmony
Hi,
please have a look at this post and following:
http://www.eventghost.net/forum/viewtopic.php?f=2&t=3738#p21998
Maybe it is related to your problem...
I've played around with this, but I don't think it's the problem. I only get those signals when pressing actual buttons on the remote... I ...
please have a look at this post and following:
http://www.eventghost.net/forum/viewtopic.php?f=2&t=3738#p21998
Maybe it is related to your problem...
I've played around with this, but I don't think it's the problem. I only get those signals when pressing actual buttons on the remote... I ...
- Thu Oct 04, 2012 11:10 pm
- Forum: General Support
- Topic: Strange Codes from my harmony
- Replies: 4
- Views: 2228
Strange Codes from my harmony
My harmony occationally spits out really weird codes in eventGhost. I'm using:
Windows 7 Professional 64-bit
Latest EventGhost
Harmony 700 set to Windows Media Center remote
Using the MCE setting in EventGhost - including the driver/service that it installs for you.
Normally it works, but every ...
Windows 7 Professional 64-bit
Latest EventGhost
Harmony 700 set to Windows Media Center remote
Using the MCE setting in EventGhost - including the driver/service that it installs for you.
Normally it works, but every ...