SAMWONTECH
1th Edition of TEMP2000_Series IM : Dec. 15. 2008 Page 16 / 63
5.9 CLD Command
CLD Command is used to read data in the address which had been registered by STD command.
▣ Request Message Frame
bytes 1 2 3 2 1 1
Frame STX Address CLD SUM CR LF
▣ Response Message Frame
byte 수 1 2 3 1 2 1 4 1 4
Frame STX Address CLD , OK , Data - 1 , Data - 2
1 … 1 4 1 4 2 1 1
, … , Data - (n-1) , Data - n SUM CR LF
▪ Count Number : 1 ~ 64
◈ Example
- Request : [stx]01CLD[cr][lf]
- Request (with CheckSum) : [stx]01CLD34[cr][lf]