EasyManua.ls Logo

Siemens S7-1200 - Page 385

Siemens S7-1200
1028 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Extended instructions
8.7 Recipes and Data logs
S7-1200 Programmable controller
System Manual, 03/2014, A5E02486680-AG
385
ERROR
STATUS
(W#16#....)
Description
1
8070
All internal instance memory is in use.
1
807F
Internal error
1
8090
Invalid file name
1
8091
Name parameter is not a String reference.
1 8093 A data log already exists with that name. Use a different name, make sure the existing
data log's .csv file is not open, and then use the File Browser page (Page 622) of the
Web Server to delete the existing data log.
1
8097
Requested file length exceeds file system maximum.
1
80B3
Insufficient load memory available.
1
80B4
MC (Memory Cartridge) is write-protected.
1
80C1
Too many open files: No more than eight opened data log files are allowed.
1
8253
Invalid record count
1
8353
Invalid format selection
1
8453
Invalid timestamp selection
1
8B24
Invalid HEADER area assignment: For example, pointing to local memory
1
8B51
Invalid HEADER parameter data type
1
8B52
Too many HEADER parameter data elements
1
8C24
Invalid DATA area assignment: For example, pointing to local memory
1 8C51 Invalid DATA parameter data type
1
8C52
Too many DATA parameter data elements
DataLogOpen (Open data log) instruction
Table 8- 161 DataLogOpen instruction
LAD / FBD
SCL
Description
"DataLogOpen_DB"(
req:=_bool_in_,
mode:=_uint_in_,
done=>_bool_out_,
busy=>_bool_out_,
error=>_bool_out_,
status=>_word_out_,
name:=_string_inout_,
ID:=_dword_inout_);
Opens a pre-existing data log file. A data log must be opened
before you can write new records to the log. Data logs can be
opened and closed individually. A maximum of eight data logs can
be open at the same time.
STEP 7 automatically creates the associated instance DB when
you insert the instruction.
2
In the SCL example, "DataLogOpen_DB" is the name of the instance DB.

Table of Contents

Other manuals for Siemens S7-1200

Related product manuals