Michael,
Several months ago I moved my HS setup to a new computer. Because of other pressing matters I wasn't able to take the time to set up mcsTemperature or my (small) 1-wire network. Now I'm back at it and I have a problem.
It all works fine until I plug in my AAG TAI8558 1-Wire Multiple I/O board. You had graciously added the drivers for this board about a year ago.
I get the error messages
Turning on debug mode I get
I am using the latest version (5.2.9) of mcsTemperature with a 5 second sample rate. I dont know which version I was using on my old computer when it was all working. This is through a ds9490R if that means anything.
The OneWireViewer doesn't seem to have any problems. It's using a 1 second sample rate.
Any ideas or pointers on where to look would be appreciated.
Thanks,
Ken
Several months ago I moved my HS setup to a new computer. Because of other pressing matters I wasn't able to take the time to set up mcsTemperature or my (small) 1-wire network. Now I'm back at it and I have a problem.
It all works fine until I plug in my AAG TAI8558 1-Wire Multiple I/O board. You had graciously added the drivers for this board about a year ago.
I get the error messages
Code:
12/10/2006 12:04:08 PM mcsTemperature SetupDS2408 on line 110 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception 12/10/2006 12:04:24 PM mcsTemperature SetupDS2408 on line 110 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception 12/10/2006 12:04:33 PM mcsTemperature SetupDS2408 on line 190 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception 12/10/2006 12:04:36 PM mcsTemperature SetupDS2408 on line 110 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception 12/10/2006 12:04:39 PM mcsTemperature SetupDS2408 on line 110 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception 12/10/2006 12:04:43 PM mcsTemperature SetupDS2408 on line 190 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception
Code:
12/10/2006 12:07:18 PM mcsTemperature Debug setIO `4 from 0 to 19 12/10/2006 12:07:18 PM mcsTemperature Debug DS9x9x Port USB2 Device = DS1990A A800000024111981 12/10/2006 12:07:18 PM mcsTemperature Debug DS9x9x Port USB2 Device = DS2408 3500000000A84229 12/10/2006 12:07:18 PM mcsTemperature SetupDS2408 on line 90 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception 12/10/2006 12:09:34 PM mcsTemperature Debug setIO `5 from 0 to 19 12/10/2006 12:09:34 PM mcsTemperature Debug DS9x9x Port USB2 Device = DS1990A A800000024111981 12/10/2006 12:09:34 PM mcsTemperature Debug DS9x9x Port USB2 Device = DS2408 3500000000A84229 12/10/2006 12:09:35 PM mcsTemperature SetupDS2408 on line 110 com.dalsemi.onewire.OneWireException: 1-Wire Adapter communication exception
The OneWireViewer doesn't seem to have any problems. It's using a 1 second sample rate.
Any ideas or pointers on where to look would be appreciated.
Thanks,
Ken
Comment