You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Overview

Client Settings: 

On this page:


Understanding Client Settings

  1. Initial Execution Conditions:

    • Layout: Dropdown menu likely for selecting the initial layout of the application.
    • Theme: Dropdown menu to select the visual theme, with "Steel" being the current selection.
    • ViewOnly: Options to restrict the view mode to web clients or Windows clients.
  2. Indications for Tag Quality and Security:

    • Dropdown menus and checkboxes for handling security restrictions, undefined quality, and bad quality tags. These settings probably control how the application reacts to various quality and security scenarios.
  3. Enable Multiple Monitors (RichClients Only):

    • A checkbox to enable multi-monitor support for rich clients, which are likely more feature-rich versions of the application.
    • Number of Monitors: Dropdown to select the number of monitors, with "2" being the current selection and settings for the second monitor.
  4. The following settings are available only for RichClients and SmartClients (Windows):

    • Title: Text field labeled "Startup Window", presumably to set the title of the initial window.
    • MinimizeBox, MaximizeBox, CloseBox, Resize: Checkboxes to enable or disable window control buttons.
    • Start Maximized (Except on Development Profile): Checkbox to start the application maximized on the screen, except when in development mode.
    • Show Menu: Checkbox that might control the visibility of the application's main menu.
    • Options like File, Tools, Security are listed, indicating different menus or sections within the application. They are accompanied by checkboxes, which may enable or disable these menu items.
    • Always shows Menus in Development Profile: A checked checkbox, indicating that menus will always be shown when in development profile mode.
  5. Mouse Cursor Visible, OnScreen Keyboard:

    • Checkbox to make the mouse cursor visible.
    • An option for an on-screen keyboard, which would be useful for touch-based interfaces or when a physical keyboard is not available.
    • Set Default: A button that might restore default settings for these options.
  6. Multiple windows on the same computer share user logon:

    • A checkbox that likely allows multiple instances of the application to share the same user credentials on a single computer.

Heading 3

Paragraph

At Displays > List you can setup global configuration for the behavior of the client displays, for .NET and HTML5 clients. 

It includes the default Layout that will be opened by default, as well other settings that specific for the .NET or HTML5 clients.

<< The following sentence must be moved to the section ClientTypes, or event main page, to explain Why .NET clients, instead of only HTML5: Some advanced features, such as automatically blocking the ability to task switch is available only on .NET>>

Portable Clients Settings

Field

Description

Disable Commands

Select to prohibit application users from sending commands to the PLC.

Desktop Initial Page

Select the display that desktops users see when they start the application.

Mobile Initial Page

Select the display that mobile users see when they start the application.

.NET Clients Settings

Field

Description

Maximize When Open

Select to maximize the client window to fit the monitor.

Stretch

Select how the layout stretches when clients use the application:

  • None — Layout does not resize; it displays the exact size you configured for the layout. We recommend selecting the Scrollbar option.
  • Fill — Layout resizes to completely fill the available space on the client’s monitor, without regard to the layout’s aspect ratio.
  • Uniform — Layout resizes proportionally to the client’s monitor size, maintaining the layout’s aspect ratio.
  • UniformToFill — Layout resizes to maintain the aspect ratio and to completely fill the available space on the client’s monitor. This can result in cutting off some parts of the layout.

Scrollbar

Select to have a scrollbar display in the client window.

Title

Enter a title for the client window.

MinimizeBox

Select to display the standard minimize button.

MaximizeBox

Select to display the standard maximize button.

CloseBox

Select to display the standard close button.

ResizeBox

Select to display the standard resize handle.

Menus

Select which menus to display:

  • File
  • Tools
  • Security

Always shows titles and menus in Test Mode

Select to always show the Minimize, Maximize, Close, and Resize buttons when running a project in Test Mode.

OnScreen KeyBoard

Select to display a virtual keyboard.

When Mouse Is Over Command Areas

Select behavior when the mouse is over an object:

  • Show object edges — Creates edges on command objects
  • Cursor — Select the type of cursor.

Mouse Cursor Visible

Select for the mouse pointer to be visible.

Verify Tag Quality on Client Displays

  • Tag Security protection show — Select the option and character to show in place of the Tag value if the user does not have the necessary security level.
  • On undefined quality show — Select the option and character to show when the PLC determines data quality is undefined.
  • On OPC Bad quality show — Select the option and character to show when the OPC server determines data quality is bad.

Disable Web Commands

Select to prohibit application users from sending commands to the PLC.

Multiple windows on same computer share user logon

Users can run multiple instances of the application on the same computer. The user may need to log in as a different user from time to time. Select this option to automatically change the logged in user in all running instances of the application on the same computer.


In this section:

The root page @parent could not be found in space v10.

  • No labels