Input DescriptionΒΆ

../_images/c1d9d978e3897e2b0a33139000eba54e

xExecute

Data_Type Default_Value Range Unit
BOOL - - -

The Function Block is activated via a positive edge at this input.

sFileName

Data_Type Default_Value Range Unit
CAA_FILENAME - - -

Input sFileName specifies an absolute file name which has to be added to archive. The file name appears in archive in uppercase.

sZipArchiveName

Data_Type Default_Value Range Unit
CAA_FILENAME - - -

Input sZipArchiveName specifies archive name to unpack.

ePackMode

Data_Type Default_Value Range Unit
FILE_PACK_MODE - - -

Input ePackMode specifies the mode how a file is packed into archive.

FILE_MODE Description
FILE_PACK_OVERWRITE If file in archive already exists it is allowed to overwrite it.
FILE_PACK_WITHOUT_PATH If this mode is defined then the file will be packed only with its name, otherwise absolute file name is saved in the archive.