HH506RA Read (with error checking)

Reads temperature data from an Omega HH506RA Digital Thermometer
20 Downloads
Updated 14 Jan 2018

View License

This function reads temperature data from an Omega HH506RA Digital Thermometer and checks for errors. Sometimes there are errors in communication that pop up with this relatively old hardware, so the function checks for that and provides error codes.

There are 2 functions:
"HH506RA_Init" Sets up the serial object with the correct settings for a HH506RA Thermometer
"HH506RA_ReadBuff" Reads the temperature data.

Cite As

Clark Teeple (2024). HH506RA Read (with error checking) (https://www.mathworks.com/matlabcentral/fileexchange/65713-hh506ra-read-with-error-checking), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Connection and Communication in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Omega HH506RA read

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Better title and description

1.0.0.0