ERROR_ID
(ENUM)
- TYPE ERROR_ID(
NO_ERROR
Enumeration of the Error ID, describes the details of each Error ID generated by library function blocks.
- InOut:
Name
Initial
Comment
NO_ERROR
0
no error
zLOG_ERROR_NOT_ENOUGH_HEAP_MEMORY_AVAILABLE
not enough heap-memory available
zLOG_ERROR_FILE_OPEN_ERR
File.Open error - for more details see output FileError
zLOG_ERROR_FILE_GETPOS_ERR
File.Getpos (Get position) error - for more details see output FileError
zLOG_ERROR_FILE_SETPOS_ERR
File.Setpos (Set position) error - for more details see output FileError
zLOG_ERROR_FILE_WRITE_ERR
File.Write error - for more details see output FileError
zLOG_ERROR_FILE_READ_ERR
File.Read error - for more details see output FileError
zLOG_ERROR_FILE_CLOSE_ERR
File.Close error - for more details see output FileError
zLOG_ERROR_FILE_GETSIZE_ERR
File.Getsize error - for more details see output FileError
zLOG_ERROR_FILE_FLUSH_ERR
File.Flush error - for more details see output FileError
zLOG_ERROR_FILE_MOVE_COPY_ERR
File.Copy error - for more details see output FileError
zLOG_ERROR_FILE_MOVE_DELETE_ERR
File.Delete error - for more details see output FileError
zLOG_ERROR_FILE_DELETE_ERR
File.Delete error - for more details see output FileError
zLOG_ERROR_FILE_BUILD_DIRECTORY_ERR
File.DirCreate error - for more details see output FileError
zLOG_ERROR_DIRECTORY_OPEN_ERR
File.DirCreate error - for more details see output FileError
zLOG_ERROR_DIRECTORY_CLOSE_ERR
File.DirClose error - for more details see output FileError
zLOG_ERROR_DIRECTORY_LIST_ERR
File.DirList error - for more details see output FileError
zLOG_ERROR_MAX_NUMBER_OF_BYTES_ON_BUFFER_REACHED_DATASET_IS_INCOMPLETE
dataset incomplete - max number of bytes/buffer reached, not enough space available, you need more space on ADRbuffer1/2 and Buffersize
zLOG_ERROR_NO_DEFINED_MAX_NUMBER_OF_DATASETS_IN_BUFFER
16#4000
input wrong - missing or false value on MaxNumDatasetsBuffer
zLOG_ERROR_NO_DEFINED_MAX_NUMBER_OF_DATASETS_IN_FILE
16#4001
input wrong - missing or false value on MaxNumDatasetFile
zLOG_ERROR_NO_DEFINED_NUMBER_COLUMNS
16#4002
input wrong - missing or false value on NumColumns
zLOG_ERROR_NO_DEFINED_BUFFER_SIZE
16#4003
input wrong - missing or false value on BufferSize
zLOG_ERROR_NO_FILEPATH_DEFINED
16#4004
input wrong - missing or false value on FilePath
zLOG_ERROR_INPUT_NUMBERFILES_INVALID
16#4005
input wrong - missing or false value on NumFiles
zLOG_ERROR_MODE_INVALID
16#4006
input wrong - missing or false value on Mode
zLOG_ERROR_ADDRESS_MISSING_ON_ADR_BUFFER1_OR_ADR_BUFFER2
16#4007
input wrong - missing or false value on ADRbuffer1 or ADRbuffer2