V4.2 OneWire Variable type declarations dont look correct
Posted: Fri Mar 05, 2010 12:50 am
Ben,
I've been working from Eric's DS1820 program as the basis for understanding why I have been unable to get my replication of his experience to work properly.
I created a stripped down version of Eric's program that reads one DS1820. In the program I included LCD diagnostic statements to report return values from the DS functions available in V4.2 of Flowcode
One of the problems encountered is that the V4.2 Flowcode specifys that the variable return values from some of the functions are BYTE's. This looks incorrect as the LCD call diagnostic reports a character of 3 horizontal hashes ( one on top of another) - changing this return variable to an integer reports a 0. This is further supported by Eric's program specifying them as integers instead of bytes as V4.2 of Flowcode indicates they should be.
I would greatly appreciate your help in looking at my simple program that still wont function.
Im very focused on getting this to work and any help would be grealy appreciated.
I have attached the file
Thanks !!
I've been working from Eric's DS1820 program as the basis for understanding why I have been unable to get my replication of his experience to work properly.
I created a stripped down version of Eric's program that reads one DS1820. In the program I included LCD diagnostic statements to report return values from the DS functions available in V4.2 of Flowcode
One of the problems encountered is that the V4.2 Flowcode specifys that the variable return values from some of the functions are BYTE's. This looks incorrect as the LCD call diagnostic reports a character of 3 horizontal hashes ( one on top of another) - changing this return variable to an integer reports a 0. This is further supported by Eric's program specifying them as integers instead of bytes as V4.2 of Flowcode indicates they should be.
I would greatly appreciate your help in looking at my simple program that still wont function.
Im very focused on getting this to work and any help would be grealy appreciated.
I have attached the file
Thanks !!