Symbol:
Function: This object is used for configuring the web-based display variant for remote display of the visualization of the controller in a web browser. This allows for remote access, remote monitoring, as well as service and diagnostics of an application over the Internet.
Requirement: The object is inserted below the visualization manager, and the target system has a web server with CODESYS WebVisu support. The web server allows for the communication between the target system and the web browser.
See also
Start Visualization |
Name of the visualization where the start is displayed as CODESYS WebVisu. Hint: Use input assistance for selecting another visualization. |
Name of the .htm file |
Base URL of the web page. The URL is also specified as the address in the web browser.
Example:
Note: If you use a BeagleBone Black as a visualization device, then you must note that a BeagleBone Black uses port 9090 for its web server. A valid IP address is as follows: |
Use as default page |
Example: Notice: Even if you have created multiple web visualizations, you can activate this option for exactly one web page only and therefore preset only one page as the default page. |
Update rate (ms) |
Refresh rate (in milliseconds) in the web browser |
Default communication buffer size |
Default size for communication buffer (in bytes). Defines the maximum available memory for data transfer between the web client and the web server.
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 |
|
Client height |
Height of the visualization (in pixels). |
Client width |
Width of the visualization (in pixels). |
Antialiased drawing |
|
Input with |
|
Touchscreen |
Text input on the WebVisu with touchscreen. The keypad or numpad dialog opens. |
Keyboard |
Text input on the WebVisu with an ordinary keyboard or a virtual keyboard (on Android OS for example) |
Effect: When 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