This command for writing D-Register orderly
3.6 WSD Command
■ Transmission Format
Byte
Command
element
1
■ Response
2 3 1 2
S
T
X
Addr WSD , OK
2 1
SUM
C
R
1
L
F
- Parameter number : 1 ~ 32
- dddd : Indicates a character string in hexadecimal format
Ex) When reading the D-Register from Temp SP(D0102), Humi SP(D0103)
- Temp SP set : 50.0℃ Delete decimal point (500) hexadecimal format(0x01F4)
- Humi SP set : 80.0℃ Delete decimal point (800) hexadecimal format(0x0320)
- Transmission : [stx]01WSD,02,0102,01F4,0320[cr][lf]
- Transmission (Include Check Sum) : [stx]01WSD,02,0102,01F4,0320C4[cr][lf]
Byte
Command
element
1 2 3 1 2 1 4 1 1 . . .
S
T
X
Addr WSD ,
Para
meter
numb
er
, D-Reg.No1 , , . . .
4
D-Reg.No2
1 4 1 2 1
, D-Reg.No(n-1) , SUM
C
R
4
D-Reg.No(n)
1
L
F