Field / operating element | Meaning |
---|---|
HS/FS | List of all created HomeServers and FacilityServers. Here, select the HomeServer/FacilityServer which you want to access. All the HomeServers/FacilityServers which were created via Server are displayed in the list. |
User name / User | User name with which you log into the HomeServer/FacilityServer. Please note that you have to set up access rights under Client for every user in the Expert software. |
Passwort / Password | Password which was stored in the Expert software for the user in question. |
Angaben speichern / Save settings | Saves the settings which were made in the login mask. The saved settings will be suggested the next time the client program is started. |
Login | Starts the login process. The user name and the password are saved for the selected profile. |
Abbruch / Cancel | Cancel or exit the client program. |
Server | Opens a window in which you can make the settings for all HomeServers/ FacilityServers that you wish to access. |
Field / operating element | Meaning |
---|---|
Neu / New | Opens the window HS/FS to create a new HomeServer profile (see Fig. 2.8). In the window HS/FS you assign a new HomeServer which you wish to access to the client program. All the HomeServers created for the client program will then be displayed in the list. |
Ändern / Edit | Opens the window HS/FS (see Fig. 2.8) after you have selected a HomeServer name in the adjacent list view. The data for the selected HomeServer will then be displayed in the HS/FS window. You can change the data there. |
Löschen / Delete | Deletes the data for the HomeServer selected in the list. |
Beenden / Exit | Saves the settings and closes the window HS/FS list. Return to the login mask. |
Field / operating element | Meaning |
---|---|
ID | Key for the current HomeServer profile. Serves as a parameter for starting the program via transfer of parameters. |
Bezeichnung / Name | Name of the HomeServer. The HomeServer is available under this name in the selection list of the login mask. |
HS/FS | The following entries are possible here:
|
Design | Key of the design to be used. Here you enter the key which was assigned in the start-up software HomeServer Expert under Project/Design for the design of the HomeServer (e.g. D1024V). Observe the use of upper case and lower case characters. (See Information on the design settings) |
Refresh | Refresh rate. Here you have to enter a key whose code you take from the start-up software HomeServer Expert under Project/Times, e.g. R3. (See Information on the design settings) Note First test the behaviour with long refresh rates when accessing via the Internet. |
Icons und Bilder lokal cachen / Local caching for icons and pictures | Activated: On the initial access with the profile created here, all graphics files are saved locally in a subdirectory of the client program. The program uses the graphics files stored here for further accesses. This reduces the volume of data to be transferred. If graphics files have changed on the HomeServer, this is recognised by the client program. Changed data is automatically adopted and stored locally. The old data is overwritten in the process. |
Kamera und Diagramme synchron laden / Synchronous loading cameras and diagrams | Activated: The camera image and graphs are synchronously loaded on the visualisation page, i.e. the visualisation is not displayed until the graphs and camera images have been loaded. Deactivated: The visualisation page is displayed immediately, the graphs and camera images, however, are not displayed until they have been loaded. |
OK | Saving the HomeServer profile. Return to the HS/FS list window. The name of the HomeServer whose profile you have created here is added to the list. |
Abbruch/Cancel | Cancellation of the profile entry. All data entered is discarded. |
Parameter no. | Parameter | Description |
---|---|---|
1 | [frame, position, in foreground] | Positioning of the client on the screen. Positions must always be 4-digit. Free positions must therefore be filled with leading zeros. If all options of the first parameter is used, a 10-character long parameter is produced.
|
2 | [Key] | Key for the selected HS. The key corresponds to the ID in the settings for an HS/FS (see Fig. 2.8). |
3 | [User name] | Login name of the user. The user name as it must be entered in the login mask (see Fig. 2.6). |
4 | [Password] | User's password. The password for the above-mentioned user as it must be entered in the login mask (see Fig. 2.6). |
5 | "validatecert" [".pem" file] | Certificate check. The certificate stored in the HS/FS is checked. If it is valid, login is carried out. If it is invalid, login is not carried out! A ".pem" file can be specified as an option. This is used as a root certificate when the certificate of the HS/FS is checked. |
Entries | Example | Comment |
---|---|---|
Parameters 1-4 | "c:\[Path for HS client directory]\hsclient.exe" 1100550077 HSEXAMPLE admin admin | The HS client is displayed with a frame and always in the foreground, at a distance of 55 from the left and 77 pixels from the edge of the screen. If the login data is correct, a login mask is not displayed here; the start-up screen of the project is displayed directly. |
Parameter "validatecert" | "c:\[Path for HS client directory]\hsclient.exe" validatecert | The login mask is displayed first in any event. If the HS selected in the login mask has a valid certificate, the start-up screen of the project is displayed. Otherwise, the project can not be started even if the correct login data was entered. |
Parameter "validatecert" with specification of a ".pem" file | "c:\[Path for HS client directory]\hsclient.exe" validatecert my_cert.pem | The login mask is displayed first in any event. To ensure that the start-up mask is displayed, all login data must be correctly specified and a valid certificate must be installed on the HS/FS, signed by " my_cert.pem ".Note If the file " my_cert.pem " is not in the directory of the HS client, you have to specify the complete path. |