FREQUENTLY ASK QUESTIONS

YOU CAN SEARCH PART OF THE TEXT OR NUMBER.

Application startup parameters


The PalstatCAQ system, more precisely the main CAQdesktop component, can be run with parameters that affect the further behaviour of the application. Parameters can be applied to any *.exe file (unless otherwise specified) from the APL directory. This allows users to directly create the desired shortcuts on the desktop for the applications they use, without having to use "Launcher.exe". For example, for a station that is shared for measurement by multiple users, you can create several shortcuts to the SPC module and always launch this with the /user parameter, where each user launches their own shortcut and then logs in with a password. This removes the need to type in a username.
 

PARAMETERS TO THE CREATED REPRESENTATIVE AS SHOWN IN THE EXAMPLE.

Active Directory

Details on how ActiveDirectory works can be found at this link. Propojení přes ActiveDirectory - SSO

  • Launcher.exe /auth 0 - authentication against the PALSTAT CAQ User Database
  • Launcher.exe /auth 1 - authentication against Active Directory
  • Launcher.exe /auth 2 - authentication against Active Directory SSO

 

Appearance, database and language

parameters values description
/lang cs, en, de, ru, pl Forcing the start language.
/style BASIC, BEZIER, 2019COLOR, 2019WHITE, 2019DARK, 2019BLACK Appearance of the application.
/user [USER NAME] Which user is to be used.
/database [DATABASE ID] Databse ID by ../CONFIG/database.enc, for pre-fill/use
/restruct NONE Enforcement of new database reversal. Use in exceptional cases.
/single NONE Allows the application to run only once (for supported applications)

 

Onlz for SPCstation

The parameters listed below can only be used for the SPC station module.

parameters values description
/ui touch Starts SPCstation with an interface suitable for touch control.
/station [STATION NAME] Allows to start the SPC measuring station under the defined name of the measuring station (by default, the name PC is used without this parameter). It is suitable for use when starting multiple measuring stations from one RDP server.
/openplan "PLNAME=NAME_PLAN;PLINFO1=VALUE_INFO1; PLINFO2=VALUE_INFO2"

Allows you to open a specific measurement plan. The /user parameter can also be added

NAME_PLAN is the name of the measurement plan VALUE_INFO1 and VALUE_INFO2 are the Info 1 and Info 2 values of the measurement plan (can contain machine, operation or other data) and are optional.


ukázka parametru /openplan

APLSpcStation.exe /user USER /password HESLOB64 /pwdType base64 /openplan "PLNAME=NAME_PLAN;PLINFO1=VALUE_INFO1; PLINFO2=VALUE_INFO2"

USER is the login of the user under which the station starts HESLOB64 is the password of this user, encoded with Base64.

https://www.palstat.cz/