Difference between revisions of "Component: Temperature Infrared (Grove 101020062) (Environmental)"
From Flowcode Help
Jump to navigationJump to searchLine 73: | Line 73: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | |||
Line 79: | Line 81: | ||
==Macro reference== | ==Macro reference== | ||
+ | ===MeasureSurTemp=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 92: | Line 95: | ||
+ | ===MeasureObjectTemp=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- |
Revision as of 11:50, 3 February 2023
Author | Matrix TSL |
Version | 1.2 |
Category | Environmental |
Contents
Temperature Infrared (Grove 101020062) component
The Grove Infrared Temperature Sensor allows none contact measurement of temperatures ranging from -10 to 100 degrees C.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_GroveIRTemp.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_GroveIRTemp.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
MeasureSurTemp
![]() |
MeasureSurTemp |
Measures the surrounding ambient temperature, | |
![]() |
Return |
MeasureObjectTemp
![]() |
MeasureObjectTemp |
Measures the temperature of the targetted object | |
![]() |
Return |