FanSpeed
Note: Component applicable for the LP, Touch Point, and FP panels.
The FanSpeed component is responsible for configuring fan settings in the panel.
The FanSpeed component has the following slots:
Status: shows the component’s status;
Fault Cause: shows the fault cause description;
Fault Status: informs about the point error status (true: point read/write error);
Enable: enables or disables the component (true: enabled, false: disabled);
Poll Frequency: allows to set the reading poll frequency (fast, normal, slow);
Write Type: defines a method of writing values (COV, COV_PollFrequency, PollFrequency, COV_LinkSet);
Trigger: allows to force sending values on rising edge;
Fan Current Speed: sets the current speed of fan (Off, ManualSpeed1, ManualSpeed2, ManualSpeed3, AutoSpeed1, AutoSpeed2, AutoSpeed3)
Fan Current Mode: sets the current mode of fan (Off, ManualSpeed1, ManualSpeed2, ManualSpeed3, Auto).
Visibility: allows to activate or deactivate the point on the display (only for the LP panel);
Editable: enables or disables editing of a fan speed in the panel;
Part Editable: allows to set an editing mode in the panel (FullyEditable, AutoOffMode);
Fast Edit Mode: enables a fast edit mode in the panel (only for the LP panel);
Mode: identifies a way of controlling the panel (LocalMode, BmsMode);
Fan Icon Flashing Time: allows to set a flashing time of icons on the display (only for the LP panel);
Fan Type: sets a type of fan (0-10 V, 1-speed, 2-speed, 3-speed);
Fan Mode0 Name-Fan Mode4 Name: allows to set different fan mode names (up to 4, only ASCII characters; only for the LP panel);
Config Trigger: on rising edge sends configuration parameters to the device components (Editable, Part Editable, Mode, Fan Type).
The FanSpeed component has the following actions:
Read: reads the panel’s fan values and updates the Fan Current Speed and Fan Current Mode slots;
Read Config: reads configuration parameters from the panel (Editable, Part Editable, Mode, Fan Type);
Write Config: writes configuration parameters to the panel (Editable, Part Editable, Mode, Fan Type).