1 / 17

Learning targets

Learning targets. The participant should ... ... Understand the difference between absolute and symbolic addressing ... Understand the difference between local and global symbols ... Be able to watch global symbols in the PLC tag table ... Be able to edit a global symbol table.

Télécharger la présentation

Learning targets

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Learning targets The participant should ... ... Understand the difference between absolute and symbolic addressing ... Understand the difference between local and global symbols ... Be able to watch global symbols in the PLC tag table ... Be able to edit a global symbol table

  2. PLC tags / local tags PLC tags Local tags Scope of validity • Validthroughout the complete CPU • Only valid within the block in • Can be used by all blocks which they have been defined • The designation is unique • The same designation can be within the CPU used in different blocks for different purposes. Application • PLC tags • Local tags - I/O signals - Block parameters - Bit memories - Static data of a block - Temporary data Location of • PLC tags table • Block interface definition Representation • PLC tags are presented in • Local tags are presented quotation marks preceded by # Example: "Max" Example: #Niels

  3. Use tag as operand

  4. + Create PLC tags with group functions

  5. Find / replace PLC tags

  6. Sort PLC tags With a mouse click in the first row of the "Name" column, the table is sorted according to name.

  7. Monitor PLC tags Monitor allon / off

  8. PLC tags: Retentive memory areas

  9. PLC tags: General properties

  10. PLC tags: fault This address is already used by another tag The entered address does not correspond to the data type of the tag If the name already exists in the table, a "_1" is automatically appended.

  11. Block editor: Show/hide symbolic

  12. Block editor: Symbol selection The selection of symbols offered is intelligently restricted after each letter is entered to the corresponding symbols of the PLC tag table and the local tags

  13. Block editor:Rename individual tag The changes take immediate effect throughout the entire program.

  14. Block editor:Rewire individual tag The changes take immediate effect throughout the entire program.

  15. Exercise 5-1: Copy PLC tags for conveyor model from global library Drag and drop

  16. Exercise 5-2: Complete PLC tags for conveyor model "Horn" (Q 8.7) "K_Conv_RIGHT" (Q 8.5) "K_Conv_LEFT" (Q 8.6) "Bay1" (I 8.5) "Bay2" (I 8.6) "Bay3" (I 8.7) "LB" (I8.0) "T_Bay1" (I 8.1) "T_Bay2" (I 8.2) "T_Bay3" (I 8.3) "T_Bay-LB" (I 8.4) "L_Bay1" (Q 8.1) "L_Bay2" (Q 8.2) "L_Bay3" (Q 8.3) "L_Bay-LB" (Q 8.4)

More Related