Sei sulla pagina 1di 26

TRAINING MODULE NET PRO

Control Desk Solutions Pvt. Ltd. [Training


_

PC STATION
CONFIGURATION
Document Ref: CDSPLTRG_OS01E001_100

Version History
Serial Version Highlights Version No Date
1. First release 1.0.0 21/12/2015

CDSPLTRG_OS01E001_100 Page 1 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Preface

This document is intended for medium level user of SIEMENS software. Before reading this
document user or learner must have basic knowledge of SIMENS PLC & its architecture.
User of this document should have sufficient knowledge about SIEMES and should be
familiar with STEP7 programing software.

Pictures & screen shots used in this document is from an example project which may vary
from user actual program

CDSPLTRG_OS01E001_100 Page 2 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Contents

1. Getting Started...................................................................................................................................... 4
1.1 Inser PC station in project ............................................................................................................. 4
1.2 Configure New PC Station ............................................................................................................. 7
2. Create Netpro conection .................................................................................................................... 11
3. Downloading the connection to CPU .................................................................................................. 16
4. Download Configuration to PC Station ............................................................................................... 18
5. Compile & Download OS Project ........................................................................................................ 21

CDSPLTRG_OS01E001_100 Page 3 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

1. Getting Started
First step for OS engineer is to create a project in step 7. To create step 7 project please
follow BASIC OF STEP 7 manual.
1.1 Inser PC station in project
Step1: Open Step 7 Project.

Step2: Select the desired project and insert a PC Station. In the particular example we
have a separate project for Step7 programing & a separate project for WinCC
programing under a multi project, in real scenario user may insert the PC station under
the same project. In the below pictures here both the cases are depicted clearly
Below picture shows a PC station with in the Step7 project itself.

CDSPLTRG_OS01E001_100 Page 4 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Below picture shows a PC station in a separate project named HMI under the
multi-project.

We shall insert a project under HMI project here in this chapter. Right click on the
project go to Insert New Object and Click on SIMATIC PC Station.

CDSPLTRG_OS01E001_100 Page 5 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

New station inserted now

CDSPLTRG_OS01E001_100 Page 6 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

1.2 Configure New PC Station


Next step is to configure the new inserted PC station.
Step1: Open the Configuration window by Double click.

Step2: Configuration window will open.

CDSPLTRG_OS01E001_100 Page 7 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step3: Configure the hardware. Select desired components from the right side library
and drag drop in the desired locations. Insert the Communication module 613/CP1623.

Step4: Configure CP card. Double click on CP card property window will open. Then
click on properties button.

CDSPLTRG_OS01E001_100 Page 8 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step5: Configure CP card. Double click on CP card property window will open. Set MAC
address. IP address/subnet musk and the subnet.

Step5: CP card is configured now. Select Ok.

CDSPLTRG_OS01E001_100 Page 9 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step6: Insert Application in the same window.

Step7: Save & compile.

CDSPLTRG_OS01E001_100 Page 10 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

2. Create Netpro conection


To establish connection with PLC PC station should have connectivity with PLC CPU.
This is accomplished by NETPRO connection. The following section demonstrates the
steps to create network connection with PLC CPU.
Step1: Select the PC station and click on the Configure Network icon on the toolbar.

Step2: NETPRO window will open.

CDSPLTRG_OS01E001_100 Page 11 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

AMBER BACKGROUND: The station needs to be compiled and download.


WHITE BACKGROUND: The station is compiled and downloaded already needs not to
be downloaded.
RED BACKGROUND: Station compiled with errors.

Step3: Select the Application, connection table will open.

CDSPLTRG_OS01E001_100 Page 12 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step4 Double click on the empty row new connection property window will open. Select the
connection type. For H-System “S7 connection fault-tolerant” for stand-alone CPU “S7
connection”.

CDSPLTRG_OS01E001_100 Page 13 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step5: Select the desired CPU from the Connection Partner list and press OK.

Step6: Connection properties window will open. Check the detail connection properties
and press OK.

CDSPLTRG_OS01E001_100 Page 14 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step7: Connection is now created. Save & compile.

CDSPLTRG_OS01E001_100 Page 15 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

3. Downloading the connection to CPU


Step1: Open NETPRO window from step7. Select the PLC project and click the
Configure Network button in the toolbar.

Step2: NETPRO window will open. On selecting the CPU it will display all connections
to the CPU.

CDSPLTRG_OS01E001_100 Page 16 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step3: Select the H stations go to PLC>Download to Current Project>Connection &


Gateways.

Step4: Select the target module.

CDSPLTRG_OS01E001_100 Page 17 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

4. Download Configuration to PC Station


Step1: Right click on the target PC station. Go to PLC>Configure.

CDSPLTRG_OS01E001_100 Page 18 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step2: Configuration window will appear.

Select the Network from the drop down under Local network connection:
It will display all accessible computers under Accessible computer:
Select the desired PC from the accessible nodes it will be displayed under Target
computer:
Click the Configure button.
Configuration steps will be visible under Messages. On successful completion of
configuration of message will be shown Successful.

CDSPLTRG_OS01E001_100 Page 19 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step3: Right click on the target PC station. Go to PLC>Download.

CDSPLTRG_OS01E001_100 Page 20 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

5. Compile & Download OS Project


Step1: By compiling OS, AS data (like tags) from S7 program is generated. Right Click on
the target OS and click Compile.

CDSPLTRG_OS01E001_100 Page 21 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step2: Press Next.

CDSPLTRG_OS01E001_100 Page 22 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step3: Select the S7 program and move it to Operator Stations by Move arrow and click
Next.

CDSPLTRG_OS01E001_100 Page 23 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step4: Select the connection from the Network connection for OS click Next.

CDSPLTRG_OS01E001_100 Page 24 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step5: Select appropriate scope of compilation and click Next.


 "Entire OS with memory reset"

This option button is selected by default. If this option button is selected, all the AS data
contained in the operator station are deleted. The data of the S7 programs selected for
compilation are retransferred.
 "Entire OS"

Select this option button if there are several assigned S7 programs but you have not
selected all of them for compilation. If this option button is selected, the previously
transferred data of the S7 programs not selected for compilation is retained in the
operator station.
 "Changes"

Select this option button if you want to obtain the ability to download changes of the OS
or if you have only inserted, deleted, or changed a small number of objects that are
relevant for operator control and monitoring (e.g. CFC blocks, SFC charts/instances,
instance data blocks, global data blocks, symbols).

CDSPLTRG_OS01E001_100 Page 25 of 26 21-Dec-15


TRAINING MODULE NET PRO
Control Desk Solutions Pvt. Ltd. [Training
_

Step6: Select Compile button.

Step7: After compilation is finished go to PLC>Download.

CDSPLTRG_OS01E001_100 Page 26 of 26 21-Dec-15

Potrebbero piacerti anche