Instruction Manual
Table Of Contents

IRTS-P Precision Infrared Temperature Sensor
7
*Table 2 Program
02: 0.0000 Execution Interval (seconds)
*Table 3 Subroutines
End Program
-Input Locations-
1 RefTemp 1 2 1
2 AppTargT 1 2 1
3 SenBodyT 1 3 1
4 Psb 1 3 3
5 Hsb 1 4 3
6 Ksb 1 2 2
7 SEC 1 1 1
8 CTT 1 0 1
CR23X Example Program
;{CR23X}
;
*Table 1 Program
01: 1 Execution Interval (seconds)
;Measure Panel Reference Temperature
1: Panel Temperature (P17)
1: 1 Loc [ RefTemp ]
;Measure IRt/c apparent target temperature
2: Thermocouple Temp (DIFF) (P14)
1: 1 Reps
2: 21 10 mV, 60 Hz Reject, Slow Range
3: 1 DIFF Channel
4: 3 Type K (Chromel-Alumel)
5: 1 Ref Temp (Deg. C) Loc [ RefTemp ]
6: 2 Loc [ AppTargT ]
7: 1.0 Mult
8: 0.0 Offset
;Measure Sensor Body Temp
3: Thermocouple Temp (DIFF) (P14)
1: 1 Reps
2: 21 10 mV, 60 Hz Reject, Slow Range
3: 2 DIFF Channel
4: 3 Type K (Chromel-Alumel)
5: 1 Ref Temp (Deg. C) Loc [ RefTemp ]
6: 3 Loc [ SenBodyT ]
7: 1.0 Mult
8: 0.0 Offset