When starting ibaCapture Manager from the command line, it is possible to specify arguments that affect the behavior of ibaCapture Manager.
Camera layout
Files with saved camera layouts (*.ccl) can be directly appended as argument following the call of ibaCapture Manager:
ibaCCManager.exe <Path_to_ccl_file>
Manager configuration
The manager configuration (*.xml) contains the following information:
-
Connected ibaCapture Server
-
Window position
-
User-defined settings of the control elements
Calling ibaCapture Manager via the command line with transfer of the manager configuration is to be carried out with the switch "/M". If the absolute path to the file is used, the changes made are written back to the transferred manager configuration after ibaCapture Manager has been closed.
ibaCCManager.exe /M:<Path_to_manager_configuration>
It is also possible to pass both files (a layout file, a manager configuration). In this case, the camera layout must be specified as an argument before the manager configuration.
Display style
ibaCapture Manager can be started with different display styles with the following command line parameters:
|
Switch |
Display style |
|---|---|
|
/DISPLAYSTYLE:Normal |
Normal |
|
/DISPLAYSTYLE:Enlarged |
Full client (menu bar and tree view are hidden) |
|
/DISPLAYSTYLE:FullScreen |
Full screen (is equivalent to the Full client display, but enlarged to the whole screen). |
|
/DISPLAYSTYLE:FullAllScreens |
Full screen on all monitors (display on all available monitors) |