Displays Client Settings (Reference)
Client Settings is a configuration interface for managing initial conditions, display behaviors, and user interface customization for all clients: RichClients, SmartClients and WebClients.
On this page:
Client Setting Configuration
Displays Draw (Reference)
he Displays Draw is the integrated environment for designing and developing the application displays. It encompasses Drawing for visual design and CodeBehind for behavior coding. Located in Displays / Draw, the Draw workspace allows users to create and configure graphical user interfaces and control logic, providing features, configuration tools, and many functionalities for designing visual components and programming automated processes.
Displays Images (Reference)
Overview
Used to insert an external image file from your computer into the solution configuration, such as an icon, wallpaper, object, or background image. After the image is imported, you no longer need the original file. Images can be used as color brushes for any drawing object, and they can even be used as "color" or in the ColorFill dynamic attributes.
Displays Layouts (Reference)
Overview
A layout defines the application window's size and arranges the display components in the runtime application. When planning your displays, decide if you need elements like a menu bar or toolbar consistently appearing at the top of your application window. Sometimes, a single layout suffices for managing the information in the application.
Displays List (Reference)
Overview
Displays List provides a DataGrid List or CardView for all displays in your solution. From that interface, you can also create new displays, open displays for editing within the platform, or open new windows with the Draw editor.
Display List provides features for users to view and access multiple displays, supporting the organization of different displays and thus simplifying interface management.
Displays Localization (Reference)
Overview
Localization in applications enables operators using remote displays to interact with the interface in their selected language. This feature allows for defining translations in the configuration settings and applying the chosen language in the client through the @Client.Localization property or the @Client.SetLocalization method. Localization enhances the accessibility and usability of applications for a global audience, ensuring that cultural and language differences do not hinder the user experience.
Displays Symbols (Reference)
Overview
SmartSymbols are vector-based graphical elements representing components within engineering solutions. Their purpose is to visually represent devices, processes, and functions, facilitating understanding and communication. Symbols act as graphical stand-ins for real-world components, dynamically reflecting system states by mapping to data points within a display.
Displays Themes (Reference)
Displays Units Conversion (Reference)
Overview
The Units Conversion interface helps convert different metrics, units, and measurement systems. This functionality already includes conversion tables for both Metric to Imperial and Imperial to Metric, but you can extend and modify them according to your requirements.
This feature allows two or more Client Displays connected to the same server to see the values and units on their own computers according to the metric currently selected for that operator station.