![Samwontech TEMP1000 Series Communications Manual Download Page 18](http://html1.mh-extra.com/html/samwontech/temp1000-series/temp1000-series_communications-manual_3799368018.webp)
SAMWONTECH
1th Edition of TEMP1000_Series IM : Apr. 2014 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]