C-48 Parameter Reference
AC30 series Variable Speed Drive
Limit Log File Size
1840
Parameters::Device Manager::Data Logger
FALSE
ALWAYS
When TRUE the data logger limits the maximum log file size to 10 M Bytes. When this size is reached the Data Logger creates a new
log file and starts saving data to this. The log file sequence number is automatically incremented each time a new file is created.
Log Parameters[0]
to
Log Parameters[7]
1843
to
1850
Parameters::Device Manager::Data Logger
0000
0000 to 3145
ALWAYS
Defines up to 8 parameters to log. The list of parameters may be extended in the application by adding the Data_Logger_Int and / or
the Data_Logger_Real blocks, see below.
Log File Size
1841
Parameters::Device Manager::Data Logger
NEVER
The size of the currently active log file. This may be used in the application together with “1836 Log to new File” to force the Data
Logger to create a new log file when the current file reaches an arbitrary size. This value is zero when 1835 Log Enable is FALSE.
Functional Description
The Log file is designed to be easy to read in either a text editor or a spreadsheet application, such as Microsoft Excel. The file format has the
extension “csv” which stands for Comma Separated Variables.
Once each period, the drive records the nominated parameter values and writes these to a line in the log file. The data values are separated by
columns, and the line is terminated with a carriage return line feed.