Pascal To Mercury Level Pressure: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoPascalToMercuryLevel.png == Summary == Converts pressure values between Pascal and mercury column height. == Description == The Pascal To Mercury Level Pressure component converts an incoming analog pressure value from Pascals into the equivalent mercury column height. It can also operate in reverse mode, converting mercury level back to Pascals. <b>Diagram:</b> Image:TArduinoPascalToMercuryLevel.Preview.png == Properties == *'''Enabled'''..." |
(No difference)
|
Latest revision as of 00:47, 8 September 2025
File:TArduinoPascalToMercuryLevel.png
Summary
Converts pressure values between Pascal and mercury column height.
Description
The Pascal To Mercury Level Pressure component converts an incoming analog pressure value from Pascals into the equivalent mercury column height. It can also operate in reverse mode, converting mercury level back to Pascals.
Diagram:
Properties
- Enabled – Enables or disables the conversion.
- Reverse (boolean) – If enabled, performs the reverse conversion (Mercury Level → Pascal).
Pins
Input Pins
- In (analog) – Input pressure value.
Output Pins
- Out (analog) – Converted mercury level pressure.
Categories
- File:TArduinoAnalogCategory.png Category Analog – Analog signal processing components.
- File:TArduinoConversionCategory.png Category Conversion – Unit conversion components.