31
8.2 Read Zone Bit
Max 256 bytes/time for zone bit reading.
PS: Address : 0x0000~0x00FF(2 bytes), address to start reading zone bit
Datas : 0x00~0xFF(1 byte), Numbers of zone bit for Sequential read, 0x00= 256byets
PS: Types: 0x00= read succeed
Lens : numbers of upload bytes; 0x00= 256bytes
Datas : 0x00~0xFF means read data.
If CRC wrong, no return data
If format or data wrong, no return data
Read address 0x000A of Zone bit
1) Read successfully and return data is 0x3E.
Input: 0x7E 0x00 0x07 0x01 0x00 0x0A 0x01 0xEE 0x8A
Output: 0x02 0x00 0x00 0x01 0x3E 0xE4 0xAC
Input:0x7E 0x00 0x07 0x01 0x00 0x0A 0x01 0x11 0x22
3) When length of command to short or more than 400ms after 0x7e 0x00, treat as unknown
Input: 0x7E 0x00 0x07 0x01 0x00 0x0A 0x01