Menu

No data from WS usingTAI603B

Help
Brian Rau
2013-03-20
2013-03-23
  • Brian Rau

    Brian Rau - 2013-03-20

    Again, a Linux noob here, so bear with me if I'm doing something dumb. I got OWW 0.86.1 to build and run (0.86.2 gives me "buffer overflow" errors at runtime so I backed up a version) under Ubuntu 12.10, both on a desktop PC and on a Beaglebone (with the nogui option). Having selected /dev/ttyUSB0 as my port, OWW then sees all the 1-wire device ID's on the net. However all data is displayed (output to client for nogui version) as zero values. Any ideas what I could be doing wrong? Devices file (as written by OWW) is as follows:

    offset 0
    reverse 0
    T1 72000800053BFB10 1.000000 0.000000
    H1 1500000009B91026 1.000000 0.000000 1.000000 0.000000
    BAR1 8E00000024A85626 10.705700 32.000000 4.751200 28.000000
    vaneadc 4D00000003904E30
    rain 210000000F9E941D 0.010000
    driver /dev/ttyUSB0
    port 0

    Data sample offset: 3-10us

    ds2480samp 10

    Write 1 low time: 5-15us

    ds2480write 12

    Parameters for DS2490.

    Use -1 for defaults, or 0-7 according to data sheet tables 9-11

    ds2490slew -1
    ds2490write -1
    ds2490samp -1

    Test setup

    recharge 1
    autoalloc 1

    Any help is appreciated - my ultimate goal is to run this on the Beaglebone and free up the PC.

    Brian

     
  • Dr. Simon J. Melhuish

    Hello Brian.

    My first suggestion would be to turn on debugging output. The output to the terminal and to file are controlled by messagelevel and debuglevel respectively in your setup file.

    Please see http://oww.sourceforge.net/oww_setup.html#setup for the various levels of verbosity.

    Is even the temperature coming out as zero?

    Regards,

    Simon

     

Log in to post a comment.