|
<< Click to Display Table of Contents >> Navigation: Installation > Command line parameters / Remote control |
Xpert-Timer supports a wide range of command line parameters that you can use to remotely control Xpert-Timer:
Parameter name |
Parameter description |
/statistic |
Open evaluation module |
/quit |
Exit Xpert Timer |
/start [/projectnumber=<PROJECTNUMBER>] or [/projectname=<PROJECTNAME>] or [/project_nr=<PROJECT_NR>] |
Start project with specific project number, Project_nr, or specific project name |
/pause [/projectnumber=<PROJECTNUMBER>] or [/projectname=<PROJECTNAME>] or [/project_nr=<PROJECT_NR>] |
Pause project with specific project number, Project_nr, or specific project name |
/stop [/projectnumber=<PROJECTNUMBER>] or [/projectname=<PROJECTNAME>] or [/project_nr=<PROJECT_NR>] |
Stop project with specific project number, Project_nr, or specific project name |
/createlink |
Creates a shortcut to Xpert-Timer on the desktop and in the Start menu |
/createlinkandquit |
Creates a shortcut to Xpert-Timer on the desktop and in the Start menu, then immediately closes the program the program immediately |
/timestamp_new |
Opens the dialog box for adding new timestamps |
/project_new |
Opens the dialog to create a new project |
/history_new |
Opens the dialog box for creating a new history entry |
/task_new |
Opens the dialog box to create a new task |
/logindialog |
Opens the dialog for user login with password when starting Xpert-Timer |
Examples:
Create a desktop link for Xpert-Timer:
xperttimer.exe /createlink
Start a project using the project GUID:
xperttimer.exe /start /project_nr={00CB7E36-2871-4D83-A5DF-637F49704D28}
Start a project using the project number:
xperttimer.exe /start /projectnumber=1234
Stop the current project:
xperttimer.exe /stop