Program parameters can be specified using '/' or '-'. Arguments of program parameters are given directly without additional characters. The parameters and arguments can be lowercase or uppercase (case insensitive). Variable values for parameters and arguments must be introduced with a '=' character.
Parameter | Description | Min Version | Max Version | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/user= | The user to be logged in can be specified here. This user has priority over all other users that may have been set with regard to the login. The user name can be entered in quotation marks if spaces are available. Examples: | ||||||||||||||||||||||||||||||
/LangID= | Here the language for the system can be selected. The language is only valid for this one-time program call and will not affect the actual language set. Possible values are:
| 5.3.0 | |||||||||||||||||||||||||||||
/min /minimized | Starts custo manager.exe with minimized window. | ||||||||||||||||||||||||||||||
/projekt= | Specifies the project to start. The following values are possible:
| ||||||||||||||||||||||||||||||
/job= | Here you can specify an action to be executed. Possible values are:
| ||||||||||||||||||||||||||||||
/datum= | A date can be specified here. The format of the date is either DDMMYY or day.month.year, whereby only numeric values are supported. This date is used if the /job=show parameter is set to specify the date of the evaluation to be displayed. If this parameter is not specified, then the evaluation list of the selected patient is displayed. | ||||||||||||||||||||||||||||||
/zeit= | Here a time can be specified. The format of the time is either SS:MM,ss or SS:MM:ss whereby only numeric values are supported. This time is used if the parameter /job=show is set to determine the complete date including time of the evaluation to be displayed. If this parameter is not specified, or no suitable evaluation is found, then the evaluation list of the selected patient is displayed. | ||||||||||||||||||||||||||||||
/PraxPat= | The practice EDP number of the patient to be selected can be entered here. If a patient with this practice EDP number is found in the user's own database, this patient is automatically selected as the system's current patient. | ||||||||||||||||||||||||||||||
/multiple | Allows another instance of the custo manager.exe program. If a running program is already found at the start time, execution normally switches to the instance found and the instance just started automatically stops running. This call parameter deactivates this automatic. | ||||||||||||||||||||||||||||||
/hwnd= | Window Handle of the window which should be activated automatically after closing custo manager. | ||||||||||||||||||||||||||||||
/settingsfile= | Full path and name of the CSC settings file. The settings in this file are read in and saved in ConfigDB. In the process, the user and/or workstation contained in the file are newly created, if they do not already exist. The settings are read in and saved for this user on this workstation. If this information is omitted, then the import is done for the current workstation and the last logged in user. After importing the settings, custo manager.exe will be closed again, no matter if a problem has occurred or not. Further information can be found in the Error.log. Restrictions:
The content of the csc file must look like this:: custo service center Version 2.00 --- CODE --- Example of a command line: "C:\Program Files (x86)\custo med\Exe\custo manager.exe" /settingsfile="D:\custo med\Settings\MyFavoritSettings.csc" | 5.5.x | |||||||||||||||||||||||||||||
/res= | The pixel size of the window. | ||||||||||||||||||||||||||||||
/orderid= | Show an evaluation with this OrderID. Works only if this OrderID is unique. | ||||||||||||||||||||||||||||||
/visitid= | Case number for which the evaluation is to be automatically searched and displayed. | ||||||||||||||||||||||||||||||
/AliveTest | Activates the automatic check of the functionality of a running instance of custo manager. The 2nd instance that is started checks the 1st instance of custo manager. If everything is OK, the 2nd instance is terminated normally. If the 1st instance does not answer correctly, the 1st instance is terminated (shot down) and the 2nd instance runs and takes over (instance = a started custo manager.exe). The parameter "/TimeoutAliveTest=" must also be specified. | ||||||||||||||||||||||||||||||
/TimeoutAliveTest= | TimeOut time for the "/AliveTest" option. The timeout time for the check is specified in seconds. Works only together with the "/AliveTest" parameter. Proven default value: 30 | ||||||||||||||||||||||||||||||
/executeOrder= | Searches the worklist for an order with the specified OrderID and executes this order immediately. (Attention: Opened evaluations are closed without end dialog. There will be no export anymore!) | ||||||||||||||||||||||||||||||
/WorkstationAutoCreate= | This parameter causes the normally appearing dialog "This is an unknown workstation, should this new workstation be entered into ConfigDB?" to be suppressed when custo manager is started.
| 5.5.x | |||||||||||||||||||||||||||||
/openeval= | Calls the evaluation based on its database ID. Especially useful since the diag server always returns only the database ID when storing. | ||||||||||||||||||||||||||||||
/ShutDown | Terminates the possibly still running instance. The program is started, this searches for a possibly running second instance. If this is found, it is requested to terminate (without any user action!). The started instance with the call parameter is also terminated. As a result, no instance of custo manager is running anymore. The call parameter is implemented from version 4.6, 4.4.8 or 5.0 onwards. | ||||||||||||||||||||||||||||||
/Monitor= | Defines on which logical screen custo diagnostic should start. | 5.0.1 | |||||||||||||||||||||||||||||
/loginProfile= | A profile user can be logged in here to be configured. The rights management is deactivated for this. For this to work, you must first authenticate yourself manually as a supervisor. The profile user is then logged in automatically. Example: | 5.2.0 | |||||||||||||||||||||||||||||
/tenantID= | Can only be used in combination with /loginProfile. Then passes the database ID of the client for the profile user. As of 5.6: Passes the database ID of the client AK1: Aufruf mit /user=user1 /tenantID=1 -> custo manager startet Mandant A, AK2: Aufruf mit /user=user1 /tenantID=2 -> custo manager startet Mandant B, AK3: Aufruf mit /user=user2 /tenantID=1 -> custo manager bleibt in Login Maske stehen. AK4: Aufruf mit /user=user2 /orderid=0815 /tenantId=2 -> custo manager stellt fest, findet die OrderID nicht, gibt eine entsprechende Meldung aus. AK5: Aufruf mit /user=user1 ohne Angabe des tenenatId -> Login Dialog erscheint. AK6: Aufruf mit /user=user2 ohne Angabe des tenantID -> custo manager startet, weil user2 ja nur einen Mandanten hat. | 5.5.4 5.6.0 | |||||||||||||||||||||||||||||
/guardholterviewer | Start custo manager as a tool program and shows the dialog for the "custo guard holter status viewer" only. | 5.4.0 | 5.5.x | ||||||||||||||||||||||||||||
/import /imp | Triggers the GDT import when starting custo diagnostic. | ||||||||||||||||||||||||||||||
/stop | Terminate custo diagnostic after processing a job if custo manager started with the /job parameter. | ||||||||||||||||||||||||||||||
/autorestart | If this parameter stated the started custo manager is waiting for a second running custo manager comes to end. | ||||||||||||||||||||||||||||||
/monitoring | Starts custo manager in network monitoring mode (formerly custo monitor). | ||||||||||||||||||||||||||||||
/autostop= | Terminate custo manager automatically after x seconds. | ||||||||||||||||||||||||||||||
/configSection= | This parameter can be used to run custo diagnostic client with different custo diagnostic servers. The value of this parameter contans the name of an section in the CustoCfg.ini. In this section you have to state the (different) custo diagnostic server url. Example - Default Configuration - custo diagnostic client uses the url from the section "DiagServer": [DiagServer] Example Special Configuration - custo diagnostic use the url from the section "SecondDiagServer" if the parameter "/configSection=SecondDiagServer" is stated: [DiagServer] Note: If no parameter (/configSection=) is stated custo diagnostic client will use the url from the default section. | ||||||||||||||||||||||||||||||
/fullScreen | Forces custo diagnostic client to start in full screen mode. | ||||||||||||||||||||||||||||||
/disableMinimizeButton | Inactivate the minimize window button (thus preventing custo diagnostic window from minimizing). |