Shop OBEX P1 Docs P2 Docs Learn Events
DS2760 Thermocouple — Parallax Forums

DS2760 Thermocouple

ReneRene Posts: 6
edited 2006-11-09 15:14 in BASIC Stamp
Hi,

I just got the thermocouple kit, and from the pdf file about it, i'm trying to copy the sample application program but, when I try to check syntax, it do not recognise some terms like "#" or "$STAMP" in the command " IF ($STAMP < BS2P) #THEN. It also do not recognise "PIN" in " OW··· PIN··· 8 " and many others. My Program editor version is 2.2.6

By the way, the proposed program in the document look very interesting but just too complete and too big just for a simple need of demonstration of how to read a simple data from the Dallas DS2760 with the OWIN and OWOUT command.

Rene Genest
Quebec, Canada

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-11-09 15:14
    Hello,
    ·
    ·· I would recommend going to the link below and downloading the example source code.· It sounds like you’re missing the $PBASIC directive in your code or it is malformed.· I hope this helps.· Take care.

    http://www.parallax.com/detail.asp?product_id=28022

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
Sign In or Register to comment.