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 with Operator View Only to show Pekat always in fullscreen and not allow any other operations within the project than showing Operator View. Setting Run on PC startup can be used to always start Pekat when turning on the PC at the start of the day.
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.