![Samwontech TEMI770 Скачать руководство пользователя страница 66](http://html1.mh-extra.com/html/samwontech/temi770/temi770_manual_3793449066.webp)
III : COMMUNICATION
IM TEMI 770E_C 2nd Edition: Sep. 1. 2003. 7/21
3.6 WSD Command
This command for writing D-Register orderly.
■
Transmission Format
Byte 1 2
3
1 2 1
4
1
4
1
…
S
T
Command
element
X
Addr WSD ,
Param
e
ter
numb
e
r
,
D-Reg. No1
,
dddd-1
,
…
1 4 1 4 2
1
1
C
L
, dddd-(n-1) , dddd-(n) SUM
R
F
■
Response
Byte
1
2
3 1
2 2
1
1
S C
L
T
Command
element
X
Addr WSD ,
OK
SUM
R
F
- Parameter number : 1 ~ 32
- dddd : Indicates a character string in hexadecimal format.
ex) When the writing Temp SP(D0102) and Humi SP(D0103) as the FIX Running.
- Setting Temp SP : 50.0
℃→
Delete decimal point(500)
→
Hexadecimal(0x01F4)
- Setting Humi SP : 80.0 %
→
Delete decimal point(800)
→
Hexadecimal(0x0320)
- Transmission : [stx]01WSD,02,0102,01F4,0320[cr][lf]
-
Transmission(Include Check Sum) : [stx]01WSD,04,0102,01F4,0320C4[cr][lf]