"Failed to open JP1.x interface" w/DIY cable
Moderator: Moderators
I've just uploaded a new debug version of tester, like the one described here, but this one only uses one stop bit.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Do you get the same results with one of your regular cables?prelude wrote:BTW, this is the modified cable.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
good question. I will try it with the JP1.2 cable (not jp1.x) toight when I get back home. using the updated tester (one stop bit) and original tester.The Robman wrote:Do you get the same results with one of your regular cables?prelude wrote:BTW, this is the modified cable.
Get the coolest diy gadgets from http://www.diygadget.com today!
Are you still launching tester.bat, or are you launching tester.exe directly?
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
tester.bat has a 'pause' command, so run tester.bat not .exe. type exact tester.bat not tester or tester.exee.axel wrote:Why don't the results of the "new" tester program stay on
the screen? It runs, flashes and disappears.
Get the coolest diy gadgets from http://www.diygadget.com today!
JP1.2 interface w/o connecting the remote. (tester.exe is the original, 1tester.exe is the one bit debug mode)
Code: Select all
C:\jp1.x.test>tester.exe
tester version 0.00
jp12io.dll version 0.00
Parsing command list file tester.dat
Opened COM1
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
C:\jp1.x.test>1tester.exe
tester version 0.01
jp12io.dll version 0.00
Parsing command list file tester.dat
Openning COM1
DCB paramaters:
DCBlength=28
BaudRate=38400
fBinary=1
fParity=0
fOutxCtsFlow=0
fOutxDsrFlow=0
fDtrControl=1
fDsrSensitivity=0
fTXContinueOnXoff=0
fOutX=0
fInX=0
fErrorChar=0
fNull=0
fRtsControl=1
fAbortOnError=0
fDummy2=0
wReserved=0
XonLim=2048
XoffLim=512
ByteSize=8
Parity=0
StopBits=0
XonChar=17
XoffChar=19
ErrorChar=0
EofChar=0
EvtChar=0
wReserved1=0
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
Last edited by prelude on Wed Sep 20, 2006 8:29 pm, edited 1 time in total.
Get the coolest diy gadgets from http://www.diygadget.com today!
JP1.2 interface with the remote connected. (tester.exe is the original, 1tester.exe is the one bit debug mode)
Code: Select all
C:\jp1.x.test>tester.exe
tester version 0.00
jp12io.dll version 0.00
Parsing command list file tester.dat
Opened COM1
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
C:\jp1.x.test>1tester.exe
tester version 0.01
jp12io.dll version 0.00
Parsing command list file tester.dat
Openning COM1
DCB paramaters:
DCBlength=28
BaudRate=38400
fBinary=1
fParity=0
fOutxCtsFlow=0
fOutxDsrFlow=0
fDtrControl=1
fDsrSensitivity=0
fTXContinueOnXoff=0
fOutX=0
fInX=0
fErrorChar=0
fNull=0
fRtsControl=1
fAbortOnError=0
fDummy2=0
wReserved=0
XonLim=2048
XoffLim=512
ByteSize=8
Parity=0
StopBits=0
XonChar=17
XoffChar=19
ErrorChar=0
EofChar=0
EvtChar=0
wReserved1=0
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
Last edited by prelude on Wed Sep 20, 2006 8:29 pm, edited 1 time in total.
Get the coolest diy gadgets from http://www.diygadget.com today!
JP1.x (no modification) interface w/o connecting the remote. (tester.exe is the original, 1tester.exe is the one bit debug mode)
Code: Select all
C:\jp1.x.test>tester.exe
tester version 0.00
jp12io.dll version 0.00
Parsing command list file tester.dat
Opened COM1
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
C:\jp1.x.test>1tester.exe
tester version 0.01
jp12io.dll version 0.00
Parsing command list file tester.dat
Openning COM1
DCB paramaters:
DCBlength=28
BaudRate=38400
fBinary=1
fParity=0
fOutxCtsFlow=0
fOutxDsrFlow=0
fDtrControl=1
fDsrSensitivity=0
fTXContinueOnXoff=0
fOutX=0
fInX=0
fErrorChar=0
fNull=0
fRtsControl=1
fAbortOnError=0
fDummy2=0
wReserved=0
XonLim=2048
XoffLim=512
ByteSize=8
Parity=0
StopBits=0
XonChar=17
XoffChar=19
ErrorChar=0
EofChar=0
EvtChar=0
wReserved1=0
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
Last edited by prelude on Wed Sep 20, 2006 8:29 pm, edited 1 time in total.
Get the coolest diy gadgets from http://www.diygadget.com today!
JP1.x (no modification) interface with remote connected. (tester.exe is the original, 1tester.exe is the one bit debug mode)
Code: Select all
C:\jp1.x.test>tester.exe
tester version 0.00
jp12io.dll version 0.00
Parsing command list file tester.dat
Opened COM1
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
C:\jp1.x.test>1tester.exe
tester version 0.01
jp12io.dll version 0.00
Parsing command list file tester.dat
Openning COM1
DCB paramaters:
DCBlength=28
BaudRate=38400
fBinary=1
fParity=0
fOutxCtsFlow=0
fOutxDsrFlow=0
fDtrControl=1
fDsrSensitivity=0
fTXContinueOnXoff=0
fOutX=0
fInX=0
fErrorChar=0
fNull=0
fRtsControl=1
fAbortOnError=0
fDummy2=0
wReserved=0
XonLim=2048
XoffLim=512
ByteSize=8
Parity=0
StopBits=0
XonChar=17
XoffChar=19
ErrorChar=0
EofChar=0
EvtChar=0
wReserved1=0
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
Last edited by prelude on Wed Sep 20, 2006 8:30 pm, edited 1 time in total.
Get the coolest diy gadgets from http://www.diygadget.com today!
JP1.x modified interface w/o connecting the remote. (tester.exe is the original, 1tester.exe is the one bit debug mode)
Code: Select all
C:\jp1.x.test>tester.exe
tester version 0.00
jp12io.dll version 0.00
Parsing command list file tester.dat
Opened COM1
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
C:\jp1.x.test>1tester.exe
tester version 0.01
jp12io.dll version 0.00
Parsing command list file tester.dat
Openning COM1
DCB paramaters:
DCBlength=28
BaudRate=38400
fBinary=1
fParity=0
fOutxCtsFlow=0
fOutxDsrFlow=0
fDtrControl=1
fDsrSensitivity=0
fTXContinueOnXoff=0
fOutX=0
fInX=0
fErrorChar=0
fNull=0
fRtsControl=1
fAbortOnError=0
fDummy2=0
wReserved=0
XonLim=2048
XoffLim=512
ByteSize=8
Parity=0
StopBits=0
XonChar=17
XoffChar=19
ErrorChar=0
EofChar=0
EvtChar=0
wReserved1=0
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
Last edited by prelude on Wed Sep 20, 2006 8:30 pm, edited 1 time in total.
Get the coolest diy gadgets from http://www.diygadget.com today!
JP1.x modified interface with remote connected. (tester.exe is the original, 1tester.exe is the one bit debug mode)
Code: Select all
C:\jp1.x.test>tester.exe
tester version 0.00
jp12io.dll version 0.00
Parsing command list file tester.dat
Opened COM1
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
C:\jp1.x.test>1tester.exe
tester version 0.01
jp12io.dll version 0.00
Parsing command list file tester.dat
Openning COM1
DCB paramaters:
DCBlength=28
BaudRate=38400
fBinary=1
fParity=0
fOutxCtsFlow=0
fOutxDsrFlow=0
fDtrControl=1
fDsrSensitivity=0
fTXContinueOnXoff=0
fOutX=0
fInX=0
fErrorChar=0
fNull=0
fRtsControl=1
fAbortOnError=0
fDummy2=0
wReserved=0
XonLim=2048
XoffLim=512
ByteSize=8
Parity=0
StopBits=0
XonChar=17
XoffChar=19
ErrorChar=0
EofChar=0
EvtChar=0
wReserved1=0
Got 00 instead of an ACK!
JP1.2 remote found!
C:\jp1.x.test>pause
Press any key to continue . . .
Get the coolest diy gadgets from http://www.diygadget.com today!
This is the working desktop. using jp1.x modified interface and remote is connected:
Code: Select all
E:\diy\jp1x.test>tester.exe
tester version 0.00
jp12io.dll version 0.00
Parsing command list file tester.dat
Opened COM1
JP1.2 remote found!
E:\diy\jp1x.test>pause
Press any key to continue . . .
E:\diy\jp1x.test>1tester.exe
tester version 0.01
jp12io.dll version 0.00
Parsing command list file tester.dat
Openning COM1
DCB paramaters:
DCBlength=28
BaudRate=38400
fBinary=1
fParity=0
fOutxCtsFlow=0
fOutxDsrFlow=0
fDtrControl=1
fDsrSensitivity=0
fTXContinueOnXoff=0
fOutX=0
fInX=0
fErrorChar=0
fNull=0
fRtsControl=1
fAbortOnError=0
fDummy2=0
wReserved=0
XonLim=2048
XoffLim=512
ByteSize=8
Parity=0
StopBits=0
XonChar=17
XoffChar=19
ErrorChar=0
EofChar=0
EvtChar=0
wReserved1=0
JP1.2 remote found!
E:\diy\jp1x.test>pause
Press any key to continue . . .
Get the coolest diy gadgets from http://www.diygadget.com today!