Pascal To Bar Pressure
Jump to navigation
Jump to search
Summary
Converts pressure values between Pascal and Bar.
Description
The Pascal To Bar Pressure component converts an incoming analog pressure value from Pascals to Bar units. It can also operate in reverse mode, converting Bar back to Pascals. This is useful in scientific, industrial, and engineering applications where pressure is typically expressed in Bar.
Diagram:
Properties
- Enabled – Enables or disables the conversion.
- Reverse (boolean) – If enabled, performs the reverse conversion (Bar → Pascal).
Pins
Input Pins
- In (analog) – Input pressure value.
Output Pins
- Out (analog) – Converted pressure value.
Categories
- File:TArduinoAnalogCategory.png Category Analog – Analog signal processing components.
- File:TArduinoConversionCategory.png Category Conversion – Unit conversion components.