Model 109SS Temperature Probe
The datalogger is programmed using either CRBasic or Edlog. Dataloggers that use CRBasic include our
If applicable, please read “Section
5.1 CRBasic
In the
The Therm109 instruction has the following form:
Therm109 (Dest, Repetitions, SE Chan, Ex Chan, Multiplier, Offset)
A multiplier of 1.0 and an offset of 0.0 yields temperature in Celsius. For Fahrenheit, use a multiplier of 1.8 and an offset of 32. Sections 5.1.1.1 and 5.1.1.2 provide example programs that use the Therm109 instruction.
The CR5000 and CR9000(X) use the BrHalf instruction to read the 109SS’s resistance. The
5.1.1 CRBasic Examples
TABLE
Programs
|
| CR200 | |||||||
Color | Description | CR1000 | |||||||
CR5000 | |||||||||
|
|
|
|
|
|
|
|
|
|
Black | Excitation | EX1 or VX1 | |||||||
|
|
|
|
|
|
|
|
|
|
Red | Signal | SE1 | |||||||
|
|
|
|
|
|
|
|
|
|
Purple | Signal Ground |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clear | Shield |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
5