Projects Manager GUI

PEKAT VISION application is project-oriented

 

You can run and work with several independent projects simultaneously.

Each project runs on its own network port and can be accessed from remote computers and managed without any restrictions.

Managing and running projects can be performed through GUI, as well as a console application

 

 

Project window

Stopped project

Running project

 

Project List Options

Starter settings

Example of usage

Typical scenario where we can use most of these features is if we want to show information to operators on the production line through Operator View, but don’t want them to be able to access other things in Pekat or other applications.

We use the “Kiosk mode” to show Pekat always in fullscreen, and with the “Operator View Only” option we don’t allow any other operations within the project than showing Operator View. We can also set a password that is required when trying to access the project manager through the button in project, so that unauthorized personnel cannot manipulate with projects etc. Setting “Run on PC startup” can be used to always start Pekat when turning on the PC at the start of the day.

“Remote sync” can be used for downloading projects from some powerful PC that is used for training to less powerful PC / embedded device on the production line which only uses the trained model to evaluate if products are good/bad.

License

 

Projects Manager through Command Line [Windows]

Visit this page for more information: Working with PEKAT VISION through CMD in Windows

Projects Manager through Terminal [Linux]

Visit this page for more information: Working with PEKAT VISION through Ubuntu terminal

 

Local Machine vs Network Host - Projects Manager

console ./pekat-web -h usage: pekat-web-starter [-h] [-v] [-p PORT] [-n] [-P PASSWORD] [-l] [-dc] [-dcode] PEKAT VISION online projects starter Optional arguments: -h, --help Show this help message and exit. -v, --version Show program's version number and exit. -p PORT, --port PORT Starting port -n, --network Network access -P PASSWORD, --password PASSWORD Password access -l, --log Show all logs -dc, --disable_concurrent Allows to run only 1 project at a time -dcode, --disable_code Disable code module. Higher security.