Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


It is possible to open video files using the AxxonPSIM player utility from the command prompt.

To open video files input the following in the command prompt:

AxxonPSIM_player.exe --source "File/Folder path". For example, AxxonPSIM_player.exe --source "H:\VIDEO\05-05-12 18\15._01".

To select all available disks with the archive use the “all” value of the “source” parameter: AxxonPSIM_player.exe --source "all".

To display the window of the AxxonPSIM player utility over other windows use the “topmost” parameter with “1” value when opening video files using the command prompt. For opening in a normal mode use “0” value of this parameter. For instance, the AxxonPSIM_player.exe --source "H:\VIDEO\05-05-12 18\15._01" --topmost "1" command starts the utility in the displaying over other windows mode. By default the “topmost” parameter has “0” value.

To start the AxxonPSIM player utility in a single mode prohibiting simultaneous opening several windows of the utility, use the “single” parameter of the command prompt with “1” value. To start using several windows of the utility use 0 value of this parameter. For instance, using the AxxonPSIM_player.exe --source "H:\VIDEO\05-05-12 18\15._01" --single "1" command the AxxonPSIM player utility starts with prohibition of simultaneous opening of several utility windows. By default the “single” parameter has “1” value.

To enable the option of titles displaying above video image while playing use the “titles” parameter of the command prompt with value 1.To disable titles displaying while playing the video image use value 0 for this parameter. On default the titles parameter is 1.

  • No labels