WOLFRAM SYSTEM MODELER
    PressureSwitchPressure sensor with a Boolean output that is true if the absolute pressure exceeds a threshold  | 
     | 
SystemModel["Hydraulic.Sensors.PressureSwitch"]

| pThreshold | 
         Value: Type: Pressure (Pa) Description: Pressure threshold  | 
    
|---|
| port | 
         Type: Port_a Description: Port for hydraulic fluid (filled icon)  | 
    |
|---|---|---|
| booleanOutput | 
         Type: BooleanOutput Description: 'output Boolean' as connector  | 
    
| pressureSensor1 | 
         Type: PressureSensor Description: Sensor measuring absolute pressure  | 
    |
|---|---|---|
| gain1 | 
         Type: Gain Description: Output the product of a gain value with the input signal  | 
    |
| greaterEqualThreshold1 | 
         Type: GreaterEqualThreshold Description: Output y is true, if input u is greater or equal than threshold  | 
    
| 
        
         Hydraulic.Examples.Accumulators Example circuit with an accumulator and cylinder  |