Go to documentation repository
...
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:
Move the data folder from the /DetectorPack/VISdk directory to the directory containing the executable file AxxonOne.exe.
Download the archive.
Unzip the archive into the directory where the Motion in area detector VI is located.
Open a terminal.
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.
Grant permissions for the driver installation script execution:
| Code Block |
|---|
chmod 777 install.sh |
Run the driver installation script:
| Code Block |
|---|
sudo ./install.sh |
Open a browser and go to http://127.0.0.1:1947/checkin.html.
On the page that opens, in the Select File line, select the key with v2c extension.
| Note | ||
|---|---|---|
| ||
To get the key with v2c extension, you need to contact an AxxonSoft manager. |
...