Re: DS18B20 component not working on FC10?
Posted: Fri Apr 11, 2025 5:24 pm
I have been trying to see and find why this flickering of reading value happens.
I have come to the conclusion that it occurs when I want to take a second (and subsequent) sensor readings.
I attach a copy of the example where within the while I have placed a statement so that a single reading is produced and that value is then displayed indefinitely. The value is always shown constant.
The next step has been to enable the blocks within the condition so that the temperature value is repeated indefinitely, with the result that this is where the flashing of the displays begins.
Can you tell me any way on how to implement that this flickering does not occur for successive readings?
My opinion is that I think it is the block: SampleAllDevice (Perform temperature conversion - wait for completion)
I have come to the conclusion that it occurs when I want to take a second (and subsequent) sensor readings.
I attach a copy of the example where within the while I have placed a statement so that a single reading is produced and that value is then displayed indefinitely. The value is always shown constant.
The next step has been to enable the blocks within the condition so that the temperature value is repeated indefinitely, with the result that this is where the flashing of the displays begins.
Can you tell me any way on how to implement that this flickering does not occur for successive readings?
My opinion is that I think it is the block: SampleAllDevice (Perform temperature conversion - wait for completion)