Your Universal Remote Control Center
RemoteCentral.com
Complete Control by URC Forum - View Post
Previous section Next section Previous page Next page Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Page 2 of 3
Topic:
MSC-400 RS232 HR20
This thread has 44 replies. Displaying posts 16 through 30.
Post 16 made on Monday August 13, 2007 at 19:56
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
On August 8, 2007 at 12:15, curtcherry said...
Snarfshark - did you use any delay between commands. For
instance when making a macro that enters channel 2 8 2
enter, do you input any delays between each step?

Thanks for your previous response. Ordered the cables
the other day. It is nice to know it will all work when
it arrives.

The easiest thing to do would be use the favorite channel tool to create your channel macros and have it insert a small delay for good measure.
Civil War reenactment is LARPing for people with no imagination.

Post 17 made on Monday August 13, 2007 at 21:18
cma
Super Member
Joined:
Posts:
August 2003
3,044
On August 8, 2007 at 12:15, curtcherry said...
Snarfshark - did you use any delay between commands. For
instance when making a macro that enters channel 2 8 2
enter, do you input any delays between each step?

Thanks for your previous response. Ordered the cables
the other day. It is nice to know it will all work when
it arrives.

Use the "open User Channel" command for channel presets. Channel 282 in AMX speak would just be:

SEND_STRING dvDSS,"$FA,$A6,$01,$1A,$FF,$FF"
Post 18 made on Monday August 13, 2007 at 21:46
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
On August 13, 2007 at 21:18, cma said...
Use the "open User Channel" command for channel presets.
Channel 282 in AMX speak would just be:

SEND_STRING dvDSS,"$FA,$A6,$01,$1A,$FF,$FF"

Why do you need to use the "open user channel" for presets? And do you need to use this before changing channels?
Civil War reenactment is LARPing for people with no imagination.

Post 19 made on Tuesday August 14, 2007 at 01:09
Pete Harrison
Founding Member
Joined:
Posts:
December 1999
147
I am up and running for the HR20 thanks to some charitable offline help. I used an Elk serial to USB cable which indicates that it works with more than the three specified cables in the DirectV document.

The problem I am having is that the channel up and down and the directional buttons are sluggish. For instance when I hold one of the channel buttons only one channel will change. By doing this through IR a number of channels will begin to change. I played around with the ramp speed but was not successful. Was wondering if someone could point me in the right direction to hopefully fix this.

Thanks

Pete
Post 20 made on Tuesday August 14, 2007 at 10:24
cma
Super Member
Joined:
Posts:
August 2003
3,044
On August 13, 2007 at 21:46, Fins said...
Why do you need to use the "open user channel" for presets?
And do you need to use this before changing channels?

The string I posted is a channel preset, with this command you only send the one command unlike what you guys are trying to do by sending all three channel numbers with pauses or waits in between each command.

So you can send this:
SEND_STRING dvDSS,"$FA,$A6,$01,$1A,$FF,$FF" (channel 282)


Or you can send this:
SEND_STRING dvDSS,"$FA,$A5,$00,$01,$E2" (#2)
WAIT 2
SEND_STRING dvDSS,"$FA,$A5,$00,$01,$E8" (#8)
WAIT 2
SEND_STRING dvDSS,"$FA,$A5,$00,$01,$E2" (#2)
WAIT 2
SEND_STRING dvDSS,"$FA,$A5,$00,$01,$A0" (Enter)


Which would you rather do?
Post 21 made on Tuesday August 14, 2007 at 13:24
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
On August 14, 2007 at 10:24, cma said...
,"$FA,$A5,$00,$01,$A0" (Enter)
Which would you rather do?

Your way seems more reliable. I jsut didnt know you could do it that way
Civil War reenactment is LARPing for people with no imagination.

Post 22 made on Wednesday August 15, 2007 at 20:43
Pete Harrison
Founding Member
Joined:
Posts:
December 1999
147
On August 14, 2007 at 01:09, Pete Harrison said...
I am up and running for the HR20 thanks to some charitable
offline help. I used an Elk serial to USB cable which
indicates that it works with more than the three specified
cables in the DirectV document.

The problem I am having is that the channel up and down
and the directional buttons are sluggish. For instance
when I hold one of the channel buttons only one channel
will change. By doing this through IR a number of channels
will begin to change. I played around with the ramp speed
but was not successful. Was wondering if someone could
point me in the right direction to hopefully fix this.

Thanks

Pete

Could someone that is using the serial port for the HR20 let me know if they are experiencing what I described above. I want to know if it is a problem with my box or a normal situation wih the serial commection.

Thanks
Post 23 made on Thursday August 16, 2007 at 18:11
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
I tried to use the 232 for an HR20 yesterday, but it wouldnt work. I had a Belkin adapter though and the mini to 232 cable wasnt a URC cable. So I dont know what the problem was. Also the model of the receiver was an HR20-100 instead of the HR20-700. Is there a difference in codes between models, or does Directuse the same 232 codes like they do IR codes?
Civil War reenactment is LARPing for people with no imagination.

Post 24 made on Monday August 20, 2007 at 10:12
cma
Super Member
Joined:
Posts:
August 2003
3,044
On August 16, 2007 at 18:11, Fins said...
I tried to use the 232 for an HR20 yesterday, but it wouldnt
work. I had a Belkin adapter

Only one of the 3 USB adapters listed in the DirecTV doc will work, don't waste your time trying to use a Belkin. All the HR20- models work the same.
Post 25 made on Monday August 20, 2007 at 15:26
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
On August 20, 2007 at 10:12, cma said...
Only one of the 3 USB adapters listed in the DirecTV doc
will work, don't waste your time trying to use a Belkin.
All the HR20- models work the same.

Do you know what the different numbers at the end of the model mean? Is it just an manufacturer code?
Civil War reenactment is LARPing for people with no imagination.

Post 26 made on Monday August 20, 2007 at 18:57
cma
Super Member
Joined:
Posts:
August 2003
3,044
On August 20, 2007 at 15:26, Fins said...
Do you know what the different numbers at the end of the
model mean? Is it just an manufacturer code?

The HR20's are made by several different companies, the -100 or-700 number denotes that it is either Panasonic or RCA or whatever, the guts are the same however a couple of them have slightly different dimensions and cosmetics to the LEDS than the rest.

Just get this and be done with it:
[Link: newegg.com]
Post 27 made on Tuesday August 21, 2007 at 21:47
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
Just get this and be done with it:
[Link: newegg.com]

Ordered 4 of them tonight with next day shipping. Hopefully that is all my problem has been.
Civil War reenactment is LARPing for people with no imagination.

Post 28 made on Saturday August 25, 2007 at 11:14
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
OK, an update. I ordered the IOgear and it works perfectly. Thanks for everyone's help on this. The time it will save on service calls for IR problems is going to be incredible.
Civil War reenactment is LARPing for people with no imagination.

Post 29 made on Saturday August 25, 2007 at 14:00
Pete Harrison
Founding Member
Joined:
Posts:
December 1999
147
Great news Fins. Can you let me know if you noticed what I described in post 22. It would be much appreciated.

Thanks

Pete
Post 30 made on Sunday August 26, 2007 at 13:33
Fins
Elite Member
Joined:
Posts:
June 2007
11,627
On August 25, 2007 at 14:00, Pete Harrison said...
Great news Fins. Can you let me know if you noticed what
I described in post 22. It would be much appreciated.

Actually, yes I did. When I first got it working the navigation and channel buttons were very sluggish. After the receiver did a software update (possibly correcting the baud rate) it was much better, but still had some slow reaction. You cant just tap tap tap. You have to do a slight pause between pushes. I would love to know if someone knows how to improve this.
Civil War reenactment is LARPing for people with no imagination.

Page 2 of 3


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse