Login screen
Login screen is the user's entry point into the system.

On each WinQBase startup, the user may choose to either log in online to access the central database or run the app in offline mode. It's recomended to use online mode at all times. Login form keeps username and server setup from last sucessful login.
Online mode (default)
|
|
Offline mode
|
Online mode connects the user to local database (or one of local databases if the calibration lab runs multiple databases on a single server), providing up-to-date data in real time. Status icon next to Set button indicates availability of selected server.
Users can log in online by clicking on Log me in. The app will then contact selected server, identify the user through login and password, load necessary data and display Dashboard.
|
|
Offline mode is designed for scheduled calibrations at customer sites where VPN connection to central server cannot be established.
This mode provides limited set of tools and access to locally stored procedures, allowing the user to run calibrations offline and later import the calibration data into the database.
Users can enter offline mode by clicking Continue offline. Offline mode requires offline data to be stored in local client app and will only run if offline data have been previously downloaded.
|
|
| |
|
|
|