Siemens Memory Specifications Page 64

  • Download
  • Add to my manuals
  • Print
  • Page
    / 74
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 63
3 General Programming
3.10 SCL programming language: Tips and tricks
Programming Guideline for S7-1200/1500
V1.2, Entry ID: 81318674
64
Copyright
Siemens AG 2014 All rights reserved
3.10 SCL programming language: Tips and tricks
3.10.1 Using call templates
Many instructions of the programming languages offer a call template with a list of
existing formal parameters.
Example
Table 3-11: Easy expanding of the call template
Step Instruction
1. Drag an instruction from the library into the SCL program. The editor shows the
complete call template.
2. Now fill in the required parameter and finish the entry with the “Return” button.
3. The editor automatically reduces the call template.
4. If you want to edit the complete call later on again, proceed as follows.
Click into the call at any place and then click “CTRL+SHIFT+SPACE”. You are
now in the Call Template mode. The editor expands the call again. You can
navigate with the “TAB” button through the parameters.
5. Note: In the “Call Template” mode the writing is in italics.
Page view 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 73 74

Comments to this Manuals

No comments