![Samwontech TEMP1000 Series Скачать руководство пользователя страница 19](http://html1.mh-extra.com/html/samwontech/temp1000-series/temp1000-series_communications-manual_3799368019.webp)
SAMWONTECH
1th Edition of TEMP1000_Series IM : Apr. 2014 Page 17 / 63
5.10 AMI Command
AMI Command is used to get the controller own-information.
▣ Request Message Frame
bytes
1
2
3
2
1
1
Frame
STX
Address
AMI
SUM
CR
LF
▣ Response Message Frame
bytes
1
2
3
1
2
1
Frame
STX
Address
AMI
,
OK
,
9
2
7
2
1
1
Model Name
SPACE
Version-Revision
SUM
CR
LF
◈ Example
To confirm controller own information
- Request
: [stx]01AMI[CR][LF]
- Request (with CheckSum)
: [stx]01AMI38[CR][LF]
- Response
: [stx]01AMI,OK,TEMP1500[sp][sp][sp]V00[sp]R00[sp][cr][lf]
- Response (with CheckSum)
: [stx]01AMI,OK,TEMP1500[sp][sp][sp]V00[sp]R00[sp]06[cr][lf]