Ok, I've got the new version, along with a D10-200, but so far the only luck I've had is being able to turn the receiver off and on.
Here's my code that can successfully turn the unit off and on:
directv.exe -box D10200 -port COM5 -set new -power on
However, when I try to change the channel with someting like #9 or even "-key 9 or -key 9select it doesn't do a darn thing.
Here's the output when I put verbose on:
C:\Program Files\devnz\gbpvr\utilities>directv.exe -box D10200 -port COM5 -set new -verbose on #9
Settings:
Port: COM5 Baud: 9600 Box: D10200 Retries: 0 Verbose: ON Hex Command Set:
NEW
Setting channel: 9 (00-0x09-0xff-0xff)
Sending Key: 0
Open port to receiver
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE0 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
Sending Key: 0
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE0 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
Sending Key: 9
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE9 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
Sending Key: select
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XC3 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
I'm using a USB-Serial adapter, and it does the same thing if Ihave the pins soldered together or not. Unfortunately the computer doesn't have an actual serial port. If anybody who has this working on a D10-200 could give a little help it would be appreciated.
UPDATE:
I was able to drag another computer into the room that actually had real serial ports in it, and I get the same results. I can get it to power on/off, but nothing else.
Here's my code that can successfully turn the unit off and on:
directv.exe -box D10200 -port COM5 -set new -power on
However, when I try to change the channel with someting like #9 or even "-key 9 or -key 9select it doesn't do a darn thing.
Here's the output when I put verbose on:
C:\Program Files\devnz\gbpvr\utilities>directv.exe -box D10200 -port COM5 -set new -verbose on #9
Settings:
Port: COM5 Baud: 9600 Box: D10200 Retries: 0 Verbose: ON Hex Command Set:
NEW
Setting channel: 9 (00-0x09-0xff-0xff)
Sending Key: 0
Open port to receiver
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE0 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
Sending Key: 0
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE0 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
Sending Key: 9
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE9 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
Sending Key: select
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XC3 0X01]...(command wrote (4 bytes) status [0]).
..FAILED
Failed to send dss command
Clearing Data Port: .SUCCESS
I'm using a USB-Serial adapter, and it does the same thing if Ihave the pins soldered together or not. Unfortunately the computer doesn't have an actual serial port. If anybody who has this working on a D10-200 could give a little help it would be appreciated.
UPDATE:
I was able to drag another computer into the room that actually had real serial ports in it, and I get the same results. I can get it to power on/off, but nothing else.