Siemens Memory Specifications Page 52

  • Download
  • Add to my manuals
  • Print
  • Page
    / 74
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 51
3 General Programming
3.6 Symbolic addressing
Programming Guideline for S7-1200/1500
V1.2, Entry ID: 81318674
52
Copyright
Siemens AG 2014 All rights reserved
Note
You will find further information in the following entries:
How do you initialize structures into optimized memory areas for the S7-1500
STEP 7 (TIA Portal)?
http://support.automation.siemens.com/WW/view/en/78678761
How do you create a PLC data type for an S7-1500 controller?
http://support.automation.siemens.com/WW/view/en/67599090
In STEP 7 (TIA Portal) V12, how do you apply your own data types (UDT)?
http://support.automation.siemens.com/WW/view/en/67582844
Why should whole structures instead of many single components be transferred
for the S7-1500 when a block is called?
http://support.automation.siemens.com/WW/view/en/67585079
3.6.4 Access to I/O areas with PLC data types
With S7-1500 controllers, you can create PLC data types and use them for
structured access to inputs and outputs.
Figure 3-29: Access to I/O areas with PLC data types
1
2
3
4
PLC data type
PLC tag
FB call
FB interface
1. PLC data type with all required data
2. PLC tag of the type of the created PLC data type and start address of the I/O
data area (%Ix.0 or %Qx.0, e.g., %I0.0, %Q12.0, …)
3. Transfer of the PLC tag as actual parameter to the function block
4. Input of the function block is of the type of the created PLC data type
Page view 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 73 74

Comments to this Manuals

No comments