Publication LOGIX-AP007B-EN-P - January 2007
8
CompactFlash Card Enhancements Overview
Sample File Compatibility
This document is compatible with the sample projects, version 3.2, dated
January 2007.
•
CF_Read_Write_V3_2.ACD
•
CF_Read_Write_V3_2_Example.ACD
CompactFlash File System
Features
The file system has the ability to perform a variety of operations to read or
write data to the CompactFlash card. The following are the basic operations:
•
Create a file
•
Write to a file
•
Read from a file
•
Delete a file
There is an additional command, verification if a CompactFlash card is
present, but as a user you will not access this, this runs as a background check.
For each of the basic operations of the file system, there are related
functionality.
•
Open a file
•
Close a file
•
Set the file pointer
•
Calculate file checksums
•
Verify file checksums
•
Data parsing
•
Error handling
The application code is set up to handle a file up to 4500 bytes in size.
For more information on how to increase file size, refer to Appendix D,
Expand the Code to Support More than 4500 Bytes of Data.
Summary of Contents for controllogix 1756-L61
Page 6: ...Publication LOGIX AP007B EN P January 2007 6 Notes...
Page 10: ...Publication LOGIX AP007B EN P January 2007 10 CompactFlash Card Enhancements Overview Notes...
Page 42: ...Publication LOGIX AP007B EN P January 2007 42 Format a CompactFlash Card Notes...
Page 48: ...Publication LOGIX AP007B EN P January 2007 48 Troubleshoot the CompactFlash File System Notes...
Page 55: ......