Best way to Control Windows 7 Media Center
sijones
Junior Member
I wondered if someone could offer me some advice on the best method for controlling Windows 7 Media Center?
Thanks in advance,
Steve
Thanks in advance,
Steve
Comments
-
If you're brave, you could try the MCS software from Autonomic Controls.
-
MCE controller software
I use MCE controller at home on a Win 7 media centre - a freeware program by Kindle systems. Basically, after you install this program on your medie centre Win 7 or Win XP machine, stick it into the startup folder.
Configure the port on the PC side, and then program in an IP device into the NI (including the port number).
The list of commands is included in the docs, and its real easy to use. You send it a string ( 'play') and it then translates this and sends the keyboard shortcut to the medie centre.
you can download it at
http://www.kindel.com/products/mcecontroller/
Hope this helps, but I'll post sample code if you want it.
Regards,
Andrew -
Thanks Andew! I'll give it a go.
Kind regards,
Steve -
How can I do command CTRL + O , meaning CTRL key is holed when i press the letter o letter on the keyboard?
-
How can I do command CTRL + O , meaning CTRL key is holed when i press the letter o letter on the keyboard?
It, like everything else you send, is nothing more than a hex char (ascii) I think cntr-c is $03.
https://en.wikipedia.org/wiki/ASCII -
i meant with the MCE controller how can i sent it? it doesn't work according to what you said
-
How can I do command CTRL + O , meaning CTRL key is holed when i press the letter o letter on the keyboard?
http://mcec.codeplex.com/documentation "For example, the following causes a Ctrl-P to be sent to the foreground window, and if that window is Media Center, the My Pictures page appears:"
<SendInput Cmd="mypictures" vk="73" Shift="false" Ctrl="true" Alt="false" /> "(The VK code or 'P' is 73 decimal)."
-
but what command i need to send on the netlinx?
-
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums
