Announcement

Collapse
No announcement yet.

What can I do to fix this?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    What can I do to fix this?

    I have a TEMP08 and I am using a modified version of the script written by Mitch.

    It seems that the TEMP08 thinks there are 8 temperature sensors connected but I only have 7 and one of them is the temperature sensor built into the TEMP08.

    Here is what I see in the log:

    10/25/2005 12:00:37 AM ~!~TEMP08 RECEIVED~!~>
    10/25/2005 12:00:37 AM ~!~TEMP08 RECEIVED~!~TUE 00:00:37
    10/25/2005 12:00:37 AM ~!~TEMP08 RECEIVED~!~Reading Sensors...
    10/25/2005 12:00:39 AM ~!~TEMP08 RECEIVED~!~Voltage #01[0D0000004CCDCA26]=00.73V 05.11V
    10/25/2005 12:00:40 AM ~!~TEMP08 RECEIVED~!~Temp #01[0D0000004CCDCA26]=73.56F
    10/25/2005 12:00:41 AM ~!~TEMP08 RECEIVED~!~Temp #02[FE0008003A2EBC10]=66.45F
    10/25/2005 12:00:42 AM ~!~TEMP08 RECEIVED~!~Temp #03[5E0008003A313F10]=67.55F
    10/25/2005 12:00:43 AM ~!~TEMP08 RECEIVED~!~Temp #04[500008003A281E10]=67.66F
    10/25/2005 12:00:44 AM ~!~TEMP08 RECEIVED~!~Temp #05[D60008003A7E4610]=70.55F
    10/25/2005 12:00:46 AM ~!~TEMP08 RECEIVED~!~Temp #06[A80008003A305410]=67.21F
    10/25/2005 12:00:47 AM ~!~TEMP08 RECEIVED~!~Temp #07[820008003A41AF10]=72.55F
    10/25/2005 12:00:47 AM ~!~TEMP08 RECEIVED~!~Temp #08[E40008003A78B210]= ???


    What can I do to get rid of #08?
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    #2
    I think it is the ERA command, but look it up in the docs. Be careful to use the corrrect DIS index or TMP index based upon what you read about what the ERA command is expecting. If you have only temp sensors then the indexes are probably the same.

    Comment


      #3
      No need to use the ERA command. Use the DEL command instead to remove just one sensor, as in DEL 08 (if 08 is what the sensor number is from the DIS command).

      Mitch
      http://www.midondesign.com

      Comment


        #4
        Thanks for the correction Mitch. It has been too long since I was dealing at that level with the Temp05.

        Comment

        Working...
        X