Web HMI Supported Cell Types

The Web HMI application supports below cell types in the EasyView pane:

  • Button: Displays a labeled button in the EasyView pane. Click the button to trigger an event.
  • CheckBox: Displays a labeled check box in the EasyView pane. Select the check box to toggle the state of the check box and associated value.
  • ColorLabel: Displays a colored text string with colored background in the EasyView pane.
  • EditAnnulus: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the position and size of the annulus can be adjusted.
  • EditCircle: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the position and size of the circle can be adjusted.
  • EditCompositeRegion: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the composite region can be adjusted. The composite region can consist of multiple subregions. A subregion can consist of an annulus, circle, polygon or rectangle.
  • EditFloat: Displays an edit box in the EasyView pane, which allows users to enter a floating-point numeric value.
  • EditInt: Displays an edit box in the EasyView pane, which allows users to enter an integer numeric value.
  • EditLine: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the position and size of the line can be adjusted.
  • EditMaskedRegion: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the composite region can be adjusted. The composite region can consist of multiple masked regions.
  • EditPoint: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the position of the point can be adjusted.
  • EditPolygon: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the position and size of the polygon can be adjusted.
  • EditPolylinePath: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the composite region can be adjusted. The composite region can consist of multiple path segments.
  • EditRegion: Displays a button in the EasyView pane. Click the button to switch the display to Interactive Graphics Mode, where the position, size, rotation, and bend of the region can be adjusted.
  • EditString: Displays a text edit box in the EasyView pane, which allows users to enter an alphanumeric text string.
  • FloatResult: Displays a floating-point numeric number as static text in the EasyView pane.
  • ListBox: Displays a drop-down list box in the EasyView pane, which provides users a list of options to choose. The currently selected option is highlighted.
  • MultiStatus: Displays a simulated LED status array in the EasyView pane.
  • Status: Displays a simulated multi-colored status LED with text label in the EasyView pane.
  • StatusLight: Displays a simulated LED status light with text label in the EasyView pane. The color of the status light and the label can both be user-specified.
  • StringResult: Displays an alphanumeric text string as static text in the EasyView pane.