Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - cyberb0b

Pages: [1]
1
EventGhost / Problem passing payload from VC to EG
« on: September 23, 2014, 02:02:55 PM »
I am an experienced EG user, but trying to use VC. I have an HTPC with W7 WMC running, that I watch TV through, with an external AV receiver. I am using the MCE Remote with blaster, and EG plugin. I have it all setup.

I want to say Volume Up, and have VC turn the volume up through eventghost. This is working fine. I am having trouble passing a payload to EG. When I say Volume Up 5, I see this in the EG event Log, so it is working as expected.

Code: [Select]
Broadcast.Volume Up '5'
The problem is that when I drag it to the configuration tree, it drops the '5' and simple says:
Code: [Select]
Broadcast.Volume Up
It doesn't seem to recognize the difference between the two. Any help?

Pages: [1]