Versions Compared

Key

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

...

Info

Import Project -enables you to import a project export .zip file (previously exported project)

Start Project

Image RemovedImage Added

Info

Name - type a project name

Info

Port - Port 8000 is default for each project in projects manager

Image RemovedImage Added

Info

After starting the project, project GUI is displayed, if you wish to access the project through web browser, click on the URL displayed, and close PEKAT VISION GUI .

Info

Additionally… Access from URL provided … Projects Manager Settings DEFINE

...

Info

The arguments required are described in the Help.

WINDOWS

……

Linux

....

Creating a Project

Code Block
Dir: C:\Program Files\PEKAT VISION 3.11.4\starter

.\pekat-cmdweb.exe create -h
usage: pekat-cmd create [-h] -d DATA -n NAME

Optional arguments:
  -h, --help            Show this help message and exit.
  -d DATA, --data DATA  Project dir
  -n NAME, --name NAME  Project name

...