HOME › Forums › Input/Output › EZIOxx › Get Sensor Value Command 0x4A › Reply To: Get Sensor Value Command 0x4A
Inactive
September 1, 2007 at 5:13 am
Post count: 256
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.