Introduction of S7-200 PLC programming software

 For more information about Siemens S7-200PLC, please refer to: Siemens 200 Series PLC Learning Course Outline (Course Preparation)

Siemens 200PLC programming software uses STEP 7-Micro/WIN software. It can write programs, PLC program download and upload, programming wizard, program compilation, PLC program monitoring and other functions.

1. The download address of STEP 7-Micro/WIN is: Siemens 200 programming software-MicroWin Sp9 icon-default.png?t=N4P3https://download.csdn.net/download/xipengbozai/85570960?ops_request_misc=%257B%2522request%255Fid%2522%253A%25221686499153168002 26576238% 2522%252C%2522scm%2522%253A%252220140713.130102334.pc%255Fdownload.%2522%257D&request_id=168649915316800226576238&biz_id=1&utm_medium=distribute. pc_search_result.none-task-download-2~download~first_rank_ecpm_v1~rank_v31_ecpm-1-85570960-null-null .269^v2^control&utm_term=%E8%A5%BF%E9%97%A8%E5%AD%90%E7%BC%96%E7%A8%8B%E8%BD%AF%E4%BB%B6&spm= 1018.2226.3001.4451.1

2. Computer configuration requirements. At present, all computers on the market meet the requirements. The minimum configuration is as follows:

@Operating system Windows XP and above

@At least 100M hard disk space

@ mouse and keyboard

3. STEP 7-Micro/WIN software installation

@. As shown in Figure 3-1 below, click setup to run the installation program

@. After running, according to the installation wizard, keep clicking the next step to complete the installation, which is relatively simple.

 

4. STEP 7-Micro/WIN software interface introduction

Figure 4-1 below shows the main interface of STEP 7-Micro/WIN software, which can be roughly divided into 6 parts:

@1 is the menu bar, including menus such as File, Edit, View, PLC, Debug, Tools, Window, Help, etc. It contains the tools used by most software.

@2 is the toolbar, which provides some tools to create and save projects and so on.

@3 is the program editing bar, which provides some buttons to write program instructions.

@4 is a tool set, including program blocks (program statements), symbol tables (program variables), state tables (states of variables), data blocks (groups of data variables), system blocks (built-in data registers), cross references (multiple use of variables), communication (PLC communication), setting PG/PC interface, etc.

@5 is the project column, which contains project information and all programming instructions, subroutine calls, etc.

@6 is the programming area. The area for writing code and defining data variables is also the actual operation area for writing PLC.

Figure 4-1 Software main interface

5. STEP 7-Micro/WIN language setting

@click option in tool

 

@Then click General on the pop-up interface

@ Select Chinese and click OK, restart the software to take effect

 

 

Guess you like

Origin blog.csdn.net/xipengbozai/article/details/131160049