How changing the HMI device for a project affects your
View Designer
screens

When changing the target HMI device after creating screens for a project,
View Designer
converts the screens to fit the dimensions of the new HMI device. Screens in the project convert to display in
View Designer
as they do on the new HMI device.
The conversion may change the size and position properties of the graphic elements in the original project based on the scaling mode selected. This may require moving content to new screens when converting to a smaller HMI device or combining content into fewer screens when converting to a larger HMI device.
Screens are affected by
  • Content placement
    Screen content is anchored to the upper left of the screen in pixel position 0,0. Extra space is added below or to the right of the existing screen content. If the new HMI screen is smaller than the original screen, screen content might be placed outside the new screen borders.
  • Text
    Point size may change during conversion. Word wrapping is not maintained.
  • Banner
    The banner is always as wide as the screen width. The height of the banner is set based on the selected
    Screen Scaling
    option.
  • Popups
    Popups and their contents remain the same physical size as on the original screen unless they do not fit the screens on the new HMI device. In this case, the popups and their contents reduce to fit the new screen area while maintaining a fixed aspect ratio. This is regardless of the
    Screen Scaling
    option selected. After the screens convert, the relative space that the popups cover on the new screens is different from the original screens.
  • Bindings to size and position properties of graphic elements
    Bindings to size and position properties of graphic elements may not work the same after project conversion. This is because the size and position properties of the graphic elements may have changed. The animation values in the controller may need to be updated to reflect the new size and position coordinates.
  • Raster images
    Bitmap or raster images store as a series of tiny dots called pixels. When adding a raster image to a
    View Designer
    screen, the image Height and Width property values in the
    Properties
    tab match the pixel size of the image. Raster images may appear unclear because
    View Designer
    scales the bitmap image to match the physical size of the image as it appears on the HMI device screen. Images appear sharp on the HMI device screen.
  • Graphic elements
    The corner radius and the border width of graphic elements do not resize.
ViewDesConvertAllModesBig2Small
ViewDesConvertAllModesSmall2Large
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal