Pascal To Mercury Level Pressure

From Visuino
Revision as of 00:47, 8 September 2025 by Visuino (talk | contribs) (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'''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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