Hướng dẫn bắt đầu với S7-1200: Cách cài đặt và sử dụng

Trường đại học

Siemens AG

Chuyên ngành

Automation

Người đăng

Ẩn danh

Thể loại

Hướng Dẫn

2009

60
0
0

Phí lưu trữ

30 Point

Mục lục chi tiết

Preface

1. Basic information about how the CPU works

1.1. Tasks performed every scan cycle

1.2. Operating modes of the CPU

1.3. Digital data stored in bits, bytes, words and more

1.4. Data types supported by the S7-1200

1.5. Memory areas of the S7-1200

2. From schematic diagram to user program

2.1. Converting the schematic to LAD instructions

2.2. Basic electrical circuits

2.3. Basic features of STEP 7 Basic

2.3.1. Help when you need it

2.3.2. Printing from the online help

2.3.3. Dragging and dropping between editors

2.3.4. Detecting the configuration of a CPU

2.3.5. Changing the settings for the work area

2.4. Read this first for safety information

2.5. Dimensions and guidelines

2.6. Connecting the hardware

2.7. Installing STEP 7 Basic

3. Create a simple latch circuit

3.1. Create a project for your user program

3.2. Create a simple network in your user program

3.3. Enter the tags and addresses for the instructions

3.4. Configure the CPU

3.5. Download the user program to the CPU

3.6. Test the operation of your sample user program

3.7. Reviewing the tasks for the first exercise

4. Complete the user program

4.1. Add an on-delay timer to delay the start of an output

4.2. Turn on an output for 5 seconds

4.3. Editing your user program for a different structure

5. Use a watch table for monitoring

5.1. Create a watch table

5.2. Monitor the data values in your CPU

5.3. Monitor the status in the LAD editor

5.4. Force an input to a specific value

6. Building on a good beginning