This command for writing D-Register random
3.7 WRD Command
■ Transmission Format
Byte
Command
element
1
■ Response
2
3
1
2
S
T
X
Addr
WRD
,
OK
2
1
SUM
C
R
1
L
F
- Parameter number : 1 ~ 32
- dddd : Indicates a character string in hexadecimal format
Ex) When fix running, writing on Temp SP(D0102), Temp slope(D0106)
- Temp SP set : 50.0℃
Delete decimal point (500)
hexadecimal format(0x01F4)
- Temp slope set : 0.5℃
Delete decimal point (5)
hexadecimal format(0x0005)
- Transmission : [stx]01WRD,02,0102,01F4,0106,0005[cr][lf]
- Transmission (Include Check Sum) : [stx]01WRD,02,0102,01F4,0106,0005B5[cr][lf]
Byte
Command
element
1
2
3
1
2
1
4
1
1
. . .
S
T
X
Addr WRD
,
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