Alexandra Infants and Junior School SEND Information

Alexandra Infants and Junior School SEND Information
Slide Note
Embed
Share

"Welcome to Alexandra Infants and Junior School, where we believe in providing equal educational opportunities for all children. Our staff, governors, pupils, and parents work together to ensure a supportive and inclusive environment. We offer special educational provision for a range of needs in line with the SEND Code of Practice. Learn about our local offer, policy, and the types of special educational needs we support."

  • School
  • SEND
  • Special Educational Needs
  • Inclusion
  • Learning

Uploaded on Mar 05, 2025 | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Siemens S7 PLC Siemens S7 PLC LS iS7 Profibus Profibus Set up Guide Set up Guide LS iS7 2013. 11. 29 LSIS Global Support Team

  2. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 1) LS iS7 drive GSD file update to Install GSD file

  3. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 1) LS iS7 drive GSD file update to Install GSD file 1. 2.

  4. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 1) LS iS7 drive GSD file update to Install GSD file 1.

  5. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 1) LS iS7 drive GSD file update to Install GSD file 1.

  6. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 1) LS iS7 drive GSD file update to Install GSD file 1. [Menu] -> [View] -> [Catalog]

  7. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 1) LS iS7 drive GSD file update to Install GSD file 1. PROFIBUS DP Additional Field Devices 2. Drives 3. SV-IS Series Slave 2.0

  8. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 2) LS iS7 Hardware configuration & Address mapping Drag to PROFIBUS(1) : DP Master system(1)

  9. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 2) LS iS7 Hardware configuration & Address mapping Address matches iS7 station No.

  10. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 2) LS iS7 Hardware configuration & Address mapping

  11. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 2) LS iS7 Hardware configuration & Address mapping 1.Double click 2.

  12. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 2) LS iS7 Hardware configuration & Address mapping 3. 256...271 means 16 byte = 8 word 2. I / Q Address mapping 1. Double Click

  13. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 2) LS iS7 Hardware configuration & Address mapping 1. The way of the setting for the additional drive will be same.

  14. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 2) LS iS7 Hardware configuration & Address mapping 1. Configuration finished then Download to Module execute.

  15. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program 1. 2. Select Insert New Object Addition Function

  16. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program

  17. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Also make a Data Block

  18. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program

  19. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program

  20. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program

  21. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program 1. OB1 Double click

  22. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Click FC blocks menu

  23. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Right mouse point Click -> Insert Network Ctrl+R

  24. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Drag to FC block Drag to FC block OB1 Program finished.

  25. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program FC1 Function Open

  26. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program This Address Hardware configuration first address

  27. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program

  28. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program 1. PLC S7 iS7 Control word is 8Word so you make 8ea of SFC15 function 2. You need to make a DB ( Data block ) below ;

  29. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Double click Change Name & comment

  30. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Double click Change Name, comment & Data type

  31. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program FC2 Function Open

  32. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program This Address Hardware configuration first address iS7 status data ( Current, status bit data...etc.

  33. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Record means use iS7 Status data for your program

  34. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program 1. iS7 Status word is 8Word so you make 8ea of SFC14 function Cause : SFC14, 15 Function block RET_VAL must different value

  35. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 3) Siemens S7 to LS iS7 Communication example program Double click Change Name, comment & Data type

  36. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 4) Siemens S7 to LS iS7 Communication Caution 1. 2. Change Profibus word data length then Hardware configuration download Also, iS7 Profibus com update function execute then also PLC configuration download

  37. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) 4) Siemens S7 to LS iS7 Communication Caution 1. 2. Change Profibus word data length then FC1, FC2 function block change Change Profibus word data length then Must all program & system data write.

  38. Siemens S7 Hardware Configuration ( ex. Send 8 Word Receive 8 Word ) Thank you !!! If you have question, send the mail below address. jikim@lsis.biz

Related


More Related Content