Requirement: A visualization open in a CODESYS project. The Toolbox and Properties views of the visualization are also open.
Drag the Web Browser element from Special Controls to the visualization editor.
Select the element in the editor.
⇒ In the Properties view, the element properties are listed for the Web Browser element.
In the Width and the Height (example: 600
).
In 'http://de.wikipedia.org'
). You can also specify a variable here (STRING
or WSTRING
) where the URL is assined in the project.
In bSetURL
).
⇒ If the variable bSetURL
has the the value TRUE
, then the website 'http://de.wikipedia.org'
is displayed at runtime.