Component: RTD (MAX31865) (Environmental): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"" |
||
| Line 34: | Line 34: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''AutoConvert''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''AutoConvert''' | ||
|- | |- | ||
| Line 53: | Line 53: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ClearFault''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ClearFault''' | ||
|- | |- | ||
| Line 67: | Line 67: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''EnableBias''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''EnableBias''' | ||
|- | |- | ||
| Line 86: | Line 86: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Initialise''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Initialise''' | ||
|- | |- | ||
| Line 100: | Line 100: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ReadFault''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ReadFault''' | ||
|- | |- | ||
| Line 114: | Line 114: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ReadTemperature''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ReadTemperature''' | ||
|- | |- | ||
| Line 128: | Line 128: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Sample''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Sample''' | ||
|- | |- | ||
| Line 142: | Line 142: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''SetNotchFilter''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''SetNotchFilter''' | ||
|- | |- | ||
| Line 161: | Line 161: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''SetWires''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''SetWires''' | ||
|- | |- | ||
Revision as of 14:17, 13 July 2026
| Author | Matrix TSL |
| Version | 1.0 |
| Category | Environmental |
RTD (MAX31865) component
Component to interface the MAX31865 RTD-to-digital converter IC. Uses a standard SPI interface to connect to the IC and measure RTD resistance / temperature. Compatible with PT100 and PT1000 temperature sensors.
Version information
Library Version, Component Version, Date, Author, Info 1, 1.0, 23-12-24, BR, Initial MAX31865 RTD component implementation
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
AutoConvert
| AutoConvert | |
| Enables or disables automatic continuous conversion. | |
| Enable | |
| 0 = One-shot, 1 = Continuous | |
| Return | |
ClearFault
| ClearFault | |
| Clears any latched fault flags in the MAX31865. | |
| Return | |
EnableBias
| EnableBias | |
| Enables or disables the MAX31865 bias current. | |
| Enable | |
| 0 = Off, 1 = On | |
| Return | |
Initialise
| Initialise | |
| Initialises the SPI bus and basic MAX31865 configuration. | |
| Return | |
ReadFault
| ReadFault | |
| Reads the MAX31865 fault status register. | |
| Return | |
ReadTemperature
| ReadTemperature | |
| Performs a sample and returns temperature in Degrees C. | |
| Return | |
Sample
| Sample | |
| Performs a single MAX31865 conversion and returns the raw sensor reading. | |
| Return | |
SetNotchFilter
| SetNotchFilter | |
| Sets the notch filter to 50Hz (1) or 60Hz (0). | |
| Mode | |
| 0 = 50Hz, 1 = 60Hz | |
| Return | |
SetWires
| SetWires | |
| Sets the RTD wiring mode (2/3/4-wire). | |
| Wires | |
| 2, 3 or 4 wires | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_ThermocoupleMAX31865.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_ThermocoupleMAX31865.fcfx