Instruction Manual

33
Example:
Command: SFCR
Response: +032;+001;+0334+0333+033=+034>+61:8+31:?CRLF
the value for loop 8 is calculated from 31:?
3*4096 + 1*256 + 10*16 + 15 =12719
As loop 8 is a J/TC this is 1271.9 F
The value is given in hexadecimal format where each character has the value between 0
and 15 per the following table:
Value ASCII Character ASCII Code
(HEX) (decimal)
003048
113149
223250
333351
443452
553553
663654
773755
883856
993957
10 : 3A 58
11 ; 3B 59
12 < 3C 60
13 = 3D 61
14 > 3E 62
15 ? 3F 63