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. For more information, see Button
  • 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. For more information, see CheckBox
  • ColorLabel: Displays a colored text string with colored background in the EasyView pane. For more information, see ColorLabel
  • 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. For more information, see EditAnnulus
  • 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. For more information, see EditCircle
  • 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. For more information, see EditCompositeRegion
  • EditFloat: Displays an edit box in the EasyView pane, which allows users to enter a floating-point numeric value. For more information, see EditFloat
  • EditInt: Displays an edit box in the EasyView pane, which allows users to enter an integer numeric value. For more information, see EditInt
  • 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. For more information, see EditLine
  • 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. For more information, see EditMaskedRegion
  • 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. For more information, see EditPoint
  • 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. For more information, see EditPolygon
  • 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. For more information, see EditPolylinePath
  • 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. For more information, see EditRegion
  • EditString: Displays a text edit box in the EasyView pane, which allows users to enter an alphanumeric text string. For more information, see EditString
  • 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. For more information, see ListBox
  • MultiStatus: Displays a simulated LED status array in the EasyView pane. For more information, see MultiStatus
  • Status: Displays a simulated multi-colored status LED with text label in the EasyView pane. For more information, see Status
  • 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. For more information, see StatusLight
  • StringResult: Displays an alphanumeric text string as static text in the EasyView pane.