Skip to main content
Skip table of contents

LpSubmenuNumeric

The LpSubmenuNumeric component is responsible for reading/writing and configuration of a single (one of 8 points) numeric user parameter, which is placed in one of the LP panel submenus. There are 6 submenus in the LP panel: Temperature, Fan, Light, Blind, Alarm, and Occupancy, and each submenu can have up to 8 numeric points.

The LpSubmenuNumeric component

The LpSubmenuNumeric 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);
  • Write Type: allows to set the writing mode (COV: only on input change, COV_PollFequrency: on the In slot change and periodically, PollFequrency: only periodically, COV_LinkSet: on the In slot change, using the "reverse following the link" function);
  • Trigger: triggers the remote enforcement of sending (on rising edge);
  • Displaying Mode: allows to set the displaying mode (RealValue: the Out value is divided by 10; RegisterValue: the value is taken directly from the register);
  • Out: the output slot, the current value of the read/write register;
  • In: the register input slot;
  • Submenu: the panel submenu number;
  • Point No: the submenu point number;
  • Point Display Name: allows to set the 4 characters submenu point LCD display name (only ASCII characters);
  • Point Visibility: allows to activate or disactivate point on display;
  • Point Editable: enables or disables the editing of the point;
  • Point Units: allows to set the point’s units (inactive or displays value unit: °C, °F, Pa, Lx, ppm, m3/h, %RH, L/s, %, h);
  • Point Low Limit: allows to set the submenu parameter low limit value;
  • Point High Limit: allows to set the submenu parameter high limit value;
  • Point Decimal Place: allows to set the point’s decimal place (inactive or displays decimal point on first, second or third position);
  • Point Step: allows to set the Out value changing step;
  • Point Priority: allows to set the displaying priority on the LCD screen (starting from the lowest value);
  • Config Trigger: sends configuration parameters to the device components on rising edge.

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

  • Set: sets the In slot and sends it to the submenu point;
  • Write: sends the In slot and sends it to the submenu point;
  • Read: reads the LP panel submenu point value and sets the Out slot;
  • Send Value: sends the user value to the submenu point without changing the input slot, from the pop-up window;
  • Read Config: reads the submenu point configuration parameters from the LP panel (Point Display Name, Point Visibility, Point Editable, Point Units, Point Low Limit, Point High Limit, Point Decimal Place, Point Step, Point  Priority);
  • Write Config: writes thev submenu point configuration parameters to the LP panel (Point Display Name, Point Visibility, Point Editable, Point Units, Point Low Limit, Point High Limit, Point Decimal Place, Point Step, Point  Priority).
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.