Exploring the Control Panel


EnOS Fleet Control provides users with a control command panel and a control log panel to issue control commands and query control logs. This page describes both panels in detail.


Control Command Panel


The structure of Control Command Panel is shown below.


../_images/UI.png


The following table describes the components of Control Command Panel.


Components Description
Control Type Displays the control types configured based on the control rules.
Control Name Displays the control name defined by the control rules.
Note Displays the note defined based on the control rules.
Control Parameter Input/Drop-Down Box
Display input box or drop-down box based on data type.
  • If the data type is integer (Int), floating point (Float), double precision (Double), and so on, the control command panel displays the input box. The input parameters are verified based on the value range configured by the control rule.
  • If the data type is enumeration type (Enum), the control command panel displays the description of the enumeration item definition in the form of a drop-down box. Fleet Control passes the parameter value of the enumerated data to the control service through a direct click.
Measurement Points Displays the measurement points associated with the control command. For enumeration value measurement points, the linked dimension table displays the description of the enumeration value. A maximum of 2 linked measurement points can be displayed, and are arranged in order of highest to lowest.
Last Command
Displays the most recent control records.
  • Control value: The execution time, control command, and specific configured control value of the last control.
  • Response: The result of the last control.
  • Calibration point: The value of the calibration point. If you want to view the value of the calibration point, but this point is not displayed in the panel, contact the asset administrator to configure it.


Control Log Panel


The structure of Control Log Panel is shown below.


../_images/log.png


The following tables describe the components of Control Log Panel.


Components Description
Asset Range Filter By filtering the target sites and devices to be controlled, the target asset information is displayed in the control log list.
Filter Bar Searching for corresponding control log records by time filter or by entering the operator or control record ID.
Control Log List
Displays detailed information about target control operations.
  • Request Time: The time when the user sends the control command.
  • Device: The controlled device.
  • Control Command: The control command.
  • Control Point: The control point corresponding to the control command.
  • Control Value: The control value corresponding to the control command.
  • Type: Control type, including single control and group control.
  • Result: Control result, including execution success, execution failure, and request interruption.
  • Operator: The username of the user who issued the control command.
  • Control ID: A unique identifier for the control operation, which is generated by the system.

Control Planning List


The structure of Control Planning List is shown below.


../_images/planning.png


The following tables describe the components of Control Planning List.


Components Description
Asset Range Filter By filtering the target site types and sites to find eligible control plans.
Button
  • New Plan:Create a control plan.
  • Batch Operations:Enable, disable, delete control plans in batches.
Control Planning List
Displays detailed information about target control plans.
  • No.: The number that is automatically generated according to the order of plan creation.
  • Plan Name:The name specified when creating the plan.
  • Site:The sites selected under the permissions when creating the plan.
  • Device Type:The device type that can be controlled in sites selected when creating the plan.
  • Device:The devices of the device type that have not been configured with the control plans selected when creating the plan.
  • Enable:Enable or disable the plan by enable or disable the button.
  • Created By:The account created the plan.
  • Created On(UTC +0:00):Time to create the plan.
  • Updated By:The account that updated the existing plan.
  • Updated On(UTC +0:00):Time to update the plan.
Search Box Search a target plan with the specified plan name.
Operation Area Perform operations on a plan such as view, edit, and deletion.
Pagination Area Set the maximum number of items displayed on a single page of the control planning list (the default is 20) or jump to a specified page number.