File Memory
Note
Type
Name
Symbol table files SYMBOLS
.SYM
Comment files
COMMENTS
.CMT
Program index
PROGRAM
files
.IDX
Directories
File Sizes
208
• Comment memory (in the CPU Unit's flash memory)
1. Data can be transferred to comment memory only when the CX-Program-
mer version is version 5.0 or higher and the CPU Unit has a unit version or
3.0 or later.
2. With CX-Programmer version 4.0 or lower, these files cannot be stored in
comment memory, even if a CPU Unit with unit version 3.0 or later is being
used.
Description
Global symbol tables and local
symbol tables
Rung comments and comments
(annotations)
Section names, section com-
ments
Note With CX-Programmer version 1.2 or higher, the symbol table files and com-
ment files in the above table can be transferred online between the CX-Pro-
grammer and personal computer RAM and between the personal computer
RAM and the memory storage device.
It is possible to access files in subdirectories with CS/CJ-series PLCs, but
Programming Consoles can access files only when they are in the root direc-
tory. The maximum length of a directory path is 65 characters. Be sure not to
exceed the maximum number of characters when creating subdirectories in
the Memory Card with a program such as Windows.
The size of files in bytes can be calculated with the equations in the following
table.
File type
Data files (.IOM)
Data files (.TXT or .CSV) The file size depends upon the number of delimiters and
Explanation
• Includes the variables in the CX-Programmer's
global/local symbol tables, addresses, data types,
and I/O comment information.
• Also includes the data set in the CX-Program-
mer's automatic PLC address allocation.
Contains the CX-Programmer's rung comment and
comment information.
Contains the CX-Programmer's section delimiter
information, although the delimiter locations depend
on the section delimiter instructions in the program.
Note Supported by CX-Programmer version 2.0 or
higher only.
File size
(Number of words × 2) + 48 bytes
Example: Entire DM Area (D00000 to D32767)
(32,768 words × 2) + 48 = 65,584 bytes
carriage returns being used. The delimiter code is one
byte and the carriage return code is two bytes.
Example 1: Non-delimited words, no carriage return
123456789ABCDEF012345678 occupies 24 bytes.
Example 2: Delimited words, carriage return every 2 fields
1234,5678↵
9ABC,DEF0↵
1234,5678↵
occupies 33 bytes.
Example 3: Delimited double words, carriage return every
2 fields
56781234,DEF01234↵
56781234↵
occupies 29 bytes.
Section 5-1
Need help?
Do you have a question about the CJ - PROGRAMMING MANUAL 08-2008 and is the answer not in the manual?