12
Content Explanation Pattern 0 Pattern 1 Pattern 2 Pattern 3 Pattern 4 Pattern 5 Pattern 6 Pattern 7
NO. of current link
pattern
0 ~ 8: 8 refers to end of
program; 0 ~ 7 refer to the
NO. of next pattern
H2078 H2079 H207A H207B H207C H207D H207E H207F
Address Default Content Explanation
2000H ~ 203FH 0
Target temperatures for pattern 0 ~ 7
Pattern 0: 2000H ~ 2007H
Unit: 0.1°C
2080H ~ 20BFH 0
Execution time for pattern 0 ~ 7
Pattern 0: 2080H ~ 2087H
Time: 0 ~ 900 (Unit: 1 min)
4. Communication format: H03 = read bit data; H06 = write bit data
ASCII Mode:
Single read and write:
Read Command Read Response Message Write Command Write Response Message
Start word ’:’ Start word ’:’ Start word ’:’ Start word ’:’
Machine address 1 ‘0’ Machine address 1 ‘0’ Machine address 1 ‘0’ Machine address 1 ‘0’
Machine address 0 ‘1’ Machine address 0 ‘1’ Machine address 0 ‘1’ Machine address 0 ‘1’
Command 1 ‘0’ Command 1 ‘0’ Command 1 ‘0’ Command 1 ‘0’
Command 0 ‘3’ Command 0 ‘3’ Command 0 ‘6’ Command 0 ‘6’
Read Command Read Response Message Write Command Write Response Message
Read start address of
data/bit
‘1’
Length of response data
(byte)
‘0’
Data address
‘1’
Data address
‘1’
‘0’ ‘4’ ‘0’ ‘0’
‘0’
Data content in H1000
‘0’ ‘0’ ‘0’
‘0’ ‘1’ ‘1’ ‘1’
Read length of data/bit
(word/bit)
‘0’ ‘F’
Write data content
‘0’
Write data content
‘0’
‘0’ ‘4’ ‘3’ ‘3’
‘0’
Data content in H1001
‘0’ ‘E’ ‘E’
‘2’ ‘0’ ‘8’ ‘8’
LRC1 check ‘E’ ‘0’ LRC1 check ‘F’ LRC1 check ‘F’
LRC0 check ‘A’ ‘0’ LRC0 check ‘D’ LRC0 check ‘D’
End word 1 CR LRC1 check ‘0’ End word 1 CR End word 1 CR
End word 0 LF LRC0 check ‘3’ End word 0 LF End word 0 LF
End word 1 CR
End word 0 LF
Multi write: maximum 32 words
Multi Write Command Multi Write Response Command
Start word ’:’ Start word ’:’
Machine address 1 ‘0’ Machine address 1 ‘0’
Machine address 0 ‘1’ Machine address 0 ‘1’
Command 1 ‘1’ Command 1 ‘1’
Command 0 ‘0’ Command 0 ‘0’
Data address
‘1’
Data address
‘1’
‘0’ ‘0’
‘7’ ‘7’
‘0’ ‘0’
Number of words
‘0’
Number of words
‘0’
‘0’ ‘0’
‘0’ ‘0’
‘2’ ‘2’
Number of bytes
‘0’ LRC1 check ‘6’
‘4’ LRC0 check ‘D’
Write data content 1 ‘0’ End word 1 CR