Object ‘TargetVisu’¶
Symbol:
Function: The object is used for configuring CODESYS TargetVisu in order to display the visualization directly on the controller of an integrated or connected panel.
Requirement: The CODESYS control runtime environment is equipped with the CODESYS TargetVisu component. The object itself is inserted below the visualization manager.
CODESYS TargetVisu can be executed on different platforms, from embedded controllers to powerful PC-based systems on different operating systems. Therefore, it can be run on Windows, Windows Embedded CE, Linux, QNX, or VxWorks. A ready-made adaptation to the graphics interface of the systems is available on these operating systems. An adaptation is required for embedded controllers or other operating systems. In addition, there are device manufacturers that integrate visualizations into external applications by means of ActiveX controls.
See also
Start visualization | Name of the visualization where the start is displayed as CODESYS TargetVisu. Tip: Use input assistance for selecting another visualization. |
Refresh rate (ms) | Refresh rate (in milliseconds) in the visualization Example: |
Show used visualizations | The link opens the Visualizations tab in the Visualization manager editor. The tab provides information of the visualizations loaded on the display variants. |
See also
Fixed | ![]() |
Isotropic: | ![]() |
Anisotropic: | ![]() |
Use scaling options for dialogs | ![]() |
Use automatically detected client size | ![]() |
Use specified visualization size | ![]() |
Client height | Height of the visualization (in pixels). |
Client width | Width of the visualization (in pixels). |
Antialiased drawing |
Tip: 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. |
Input with | |
Touchscreen | Text input on the display variant with touchscreen |
Keyboard | Text input on the display variant with keyboard |
Effect: If you configure a user input for default text input, select an input configuration for input action Write variable, and configure the Input type as Default, then the settings are used here. |
See also