SanDisk CompactFlash 5000 Manuál s instrukcemi

Procházejte online nebo si stáhněte Manuál s instrukcemi pro Softwarové příručky SanDisk CompactFlash 5000. SanDisk CompactFlash 5000 Instruction manual Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 56
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
CompactFlash File
System on
Logix5000
Controllers
1756-L61, 1756-L62, 1756-L63,
1756-L64, 1756-L60M03SE
Application Solution
Zobrazit stránku 0
1 2 3 4 5 6 ... 55 56

Shrnutí obsahu

Strany 1 - Controllers

CompactFlash File System on Logix5000 Controllers1756-L61, 1756-L62, 1756-L63, 1756-L64, 1756-L60M03SEApplication Solution

Strany 2 - Important User Information

Publication LOGIX-AP007B-EN-P - January 200710 CompactFlash Card Enhancements OverviewNotes:

Strany 3 - Table of Contents

11 Publication LOGIX-AP007B-EN-P - January 2007Chapter 2CompactFlash File System RestrictionsIntroductionThis chapter describes the restrictions of th

Strany 4 - 4 Table of Contents

Publication LOGIX-AP007B-EN-P - January 200712 CompactFlash File System RestrictionsMinimum File Size/ResolutionThe minimum file size supported

Strany 5

13 Publication LOGIX-AP007B-EN-P - January 2007Chapter 3CompactFlash CommandsIntroductionThis chapter describes four of the CompactFlash commands, the

Strany 6 - 6

Publication LOGIX-AP007B-EN-P - January 200714 CompactFlash CommandsCF_Data_Working TagBefore explaining the four commands, you need to underst

Strany 7 - Enhancements

Publication LOGIX-AP007B-EN-P - January 2007CompactFlash Commands 15The UDT tag's type is called CF_File_Structure. This will be important

Strany 8 - Features

Publication LOGIX-AP007B-EN-P - January 200716 CompactFlash CommandsSet Up the Create CommandTo set up the Create command, define the filename

Strany 9 - Possible Applications of

Publication LOGIX-AP007B-EN-P - January 2007CompactFlash Commands 17• The checksums are verified and the data in data_to_write and data_read ar

Strany 10

Publication LOGIX-AP007B-EN-P - January 200718 CompactFlash CommandsRead CommandThe Read command is used when you want to read data from the Co

Strany 11 - Restrictions of the File

Publication LOGIX-AP007B-EN-P - January 2007CompactFlash Commands 19Delete CommandUse the Delete command when a file needs to be deleted from t

Strany 12

Important User InformationSolid state equipment has operational characteristics differing from those of electromechanical equipment. Safety Guidelines

Strany 13 - CompactFlash Commands

Publication LOGIX-AP007B-EN-P - January 200720 CompactFlash CommandsFor example, the tag MYDINTS[100] will be 4 times 100 elements, or 400 byte

Strany 14 - CF_Data_Working Tag

21 Publication LOGIX-AP007B-EN-P - January 2007Chapter 4Example ApplicationIntroduction You should now have a good understanding of the basics using t

Strany 15 - Create Command

Publication LOGIX-AP007B-EN-P - January 200722 Example Application2. Open the MainPrograms tags.3. Expand the MainPrograms tags.4. Double-click

Strany 16 - Write Command

Publication LOGIX-AP007B-EN-P - January 2007Example Application 237. Enter the slot number where the controller will be located in the value co

Strany 17 - Set Up the Write Command

Publication LOGIX-AP007B-EN-P - January 200724 Example Application6. Click Browse and the string browser window displays.7. Enter testfile1.d

Strany 18 - Read Command

Publication LOGIX-AP007B-EN-P - January 2007Example Application 259. Sort the tags by name.10. Find the tag execute_CF_Create_File.11. Enter a

Strany 19 - Bytes to Read or Write

Publication LOGIX-AP007B-EN-P - January 200726 Example ApplicationWrite Data to the CompactFlash CardSet up how the program is going to write t

Strany 20

Publication LOGIX-AP007B-EN-P - January 2007Example Application 277. Enter a value of 100 in the first element of the Data array.8. Switch the

Strany 21 - Example Application

Publication LOGIX-AP007B-EN-P - January 200728 Example ApplicationRead Data from the CompactFlash CardDetermine how the program is going to rea

Strany 22 - 22 Example Application

Publication LOGIX-AP007B-EN-P - January 2007Example Application 2910. Enter a 1 in the value field and press Enter.The tag will go back to a 0.

Strany 23 - CompactFlash Card

3 Publication LOGIX-AP007B-EN-P - January 2007Table of ContentsImportant User Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Strany 24 - Controller Scoped tags

Publication LOGIX-AP007B-EN-P - January 200730 Example Application6. Find the tag execute_CF_Delete_File.7. Enter a 1 in the value field and pr

Strany 25 - Example Application 25

Publication LOGIX-AP007B-EN-P - January 2007Example Application 312. Open the Recipe_Manager routine.3. Look at the next rung (rung 1).The firs

Strany 26 - Write Data to the

Publication LOGIX-AP007B-EN-P - January 200732 Example Application3. Scroll down until you find the tag Recipe1.This is the UDT (Recipe Data) w

Strany 27 - + to expand the tag

Publication LOGIX-AP007B-EN-P - January 2007Example Application 338. Define how many bytes you want to read/write to the file.From the previous

Strany 28 - Read Data from the

Publication LOGIX-AP007B-EN-P - January 200734 Example ApplicationWrite the RecipeWrite the recipe data to the CompactFlash card. You entered d

Strany 29 - Delete a File on the

35 Publication LOGIX-AP007B-EN-P - January 2007Appendix AFormat a CompactFlash CardIntroductionThis appendix reviews how to format a CompactFlash card

Strany 30 - Build an Example

Publication LOGIX-AP007B-EN-P - January 200736 Format a CompactFlash CardThe following screen appears.4. Choose FAT from the File system pull-d

Strany 31 - Set Up Recipe Data

Publication LOGIX-AP007B-EN-P - January 2007Format a CompactFlash Card 37Format RSLogix 5000 Software and a Logix5000 Controller with CompactFl

Strany 32 - 32 Example Application

Publication LOGIX-AP007B-EN-P - January 200738 Format a CompactFlash Card4. Double-click the file to open it.The following window appears.Be su

Strany 33 - Create the File

Publication LOGIX-AP007B-EN-P - January 2007Format a CompactFlash Card 39The following screen appears.6. Click the Nonvolatile Memory tab.

Strany 34 - Delete the Recipe

Publication LOGIX-AP007B-EN-P - January 20074 Table of ContentsWrite Data to the CompactFlash Card . . . . . . . . . . . . . . . . . . . . . .

Strany 35 - Format a CompactFlash Card

Publication LOGIX-AP007B-EN-P - January 200740 Format a CompactFlash CardThe computer screen should look similar to the following. 7. Click L

Strany 36

Publication LOGIX-AP007B-EN-P - January 2007Format a CompactFlash Card 41The following message box appears.10. Click Yes.11. Click OK in any di

Strany 37 - CompactFlash Support

Publication LOGIX-AP007B-EN-P - January 200742 Format a CompactFlash CardNotes:

Strany 38

43 Publication LOGIX-AP007B-EN-P - January 2007Appendix BPerformance DataIntroductionThis appendix describes performance data of the CompactFlash card

Strany 39 - The following screen appears

Publication LOGIX-AP007B-EN-P - January 200744 Performance DataAccess 4500 BytesThis table shows the baseline performance of the CompactFlash c

Strany 40 - 9. Click Store

45 Publication LOGIX-AP007B-EN-P - January 2007Appendix CTroubleshoot the CompactFlash File SystemIntroductionThis appendix describes possible trouble

Strany 41

Publication LOGIX-AP007B-EN-P - January 200746 Troubleshoot the CompactFlash File SystemTag LayoutIn the write sequence, there are seven major

Strany 42

Publication LOGIX-AP007B-EN-P - January 2007Troubleshoot the CompactFlash File System 47Message Error CodesThe following table lists the error

Strany 43 - Performance Data

Publication LOGIX-AP007B-EN-P - January 200748 Troubleshoot the CompactFlash File SystemNotes:

Strany 44 - Access 4500 Bytes

49 Publication LOGIX-AP007B-EN-P - January 2007Appendix DExpand the Code to Support More than 4500 Bytes of DataIntroductionThis appendix describes ho

Strany 45 - Status User-defined Data

5 Publication LOGIX-AP007B-EN-P - January 2007PrefacePurpose of This ManualThis manual describes how you can use the CompactFlash file system on Logix

Strany 46 - Tag Layout

Publication LOGIX-AP007B-EN-P - January 200750 Expand the Code to Support More than 4500 Bytes of DataAccess 10,000 Bytes ExampleFor example, i

Strany 47 - Message Error Codes

Publication LOGIX-AP007B-EN-P - January 2007Expand the Code to Support More than 4500 Bytes of Data 51Modify the ArraysThe arrays that will nee

Strany 48

Publication LOGIX-AP007B-EN-P - January 200752 Expand the Code to Support More than 4500 Bytes of DataNotes:

Strany 49 - Bytes of Data

Publication CIG-CO521C-EN-P- May 2003 PN953014-88957782-91How Are We Doing?Your comments on our technical publications will help us serve you better

Strany 50 - Access 10,000 Bytes Example

Other CommentsPLEASE FOLD HERENO POSTAGE NECESSARY IF MAILED IN THE UNITED STATESBUSINESS REPLY MAILFIRST-CLASS MAIL PERMIT NO. 18235 CLEVELAND OHPOST

Strany 52

Publication LOGIX-AP007B-EN-P - January 2007 57 PN 953014-88Supersedes Publication LOGIX-AP007A-EN-P - March 2006 Copyright © 2007 Rockwell Automation

Strany 53 - How Are We Doing?

Publication LOGIX-AP007B-EN-P - January 20076 Notes:

Strany 54 - BUSINESS REPLY MAIL

7 Publication LOGIX-AP007B-EN-P - January 2007Chapter 1CompactFlash Card Enhancements OverviewIntroductionThis chapter reviews the enhancements for th

Strany 55

Publication LOGIX-AP007B-EN-P - January 20078 CompactFlash Card Enhancements OverviewSample File CompatibilityThis document is compatible with

Strany 56 - Rockwell Automation

Publication LOGIX-AP007B-EN-P - January 2007CompactFlash Card Enhancements Overview 9Possible Applications of the CompactFlash File SystemUsing

Komentáře k této Příručce

Žádné komentáře