One of the recurring questions on the hotline is how to start a Q-DAS product directly without logging in.
This best practice article shows how to prepare a batch file so that the user can start a Q-DAS product by double-clicking. It also covers the required configurations, the special settings when using CMM, and above the settings to bypass the user login.
Starting Parameters
To start a Q-DAS application, at least the start parameter with the application path and the product INI file are required.
Application path: \\<UNC path of server provisioning>\Q-DAS\Share\<PLANT>\<architecture>\<major version>\<minor version>\qs_STAT.exe
Product INI file: \\<UNC path of server provisioning>\Q-DAS\Share\INI\<PLANT>\<Product INI file>
In order to start a specified module, the start parameter "-k" is used. For example, "-k=PC" for qs-STAT process analysis.
Start parameters are covered in a separate topic. Link to: Starting Parameters |
bla bla