Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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

AxxonAxxonPSIM_player.exe --source "File/Folder path". For example, AxxonAxxonPSIM_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: AxxonAxxonPSIM_player.exe --source "all".

To display the window of the Axxon_Player.exe 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 Axxon_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 Axxon_Player.exe 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 AxxonAxxonPSIM_player.exe --source "H:\VIDEO\05-05-12 18\15._01" --single "1" command the Axxon_Player.exe AxxonPSIM player utility starts with prohibition of simultaneous opening of several utility windows. By default the “single” parameter has “1” value.

...