Function Block VISUGOTO

The Function Block VISUGOTO changes the page and/or language of the visualization.

Tip: Use the Link element in the visualization. This Function Block changes the page for all users simultaneously.

Note: The page or language is only changed if the permission on the symbol is met. Set keys are ignored in this case.

Note: After a connection interruption, the page is changed as long as the timeout has not been reached. It is therefore recommended to use a timeout.

Database

The database is defined as with every Function Block. This is not specially assigned like other VISU-Function Blocks.

Input SET

On a positive edge at the input, the page or language of the visualization is changed. At the same time, a pulse is generated at the output Q.

Input SITE

This input defines the ID of a page. The input may only contain a string. Variables or other data types are disabled for security reasons and will be ignored if set.

Tip: Pages can be dragged directly onto the input using Drag&Drop.

Input LANGUAGE

Expects a language as a string. The language is defined in the following format: "de-ch", "en-us" etc.

Input TIMEOUT

Defines a timeout in T# for the page change. If the user does not perform an action within this time, the visualization switches back to the previous page.

Note: The timeout also works when a language change occurs.

The timeout is automatically interrupted if the following interactions are performed:

  • Window focus
  • Moving the mouse pointer
  • Moving touch actions
  • Touch or click
  • Keyboard inputs

Output Q

Generates a pulse on a positive edge at the input SET.