| |||||||
| Forum Categories |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member | Hello, everyone. I'm new to Media Portal development and brand new to the forums. I've created a process plugin that changes the channel on the Motorola Digital Cable box connect via serial cable. The setup allows you to choose which COM port to use and everything else is taken care of. I have the assemblies and source code zipped up and ready to go. You can download them at http://mike.chapacode.net/MotorolaSerialPortTuner.zip Just copy the MotorolaSerialCableTuner.dll and SerialPort.dll to your plugins\process directory under Media Portal. After that, enable the plugin (named "Motorola Serial Cable Tuner") and run the setup to change the COM port. Make sure you have your channels setup for an external set top box with the proper channel number for your cable box being passed in. I hope this helps out a few people and that I haven't duplicated anyone's work. Let me know if there are any problems. |
| | |
| | #5 (permalink) |
| Portal Member | When a channel change request comes in, the program takes the new channel number and makes sure it has zeros in front (35 becomes 035 and 2 becomes 002). Then, it writes each number from left to right followed by an "enter". Each channel number (and enter) has a header and a footer set of codes that need to be written. There is also a delay for 500 milliseconds between codes. Look in the Start function (SerialCableTuner.cs) to see where I setup the codes for each channel number. Above that I have the header and footer codes as well as "enter". The ChangeChannel function does all of the work in the plugin. As far as getting the right codes, I found mine in some Beyond TV config files. Not sure where you'd find codes for your box. Good luck! |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Jan 2005 Location: Indiana, USA Age: 36
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | The download link above is dead, and I can't find this in the Plugins section of the homepage. Is there any other way to get this file, or another way to control the Motorola digital settop box through the serial port? |
| | |
| | #10 (permalink) |
| Portal User | Not sure if this question was answered already or what so I'll post it just in case :-) Look here for the plug-in link: http://forum.team-mediaportal.com/viewtopic.php?t=8506 -abenderx |
| | |
![]() |
| Bookmarks |
| Tags |
| box, cable, changer, channel, digital, motorola, port, serial |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| KNC 1 DVB-C / cannot tune channels | lutz | General Support | 15 | 2006-10-01 12:04 |
| Technotrend DVB-S no LNB switch | Erbsenkopp | General Support | 0 | 2006-08-03 10:04 |
| Technotrend Budget 1500 CI no LNB switch | Erbsenkopp | General Support | 0 | 2006-08-03 09:46 |
| DVB-C and UPC digital - success story or the opposite | LXB | MediaPortal 1 Talk | 8 | 2006-07-30 20:16 |