Font size control via URL
Part Count Viewfont size can be configured individually for each user .
A single, technical user is sometimes used to power all Andon Live displays in a plant. A user specific font size will lead to problems if different resolutions and/or screen sizes are used. To avoid this, the font size can be configured via URL parameters.
This feature is intended for technical users only. It is not recommended to use this feature for normal users. |
Prerequisites
A Terminal with at least two lines
Procedure
-
Open the Shopfloor Management > Andon Live > Part Count View menu entry.
-
Click on
to select a different line.
Browser URL is updated with Line-ID and Terminal-ID.
-
Copy the URL to an editor like Notepad++.
-
Modify the URL by adding the following parameters (see example below):
%26aliasMessageTextSize%3D60%26aliasEventIconSize%3D42%26aliasPlcTextSize%3D30%26messageTextSize%3D42%26eventIconSize%3D42%26plcTextSize%3D42%26tile0TextSize%3D20%26tile0TitleSize%3D20%26tile1TextSize%3D20%26tile1TitleSize%3D20%26tile2TextSize%3D20%26tile2TitleSize%3D20%26tile3TextSize%3D20%26tile3TitleSize%3D20%26tile4TextSize%3D20%26tile4TitleSize%3D20%26tile5TextSize%3D20%26tile5TitleSize%3D20
The font size configuration of Part Count View from now on only affects the URL parameters. The UI configuration can be used to modify the URL parameters.
-
Use the URL in the browser.
Example
Copied URL from Browser:
https://SERVER.de.bosch.com/andon-live/part-count?appPath=%3FterminalId%3Ddf2049a7-7622-4be6-a6f9-421e6392aacc%26lineId%3Ddemoline0009&tenant=b24542fd-5068-4d76-ba2d-4e70d372166d
The above-mentioned parameters shall be added directly before the first/only & symbol in the URL:
https://SERVER.de.bosch.com/andon-live/part-count?appPath=%3FterminalId%3Ddf2049a7-7622-4be6-a6f9-421e6392aacc%26lineId%3Ddemoline0009&tenant=b24542fd-5068-4d76-ba2d-4e70d372166d
Which results in the following URL:
https://SERVER.de.bosch.com/andon-live/part-count?appPath=%3FterminalId%3Ddf2049a7-7622-4be6-a6f9-421e6392aacc%26lineId%3Ddemoline0009%26aliasMessageTextSize%3D60%26aliasEventIconSize%3D42%26aliasPlcTextSize%3D30%26messageTextSize%3D42%26eventIconSize%3D42%26plcTextSize%3D42%26tile0TextSize%3D20%26tile0TitleSize%3D20%26tile1TextSize%3D20%26tile1TitleSize%3D20%26tile2TextSize%3D20%26tile2TitleSize%3D20%26tile3TextSize%3D20%26tile3TitleSize%3D20%26tile4TextSize%3D20%26tile4TitleSize%3D20%26tile5TextSize%3D20%26tile5TitleSize%3D20&tenant=b24542fd-5068-4d76-ba2d-4e70d372166d