Breadcrumbs

LpHumiditySensor


This page is a source for LpHumiditySensor (AAC).


Note: Component applicable for the LP and Touch Point panels.

The LpHumiditySensor component is responsible for configuration of the humidity sensor and reading its value.

86 LpHumiditySensor_2.png

The LpHumiditySensor component

The LpHumiditySensor component has the following slots:

  • Status: shows the point’s status;

  • Fault Cause: shows the fault cause description;

  • Fault Status: shows the point error status (true: point read/write error);

  • Enable: enables or disables the point (true: enabled, false: disabled);

  • Poll Frequency: allows to set the reading poll frequency (fast, normal, slow);

  • Displaying Mode: allows to set the display mode (RealValue: the Out value is divided by 10, RegisterValue: the value is taken directly from the register);

  • Out: the humidity sensor value;

  • Display Name: allows to set the humidity sensor display name on the display (up to 4 characters, only ASCII characters, only for the LP panel);

  • Visibility: activates or inactivates the humidity sensor value on the display;

  • Decimal Point: allows to activate or deactivate the decimal place on the display (inactive or displays decimal point on first, second or third position);

  • Sensor Offset: sets the humidity sensor offset value;

  • Sensor Filter: sets the humidity sensor reading filter time in seconds;

  • Config Trigger: sends configuration parameters to the device components on rising edge.

The LpHumiditySensor component has the following right-click menu actions:

  • Read: reads the remote device humidity sensor value and updates the Out slot;

  • Read Config: reads configuration parameters from the panel (Display Name, Visibility, Decimal Point, Sensor Offset, Sensor Filter);

  • Write Config: writes configuration parameters to the panel (Display Name, Visibility, Decimal Point, Sensor Offset, Sensor Filter).