Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-10-22 Thread Michael Hughes
On Sun, 6 Aug 2017 22:10:11 +0200 Jan Kandziora wrote: > Am 06.08.2017 um 18:52 schrieb Michael Hughes: > > > > I am using the ow C API to read all of my Dallas 1-Wire devices. > > I do a OW_init("/dev/cuao0"). I then go in to a loop and use > > OW_get to read each device. I use the following

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-29 Thread Michael Hughes
On Sun, 6 Aug 2017 22:10:11 +0200 Jan Kandziora wrote: > Am 06.08.2017 um 18:52 schrieb Michael Hughes: > > > > I am using the ow C API to read all of my Dallas 1-Wire devices. > > I do a OW_init("/dev/cuao0"). I then go in to a loop and use > > OW_get to read each device. I use the following

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-09 Thread Michael Hughes
On Tue, 8 Aug 2017 07:29:19 +0200 Matthias Urlichs via Owfs-developers wrote: > Hi, > > Am 06.08.2017 um 18:52 schrieb Michael Hughes: > >> I am using the ow C API to read all of my Dallas 1-Wire devices. > >> I do a OW_init("/dev/cuao0"). I then go in to a loop and use > >> OW_get to read eac

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-07 Thread Matthias Urlichs via Owfs-developers
Hi, > Am 06.08.2017 um 18:52 schrieb Michael Hughes: >> I am using the ow C API to read all of my Dallas 1-Wire devices. >> I do a OW_init("/dev/cuao0"). I then go in to a loop and use >> OW_get to read each device. I use the following line to read the >> voltages: >> >> OW_get( "/uncached/1F.49

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-06 Thread Jan Kandziora
Am 06.08.2017 um 18:52 schrieb Michael Hughes: > > I am using the ow C API to read all of my Dallas 1-Wire devices. > I do a OW_init("/dev/cuao0"). I then go in to a loop and use > OW_get to read each device. I use the following line to read the > voltages: > > OW_get( "/uncached/1F.49D100

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-06 Thread Michael Hughes
On Wed, 2 Aug 2017 02:48:09 +0200 Jan Kandziora wrote: > Am 02.08.2017 um 01:17 schrieb Michael Hughes: > > > > If for some reason the leg that a DS2450 is on drops off line and > > then comes back online, the values that are retrieved don't make > > any sense. If I restart my program it will wo

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-02 Thread Michael Hughes
On Wed, 2 Aug 2017 02:48:09 +0200 Jan Kandziora wrote: > Am 02.08.2017 um 01:17 schrieb Michael Hughes: > > > > If for some reason the leg that a DS2450 is on drops off line and > > then comes back online, the values that are retrieved don't make > > any sense. If I restart my program it will wo

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-01 Thread Jan Kandziora
Am 02.08.2017 um 01:17 schrieb Michael Hughes: > > If for some reason the leg that a DS2450 is on drops off line and then > comes back online, the values that are retrieved don't make any sense. > If I restart my program it will work again. Is there anyway to > reset/reinitialize the DS2450? I'm

[Owfs-developers] Resetting/reinitialize a DS2450

2017-08-01 Thread Michael Hughes
If for some reason the leg that a DS2450 is on drops off line and then comes back online, the values that are retrieved don't make any sense. If I restart my program it will work again. Is there anyway to reset/reinitialize the DS2450? I'm reading the values from it with a get of /uncached/1F.49