HiView 03.2.02
Readme
November 24, 2020
Open Source Software
This software includes a number of Open Source components that were published
under different licenses. You can find a list of all components and
licenses here.
System Requirements
Hardware
- Processor
x86 compatible CPU, min. 1 GHz
- RAM
at least 1 GB, 2 GB recommended.
HiView requires approx. 200 MB free RAM.
For every open window, HiView requires an additional 500 MB RAM.
To start Industrial HiVision, HiView requires an additional 2 GB RAM.
- Disk space
1 GB free.
- Monitor resolution
at least 1024x768 pixels.
Operating system
- Windows 7 (64 Bit)
- Windows 8.1 (64 Bit)
- Windows 10 Version: 1803 (64 Bit)
- PC Linux (64 Bit: Kernel 3.10, libc 6):
Debian 8
Debian 9
Debian 10
Red Hat 7
Red Hat 8
Note: Install the libgtk2.0-0 packages for Debian.
Starting
File Check
Before you install the software, compare the sha256 hash on the web page with the sha256 hash calculated from the zip file.
- For windows users, the Windows utility "certutil" can be used to calculate the sha256 hash. In the cmd window, navigate
to the file location then enter the following command:
CertUtil -hashfile path\file_name.ext SHA256 (Example: CertUtil -hashfile C:\Download\HiView.zip SHA256)
- For Linux users, verify that you have administrator rights then enter the following command:
sha256sum path/file_name.ext (Example: sha256sum /hiview.zip)
Starting under Windows
- If you use the installation wizard proceed as follows:
- Download the hiview03202_windows.exe file.
- To install HiView, double click the program file.
- Answer the questions of the installation script and follow its instructions.
If you do not answer a question of the installation script, then the
installation script selects the default answer.
- If you wish to use HiView as a portable application, then proceed as follows:
- Download the hiview03202_windows.zip file.
- Verify that authentication is available for data read-write access.
- Extract the archive onto your portable medium (SD card, USB
stick) or onto the hard drive of your computer.
- To start the HiView application, double click the program symbol HiView.exe.
Starting under Linux
- Download the hiview03202_linux.tar.gz file.
- Extract the archive into a file system that supports
"Execute" rights. Depending on the Linux derivative, the file
system can be stored onto a portable medium (SD card, USB stick)
or onto the hard drive of your computer.
- Provide "Execute" rights to the HiView applications HiView.sh and AppletLauncher.sh
with the command chmod +x HiView.sh.
- Start the HiView application HiView.sh.