Owner's manual
Table Of Contents
- Revision and Copyright Information
- Warranty
- Assistance
- Table of Contents
- 1. General
- 2. Specifications
- 3. Installation
- 4. Wiring
- 5. Datalogger Programming for the 43347-VX Probe
- 6. 43347-IX Measurement using Current Excitation
- 7. Maintenance
- 8. 43347 RTD Temperature Probe Calibration
- 9. Manufacturer’s Information
- 10. Troubleshooting
- 11. References
- Appendix A. Example CR10(X) Program for Ice Bath Calibration
- Appendix B. 43502 Aspirated Radiation Shield
- Appendix C. 43347 Aspirated Radiation Shield
- Appendix D. Measure Two 43347-IX Probes Using One Current Excitation Channel
- Campbell Scientific Companies

Appendix A. Example CR10(X) Program for Ice Bath Calibration
A-2
6: If (X<=>F) (P89)
1: 3 X Loc [ P9_mult ]
2: 3 >=
3: 100 F
4: 30 Then Do
7: Do (P86)
1: 10 Set Output Flag High (Flag 0)
8: Do (P86)
1: 21 Set Flag 1 Low
9: End (P95)
10: Set Active Storage Area (P80)
1: 3 Input Storage Area
2: 2 Loc [ result ]
11: Average (P71)
1: 1 Reps
2: 2 Loc [ result ]
12: Z=1/X (P42)
1: 2 X Loc [ result ]
2: 3 Z Loc [ P9_mult ]
13: End (P95)










