Dialog 'Options' - 'Visualization'

 

Symbol: _visu_icon.png

Function: The dialog is used for configuring the visualization editor and at runtime of the configuration of the integrated visualization.

Call: Menu bar: Tools ‣ Options (Visualization category)

See also

Tab 'General'

Note

These settings are not used for the following display variants: CODESYS TargetVisu, CODESYS WebVisu, and CODESYS HMI.

Presentation Options (Visualization editor in the programming system)

Fixed

The visualization retains its original size.

Isotropic

The visualization retains its proportions.

Anisotropic

The visualization resizes to the window in the development system.

Use scaling options for dialogs

_cds_icon_option_activated.png The dialogs, also for keypad and numpad, are scaled like the visualization (drawn with the same scaling factor). This is an advantage when a dialog was created to match the visualization because then they are scaled together.

Antialiased Drawing

_cds_icon_option_activated.png: The visualization is drawn with antialiasing methods, both while editing and as an integrated visualization in runtime mode.

Hint: If a horizontal or vertical line is drawn blurry on a specific visualization platform, then this can be corrected by an offset of 0.5px in the direction of the line thickness (see element property Absolute movement, option Use REAL values). Requirement: The platform in use supports using REAL coordinates.

Device image

If the device image (DeviceImage) is defined in the device description of the controller, then it can be displayed in the visualization editor.

Show offline

_cds_icon_option_activated.png: The device image is visible in offline mode.

Show in visualizations with parameter interface

_cds_icon_option_activated.png: The device image is displayed.

For visualizations with a parameter interface, they are used often only as a partial image. It does not make any sense to display the device image there.

Show online

_cds_icon_option_activated.png: The device image is visible in online mode.

Editing Options

Link to toggle/tap variable where appropriate

_cds_icon_option_activated.png: The placeholder <toggle/tap variable> is activated in the visualization element properties.

If you drag an element into the visualization editor that has the properties Color variables and Toggle color, then this property is property is configured with the placeholder <toggle/tap variable>.

The following elements are affected: Button, Frame, Image, Line, Pie, Polygon, Rectangle, Text field, Scrollbar.

See also

Tab 'Grid'

 

Visible

_cds_icon_option_activated.png: In the visualization editor, grid lines are visible at a distance of Size.

Active

_cds_icon_option_activated.png: In the visualization editor, grid lines are active at a distance of Size. The elements are aligned on the grid and their positional values are on one grid line. An element that is already in a visualization when activating a grid is not aligned automatically. To do this, you first have to drag it to another position.

The grid lines can be active and also hidden.

Size

Distance between grid lines (in pixels)

Tab 'File Options'

 

Text list files for textual "List components"

File name and location of a file of type .csv. It contains a table with texts in a text list format.

The file entries are provided when the "List components" feature is used as input assistance.

Note: You create this file as an export file of the global text list with the command Import/Export Text Lists.

Visualization Directories

Text list files

Locations for text lists.

Note: This setting is valid in the project as long as no other location is configured in the Project Settings (category Visualization, Text list files).

Note: The storage location can also be defined by an environment variable.

Image files

Directory with image files that are available in the project. Multiple directories are separated by a semicolon.

CODESYS uses the directory for image pools with image files that are not integrated in the project, but rather referenced by a link. Absolute paths are used for cross-project global images. Relative paths (example: .\\images) are used for project-specific images.

This option allows for image pools to be opened successfully if the project and the respective image directory are moved to another directory on the computer.

Note: This setting is valid in the project as long as no other location is configured in the Project Settings (Visualization category, Image files).

Note: The storage location can also be defined by an environment variable.

See also

Tab 'Global Settings'

Device setting for libraries and global visualizations

The following settings are used when the visualization is in the POUs view or when you are developing a library in a currently open library project.

No limitation by device settings

_visu_radio_button_activated.png: All visualization element properties are present for creating the visualization.

Use settings of the following device

_visu_radio_button_activated.png: Only those visualization element properties that are released by the below device setting are available for creating the visualization.

Currently selected device

Device whose device settings are used.

Name

Example: CODESYS Control Win V3

Version

Example: 3.5.11.0

Select device

Opens the Select device dialog. All installed devices are listed there. You can filter by device or manufacturer. Select a device and click OK to close the dialog.

Derive device automatically

"Try visualizations; derive the device from current project".

_cds_icon_option_activated.png: If a device exists in the project, then its device settings are applied. As a result, only the visualization element properties are available that the device can also implement. For example, a gradient or rotating element (Interior rotation property) cannot be programmed for every device.