Versions Compared

Key

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

...

In order for the license keys of the  Abandoned object Motion in area detector VI (Street) to operate, as well as to activate/update the license, do the following:

  1. Move the data folder from the /DetectorPack/VISdk directory to the directory containing the executable file AxxonOne.exe.

  2. Download the archive.

  3. Unzip the archive into the directory where the Motion in area detector VI is located.

  4. Open a terminal.

  5. Navigate to the directory containing the archive contents:

    Code Block
    cd /AxxonSoft/DetectorPack/VLSdk/distrib

    where you should replace /AxxonSoft/DetectorPack/VLSdk with the actual path on your system.

  6. Grant permissions for the driver installation script execution:

    Code Block
    chmod 777 install.sh
  7. Run the driver installation script:

    Code Block
    sudo ./install.sh
  8. Open a browser and go to http://127.0.0.1:1947/checkin.html.

  9. On the page that opens, in the Select File line, select the key with v2c extension.

    Note
    titleAttention!

    To get the key with v2c extension, you need to contact an AxxonSoft manager.

  10. Click Apply File.
  11. If activation was successful, the key is displayed at http://127.0.0.1:1947/devices.html.

...