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.


Messages - MrAJP

Pages: [1]
1
Other Plugins / Re: Custom Plugin Design
« on: October 24, 2012, 11:11:39 PM »
Attached is the project in VB.net.

I utilized the free SharpDevelop to make the change:
http://www.icsharpcode.net/opensource/sd/

2
Other Plugins / Re: Custom Plugin Design
« on: October 24, 2012, 09:45:17 PM »
Agreed! I too wish their modules were a bit cheaper.

Thanks for the SDK! I was able to convert it over to VB.net without issue, as I can never seem to get used to C# (I know, I'm in the minority).

Now to get to work! I'll post here once I've made some headway.

3
Other Plugins / Re: Custom Plugin Design
« on: October 24, 2012, 09:33:30 AM »
Thanks Kalle. It's something to keep in mind if I need to get another controller. For now, I plan on utilizing my existing hardware as it's currently sitting in a box.

4
Other Plugins / Re: Custom Plugin Design
« on: October 23, 2012, 10:45:14 PM »
Thanks jitterjames. I have a PhidgetIR sensor that I've used in the past with LabVIEW to control my cable box. At the time when I did the integration, EventGhost didn't have support with that module. I haven't checked if that has changed. I was going to write a program in VB.net to handle the sending of commands from your program. A plugin seems like the best place to start. A c# example would be great. I can convert it over to vb.net for my needs.

I've learned a hard lesson about the TV though. VC can't hear me when it's on!  :)

Here is a link to the IR module:
http://www.phidgets.com/products.php?category=0&product_id=1055_0

5
Other Plugins / Custom Plugin Design
« on: October 23, 2012, 03:01:49 PM »
I've been very happy with the VoxCommando application and can see some potential applications. I have an IR transmitter that I would like to integrate into VC using a custom plugin, but can't find any documentation or reference on how to create a plugin. Can you direct me to where I can find this info?

Pages: [1]