HOME › Forums › Input/Output › EZIOxx › Get Sensor Value Command 0x4A › Reply To: Get Sensor Value Command 0x4A
Inactive
September 4, 2007 at 7:30 pm
Post count: 20
@simplehome wrote:
You must use peek/poke into locations starting at 0x4C (see command set document). Each analog input is 2 bytes. On the other hand, commad 0x4A returnd the value of a sensor in the 1-wire bus as 1 byte.
Which location contains which value (i.e. which one is the LSB)?