Operation Log Format - Omron FZ4 Series User Manual

Vision sensor
Table of Contents

Advertisement

Operation log format

The operation log is stored with a file indicating the date and time as follows in the directory
specified as the save destination.
  YYYY-MM-DD_HH-MM-SS.log   (Example: 2012-08-20_12-00-00.log)
The date and time shown in the file name is the date and time at which the log file was
created.
The maximum size for a log file is about 100 KB. If a log file is larger than 100 KB, from the
first record over 100 KB, the log is written into a new file.
When the log is stopped, then started again, a new log file is created.
Also during operation log execution, if the save destination directory setting is changed, at
that point in time, a new log file is created in the new save destination.
The log file character code is UTF-8 with BOM.
Basically, information is saved when the API (application program interface) is executed. The
information for one API information is written into the log file as one record.
The format for each record written into the log file is as follows. The four data items of the
execution date and time, user name, input information, and output information is expressed
delimited with semicolons. At the end of the record, line feed (CR+LF) is entered.
(Execution date and time); (user name); (input information); (output information) [LF+CR]
(Examples)
2012/08/20 12:00:00;user0;SetSystemData,"XX","YY","ZZ";0
2012/08/20 12:00:01;user0;GetSystemData,"XX","YY";0,"ZZ"
Execution date
Date and time at which this API was executed.
and time
Name of user currently logged in.
User name
If no one is logged in, the character string "no login" is entered.
Input
Following the API name is supplemental information (mostly API arguments), delimited
information
with commas.
Output
Following the API return value is supplemental information (mostly information gotten by
information
the API), delimited with commas.
For API information written in the operation log file, see API List.
Reference:
API List (p.626)
FZ4 User's Manual
Operation log format
625
8

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents