 |
ALPHA-VISION® Additional Backup for Recorded Files (ZipArchives): ZipArchives.exe
|
ZipArchives.exe
SUMMARY
During Runtime ALPHA-VISION
®AvZipArchives saves and compresses data from _archive.dbf and/or _eventlog.dbf
and/or _dclog.dbf in an adjustable intervall (max. 24h).
SYNTAX
AvZipArchives.exe
[project file
]
OPTIONS
- project file
- File name and poss. path of the file (.do) to connect to
DESCRIPTION
This program needs to connect to the ACI and an according project file (.do).
There are different ways to do so:
- Project file given as command line parameter
- If the project is not given as an command line parameter, the program searches the
Vision2000.ini for the
entry 'DoFilePath' in section [Aci]
- If the project is given neither as an command line argument nor in the Vision2000.ini,
the program searches for a project already loaded by another program. If no loaded project
is found, the program shuts down with an error.
All configuration for ALPHA-VISION®AvZipArchives is done in section [ZipArchives]
of Vision2000.ini
For further information on program systematics and program configuration,
see chapter Systematics and Configuration
Syntax Notation
- [aaa]
- aaa is optional (zero or one occurences)
- (aaa|bbb)
- aaa exclusive or bbb
- (aaa)*
- aaa may occur indefinitely often or may be omitted
- (aaa)+
- aaa may occur indefinitely often but at least once
- (aaa)m..n
- aaa may occur from m to n times