"Failed to open JP1.x interface" w/DIY cable

Forum for the discussion of JP1 Interfaces, hardware hacks, etc.

Moderator: Moderators

gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

I've just uploaded a new debug version of tester, like the one described here, but this one only uses one stop bit.
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

prelude wrote:BTW, this is the modified cable.
Do you get the same results with one of your regular cables?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

The Robman wrote:
prelude wrote:BTW, this is the modified cable.
Do you get the same results with one of your regular cables?
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.
Get the coolest diy gadgets from http://www.diygadget.com today!
e.axel
Exile Island Resident
Posts: 209
Joined: Fri Feb 03, 2006 12:30 pm

Post by e.axel »

Why don't the results of the "new" tester program stay on the screen? It runs, flashes and disappears.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

Are you still launching tester.bat, or are you launching tester.exe directly?
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

e.axel wrote:Why don't the results of the "new" tester program stay on
the screen? It runs, flashes and disappears.
tester.bat has a 'pause' command, so run tester.bat not .exe. type exact tester.bat not tester or tester.exe
Get the coolest diy gadgets from http://www.diygadget.com today!
e.axel
Exile Island Resident
Posts: 209
Joined: Fri Feb 03, 2006 12:30 pm

Post by e.axel »

Thank you.
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

Maybe my serial port is bad?
Get the coolest diy gadgets from http://www.diygadget.com today!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

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!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

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!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

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!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

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!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

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!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

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!
prelude
JP1 Vendor
Posts: 119
Joined: Sat Jun 26, 2004 10:03 pm
Location: Canada

Post by prelude »

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!
Post Reply