0% found this document useful (0 votes)
1K views18 pages

V20 at S7-1200 USS v10 SHORT-DOCU en

63696870_V20_at_S7-1200_USS_v10_SHORT-DOCU_en

Uploaded by

mail87523
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views18 pages

V20 at S7-1200 USS v10 SHORT-DOCU en

63696870_V20_at_S7-1200_USS_v10_SHORT-DOCU_en

Uploaded by

mail87523
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

Cover

SINAMICS V: Speed Control of a V20 with S7-1200 via USS Protocol in TIA Portal
SINAMICS V20, SIMATIC S7-1200 Short Documentation November 2012

Applications & Tools


Answers for industry.

Siemens Industry Online Support This document is taken from Siemens Industry Online Support. The following link takes you directly to the download page of this document: http://support.automation.siemens.com/WW/view/en/63696870 Caution: The functions and solutions described in this entry are mainly limited to the realization of the automation task. In addition, please note that suitable security measures in compliance with the applicable Industrial Security standards must be taken, if your system is interconnected with other parts of the plant, the companys network or the Internet. For further information on this issue, please refer to Entry ID 50203404. http://support.automation.siemens.com/WW/view/en/50203404.

Siemens AG 2012 All rights reserved

For further information on this topic, you may also actively use our Technical Forum in the Siemens Industry Online Support. Share your questions, suggestions or problems and discuss them with our strong forum community: http://www.siemens.com/forum-applications

Copyright

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

s
Overview Program Structure V20_USS_Control_1 [FB1] block

1 2 3 4 5 6 7

SIMATIC, SINAMICS
USS communication between a SINAMICS V20 drive and a SIMATIC S7-1200 PLC
Siemens AG 2012 All rights reserved

V20_USS_Param_1 [FB2] block Expansion to Several Ports Literature History

Copyright

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

Warranty and Liability

Warranty and Liability


Note The application examples are not binding and do not claim to be complete with regard to configuration, equipment or any contingencies. The application examples do not represent customer-specific solutions. They are only intended to provide support for typical applications. You are responsible for ensuring that the described products are used correctly. These application examples do not relieve you of your responsibility to use sound practices in application, installation, operation and maintenance. When using these application examples, you recognize that we will not be liable for any damage/claims beyond the liability clause described. We reserve the right to make changes to these application examples at any time and without prior notice. If there are any deviations between the recommendations provided in this application example and other Siemens publications e.g. catalogs the contents of the other documents have priority. We accept no liability for information contained in this document. Any claims against us based on whatever legal reason resulting from the use of the examples, information, programs, engineering and performance data etc., described in this Application Example shall be excluded. Such an exclusion shall not apply in the case of mandatory liability, e.g. under the German Product Liability Act (Produkthaftungsgesetz), in case of intent, gross negligence, or injury of life, body or health, guarantee for the quality of a product, fraudulent concealment of a deficiency or breach of a condition which goes to the root of the contract (wesentliche Vertragspflichten). The damages for a breach of a substantial contractual obligation are, however, limited to the foreseeable damage, typical for the type of contract, except in the event of intent or gross negligence or injury to life, body or health. The above provisions do not imply a change in the burden of proof to your disadvantage. It is not permissible to transfer or copy these Application Examples or excerpts thereof without express authorization from Siemens Industry Sector.

Copyright

Siemens AG 2012 All rights reserved

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

Table of Contents

Table of Contents
Warranty and Liability ..............................................................................................4 Table of Contents.....................................................................................................5 1 Overview .........................................................................................................6 1.1 1.2 Content .............................................................................................6 Requirements....................................................................................6 Hardware components.......................................................................6 Control software ................................................................................6 Bus wiring..........................................................................................7 USS system instructions ....................................................................8 Calling the V20_USS_Control_1 [FB1] in two OBs .............................8 Block relations ...................................................................................8 3 4 V20_USS_Control_1 [FB1] block ...................................................................9 Configuration .....................................................................................9 V20_USS_Param_1 [FB2] block................................................................... 11 4.1
Siemens AG 2012 All rights reserved

Program Structure..........................................................................................8

4.2 5 6 7

Operating modes .............................................................................11 ACTIVATE_USS mode .................................................................... 11 RW_PARAM mode ..........................................................................11 ACTUAL_STATE mode ................................................................... 12 SET_FUNCTIONS mode ................................................................. 12 Configuration ...................................................................................12

Expansion to Several Ports..........................................................................16 Literature ......................................................................................................18 History ..........................................................................................................18

Copyright

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

1 Overview 1.1 Content

1
1.1

Overview
Content
The present short documentation describes two blocks that you can use for the connection of a SINAMICS V20 to a SIMATIC S7-1200 via the USS protocol in STEP 7 in the TIA portal V11. This short documentation largely does not use explanations. It explains the block parameters and shows the main steps for the integration of the blocks in your own projects.
Table 1-1: Block functions Block Function Explanation Controlling SINAMICS V20 via selected STW bits Specifying setpoint speed Condition monitoring of the SINAMICS V20 via selected ZSW bits Reading of the actual speed value ACTIVATE_USS mode: Switching the operation of the cyclic process data access (BOP USS) V20_USS_Param_1 (FB2) acyclic access to parameters of up to 16 drives of a port RW_PARAM mode: Reading/writing of any inverter parameter ACTUAL_STATE mode: Reading a set of selected status information from the inverter. SET_FUNCTIONS mode: Specifying a set of selected modes.

V20_USS_Control_1 (FB1)

cyclic access to process data of up to 16 drives of a port

Copyright

Siemens AG 2012 All rights reserved

1.2

Requirements
Table 1-2: Hardware components Component SIMATIC S7 -1200 CM 1241 (RS485) CB 1241 (RS485) SINAMICS V20 MLFB 6ES721 6ES7241-1CH30-0XB0 6ES7241-1CH30-1XB0 6SL3210-5BE Firmware V2.2.0 and higher V1.0 and higher V3.5 and higher

Hardware components

Control software STEP 7 BASIC, V11 SP2 Update 4 (Blocks created by V11 SP2 Update 4).

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

Copyright

Siemens AG 2012 All rights reserved

1 Overview 1.2 Requirements Bus wiring


Figure 1-1: Wiring example USS Bus

PG/PC

Ethernet

L1 L2 L3

SIMATIC S7-1200

0V cable
M TA TRA TRB TB

SINAMICS V20
1,5 k

120 470

CPU
PROFIBUS bus connectors Port 1

Port 2

CM = Communication Module, CB = Communication Board

Terminate the bus on the side of the controller with 120 , as long as you dont use a PROFIBUS plug with the CM1241.

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

Port 3

Port 4

PROFIBUS cable

CM 1241

CM 1241

CM 1241

CB 1241

2 Program Structure

Program Structure
Figure 2-1: Program structure
V20_USS_Control_1_DB [DB1] USS_DRV_DB_1 [DB1071]

Main [OB1]

V20_USS_Control_1 [FB1]

USS_DRV [FB1071]

V20_USS_Param_1_DB [DB2]

V20_USS_Param_1 [FB2]

USS_RPM [FC1072]

Siemens AG 2012 All rights reserved

USS_WPM [FC1073]

Parameters_1 [B10]

V20_USS_Control_1_DB [DB1]

Copyright

Cyclic interrupt [OB30]

V20_USS_Control_1 [FB1]

USS_PORT [FC1070]

USS system instructions In the screen above, the system blocks marked with a padlock, are created by STEP 7 itself when calling the instructions with the same name by the blocks V20_USS_Control_1 and V20_USS_Param_1. Calling the V20_USS_Control_1 [FB1] in two OBs As you can seen in Figure 2-1, the V20_USS_Control_1 [FB1] is to be called in the cyclic program part (OB1) as well as in an interrupt OB (OB30). You do not have to configure the time interval of the interrupt. This task is performed by V20_USS_Control_1. Block relations Due to the USS system blocks, it is always necessary to also call the V20_USS_Control_1 [FB1] in the program when using V20_USS_Param_1 [FB2].

3 V20_USS_Control_1 [FB1] block

V20_USS_Control_1 [FB1] block


The block has the variable OB as the only parameter of the Input data segment. It now appears in the left formal parameter bar of the FB. The further configuration is performed in the statistic data of the appropriate instance DB. Each parameter that has to be provided or removed by the user has the IN_... or OUT_... prefix in the variable name or in one of its structural components. In addition, the line comment of an IN parameter starts with ? and the line comment of an OUT parameter with !. Variables with higher address offset than those in the table below, meaning data that is further down in the DB, must not be changed by the user.

Configuration

Table 3-1: Parameter of V20_USS_Control_1 [FB1] Name OB Only parameter of the Input data segment! IN_P2010
Siemens AG 2012 All rights reserved

IN / OUT IN

Type USInt

Explanation Call ID = 1, if the FB is called by Main [OB1]; 1, if the FB is called by the interrupt OB; Baud rate The coding is identical with that of the V20 parameter P2010 (values: 612). See /5/. Hardware ID of the communication module (board) You can find the value in the device configuration in the properties of the communication module. Interrupt OB Number of the interrupt OB, in which the FB V20_USS_Control_1 also has to be called. Phase shift of the interrupt interval. The value may be relevant if more than one port is configured. The default value is 0 and can be left as only one configured port. Number of drives Number of drives that are connected to the respective port (116). Control/status data of the SINAMICS V20 Drive control word [n] The V20_USS_Control_1 [FB1] sends the following STW bits to the inverter: ON_OFF Bit 00 (Low enabled) OFF2 Bit 01 (Low enabled) OFF3 Bit 02 (Low enabled) Ack_fault Bit 07 Direction_reversal Bit 11 (True=fwd) The remaining STW bits cannot be influenced by the FB1.

IN

USInt

IN_HW_Id

IN

PORT

IN_CYCLIC_INTERRUPT. NUMBER PHASE

IN IN

Struct USInt UDInt

Copyright

IN_Number_of_drives

IN

USInt

Drive. IN_STW[n]

IN

Struct Word

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

3 V20_USS_Control_1 [FB1] block

Name IN_SPEED_SP[n]

IN / OUT IN

Type Real

Explanation Setpoint speed value [%] in relation to the configured frequency If the value is positive, the V20 is running forward (as long as the Direction_reversal bit is True). Drive status word [n] The V20_USS_Control_1 [FB1] receives the following ZSW bits from the inverter: Operation_enabled Bit 02 Motor_rotates_fwd Bit 14 Closing_lockout_active Bit 06 Fault_present Bit 03 The remaining ZSW bits cannot be influenced by FB1. Actual speed value [%] Error The bit is set for a processing cycle of the FB if an error was detected by the system blocks USS_PORT or USS_DRV. Error information Drive address Address of the SINAMICS V20, where an error was signaled through OUT_ERROR. Processing status Error code of USS_PORT or USS_DRV, if OUT_ERROR signals an error. The error codes can be found in the online help fort he instructions USS_PORT and USS_DRV in the TIA portal or in chapter 12.4.6 of the S7-1200 system manual (/1/). Extended error information available From the instance DB of the system USS_DRV FB extended error information can be called if OUT_ERROR signals an error. Extended error information The address of the SINAMICS V20 where the communication error occurred can be found in the expanded error information.
1

OUT_ZSW[n]

OUT

Word

OUT_SPEED[n] OUT_ERROR

OUT OUT

Real Bool

Siemens AG 2012 All rights reserved

OUT_ERROR_INFO. DRIVE_ADDR

OUT

Struct USInt

STATUS

OUT

Word

Copyright

EXTENDED_ERROR_available

OUT

Bool

EXTENDED_ERROR

OUT

UInt

Always only the error information of the error that occurred last in the instance DB is saved. A new error signalized by the OUT_ERROR bit overwrites the previous error information.

10

4 V20_USS_Param_1 [FB2] block 4.1 Operating modes

4
4.1

V20_USS_Param_1 [FB2] block


Operating modes
Select the mode via the MODE block parameter.

ACTIVATE_USS mode Switch the command and frequency setpoint source for the SINAMICS V20 in this mode. You can select between via USS (P0700/P1000 5 inverter parameter)

via the incorporated BOP (P0700/P1000 1 inverter parameter) Within the ACTIVATE USS mode, you can select between the following functions that can be selected with the ACTIVATE_USS.FUNCTION parameter: Check It is only checked what source has been selected. The result is output in the bool USS_selected parameter. The successful completion of the action is displayed by a DONE pulse.
Siemens AG 2012 All rights reserved

Activate It is switched to USS as command and frequency setpoint source. The result is output in the bool USS_selected parameter. The successful completion of the action is displayed by a DONE pulse. Dectivate It is switched to BOP as command and frequency setpoint source. The result is output in the bool USS_selected parameter. The successful completion of the action is displayed by a DONE pulse. RW_PARAM mode In this mode you can read or write any SINAMICS V20 parameter. Apart from specifying the data type of the desired parameter, you also have to indicate the parameter number and index. You can furthermore decide whether the value is to be stored in RAM or EEPROM when writing the value. Within the mode, you can select between the following functions that can be selected with the RW_PARAM.FUNCTION FB parameter: Read The value of the inverter parameter is read in a structure variable (OUT parameter) in V20_USS_Param_1_DB that corresponds to its data type. Write The value of the inverter parameter is retrieved from a structure variable (IN parameter) in V20_USS_Param_1_DB that corresponds to its data type and written in the SINAMICS V20. Write&read Combination of the above two functions. The inverter parameter is written into the SINAMICS V20 and subsequently read out straight away for control purposes.

Copyright

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

11

4 V20_USS_Param_1 [FB2] block 4.2 Configuration ACTUAL_STATE mode In this mode you read out a set of current inverter values from the SINAMICS V20 that are represented by parameters (see Parameter description in Table 4-1). SET_FUNCTIONS mode In this mode, you can select or switch the inverter functions, stored in the inverter parameters (see Parameter description in Table 4-1), on and off via the USS communication. You can select between the following functions that can be selected with the SET_FUNCTIONS.FUNCTION FB parameter: Read A defined set of inverter functions is read out from the SINAMICS V20 into a structure variable (OUT parameter). Write A defined set of inverter functions is written from a structure variable (IN parameter) into the SINAMICS V20. A further FB input parameter specifies whether you want to write to the RAM or EEPROM of the SINAMICS V20. Write&read Combination of the above two functions. The set of inverters parameter is written into the SINAMICS V20 and subsequently read out again straight away for control purposes.

Siemens AG 2012 All rights reserved

4.2

Configuration
Name IN / OUT IN IN Type USInt USInt Explanation Address of the SINAMICS V20 Possible values: 116 Mode of the block 1 = ACTIVATE_USS 2 = RW_PARAM 3 = ACTUAL_STATE 4 = SET_FUNCTION Function start The selected function is executed by START with a positive edge. Enabling USS Number of drives that are connected to the respective port (116).

Table 4-1: Parameter of V20_USS_Param_1 [FB2]

Copyright

DRIVE_ADDR MODE

START

IN

Bool

ACTIVATE_USS. NUMBER_OF_DRIVES

IN

Struct USInt

P2010

USInt

Baud rate The coding is identical with that of the V20 parameter P2010 (values: 612). See /5/. Function within the mode 0 = Deactivate 1 = Activate 2 = Check

FUNCTION

USInt

12

4 V20_USS_Param_1 [FB2] block 4.2 Configuration


Name RW_PARAM. FORMAT IN / OUT IN Type Struct USInt Explanation Reading/writing parameters Data type 3 = Int, I16, 16-bit integer 4 = DInt, I32, 32-bit integer 6 = UInt, U16, 16-bit unsigned 7 = UDInt, U32, 32-bit unsigned 8 = Real, Float, 32-bit floating point number Specifying a data type is required because PLC does not know what data format the inverter parameter to be read or written has. Parameter number The number can be found in the SINAMICS V20 operating instruction /5/. Parameter index The index can be found in the SINAMICS V20 operating instruction /5/. Writing to EEPROM false = The written value is only temporarily saved and gets lost the next time the SINAMICS V20 is switched on. true = The value written in the drive parameter is saved in the EEPROM of the SINAMICS V20. Function within the mode 0 = read parameter 1 = write parameter 2 = read & write parameter Parameter value to be written The inverter parameter value to be written is to be stored in the FB formal parameter whose data format corresponds to the specification in the RW_PARAM.FORMAT FB input parameter. Inverter functions Writing parameter set to EEPROM false = The written inverter parameter value is only temporarily saved and gets lost the next time the SINAMICS V20 is switched on. true = The drive parameter written in the drive parameter is saved in the EEPROM of the SINAMICS V20. Function within the mode 0 = read parameter set 1 = write parameter set 2 = read & write parameter set

PARAM

UInt

INDEX

UInt

EEPROM

Bool

Siemens AG 2012 All rights reserved

FUNCTION

USInt

RW_PARAM_VALUE_IN. Int DInt USInt UInt UDInt Real SET_FUNCTIONS. EEPROM

IN

Struct Int DInt USInt UInt UDInt Real Struct Bool

Copyright

IN

FUNCTION

USInt

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

13

4 V20_USS_Param_1 [FB2] block 4.2 Configuration


Name SET_FUNCTIONS_VALUES_IN. Keep_running_Op[n] Flying_start Automatic_restart Hibernation[n] Super_torque[n] IN / OUT IN Type Struct UInt UInt UInt UInt UInt Explanation Function values (IN) Keep-running Operation P0503[n] Flying start P1200 Automatic restart P1210 Hibernation P2365[n] Super torque P3350[n] n=0..2 indicates the drive data set Information on the meaning and on the value range of the functions can be found in the SINAMICS V20 operating instruction /5/. Enabling USS event bit false = USS communication not enabled true = USS communication enabled The bit is only valid in the cycle in which the DONE message is pending in a function started with MODE=1. Read parameter value The read inverter parameter value is stored in the FB formal parameter whose data format corresponds to the specification in the RW_PARAM.FORMAT FB input parameter.

USS_selected

OUT

Bool

Siemens AG 2012 All rights reserved

RW_PARAM_VALUE_OUT. Int DInt USInt UInt UDInt Real ACTUAL_STATE_VALUES_OUT. FREQ_OUTPUT OUTPUT_VOLTS CURRENT DC_BUS_VOLTS TOTAL_FREQ_SP ENERGY_SAVED[n] CONNECTION_MACRO APPLICATION_MACRO

OUT

Struct Int DInt USInt UInt UDInt Real Struct Real Real Real Real Real Real UInt UInt

OUT

Actual values Act. filtered output frequency r0024 [Hz] Act. output voltage r0025 [V] Act. output current r0027 [A] Act. smoothed link voltage r0026 [V] Act. total setpoint r1078 [Hz] Act. energy saving r0043[0..2] [kWh,,CO2] connection Macro last selected p0717 user Macro last selected p0507 Further information on the meaning and on the value range of the parameters can be found in the SINAMICS V20 operating instruction /5/. Function values (OUT) Keep-running Operation P0503[n] Flying start P1200 Automatic restart P1210 Hibernation P2365[n] Super torque P3350[n] n=0..2 indicates the drive data set Information on the meaning and on the value range of the functions can be found in the SINAMICS V20 operating instruction /5/. Block in process Processing the block requires several cycles. false = not in process true = in process As long as BUSY is pending the pending parameters in the parameter bar to be transferred or the transferred parameters must not be changed.

Copyright

SET_FUNCTIONS_VALUES_OUT. Keep_running_Op Flying_start Automatic_restart Hibernation[n] Super_torque[n]

OUT

Struct UInt UInt UInt UInt UInt

BUSY

OUT

Bool

14

4 V20_USS_Param_1 [FB2] block 4.2 Configuration


Name DONE IN / OUT OUT Type Bool Explanation Done message If the processing of the block was completed without errors after its start (with START=true), a done message in the form of a DONE pulse is generated that last one cycle. Afterwards, the parameter read by the converter may be removed and the function can be restarted with a restart of the START edge. Error message If the processing of the block was completed with errors after its start (with START=true), an error message in the form of an ERROR pulse is generated that last one cycle. Afterwards the error information stored in the ERROR_INFO output parameter can be read out and a respective error response can be initiated. With the error pulse is ready again for a new start command. Error information Address of the SINAMICS V20 where the error occurred. Error information of the instructions USS_RPM and USS_WPM. Details on this, can be found in the Online help in the TIA portal or chap. 12.4.6 of the S7-1200 system manual (/1/). For .STATUS=818Chex the instructions USS_RPM and USS_WPM store an expanded error information in the USS_DRV_DB_1 system DB that is provided to the user as EXTENDED_ERROR output parameter of the V20_USS_Param_1 FB FB. false = no .EXTENDED_ERROR available true = .EXTENDED_ERROR available The .EXTENDED_ERROR may only be evaluated by the user if .EXTENDED_ERROR_available is true. For .EXTENDED_ERROR_available =true available additional error information. Error code can be found in chap. 6.1 of the SINAMICS V20 operating instruction /5/ (table: Error numbers in response ID 7 (request cannot be processed). Block mode in which the error occurred. false true = read error = write error

ERROR

OUT

Bool

ERROR_INFO. DRIVE_ADDR
Siemens AG 2012 All rights reserved

OUT

Struct USInt Word

STATUS

EXTENDED_ERROR_available

Bool

Copyright

EXTENDED_ERROR

UInt

MODE RW PARAM INDEX

USInt Bool UInt UInt

Number of the parameter at which the error occurred. Index of the parameter at which the error occurred.

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

15

5 Expansion to Several Ports

Expansion to Several Ports


You can provide the CPU with a maximum of three communication modules and one communication board. However, another port requires the creation of a complete other program structure according to Table 5-1. Proceed, for example, as follows:
Table 5-1: Port expansion instruction No. 1. Instruction Copy the following blocks and change the indices in the block names and the block numbers. V20_USS_Control_1 [FB1] V20_USS_Control_2 [FB3] V20_USS_Param_1 [FB2] V20_USS_Param_2 [FB4] Cyclic_interrupt_1 [OB30] Cyclic_interrupt_2 [OB31] USS_DRV_DB_1 [DB1071] USS_DRV_DB_2 [DB1072] Replace all accesses to the USS_DRV_DB_1 [DB1071] system DB by accesses to USS_DRV_DB_2 [DB1072] in the blocks V20_USS_Control_2 [FB3] and V20_USS_Param_2 [FB4]. Adjust the following parameters in the V20_USS_Control_2 [FB3]: IN_P2010 (baud rate according to your requirements) IN_HW_Id (value from the device configuration of the CM1241/CB1241) IN_CYCLIC_INTERRUPT.NUMBER (new interrupt OB no 31) IN_CYCLIC_INTERRUPT.PHASE (As long the two ports communicate with the same baud rate, a phase that corresponds to half an interrupt interval should be set, in order to equalize the polling of the ports in terms of time. The interrupt interval is indicated as millisecond value in the USS_PORT_param[IN_P2010].interval variable in V20_USS_Control_2 [FB3]. This means that for 38400 baud 22500 would have to be entered for PHASE.) (V20_USS_Control_2_DB [DB3] and V20_USS_Param_2_DB [DB4] are automatically created if you are calling V20_USS_Control_2 [FB3] and V20_USS_Param_2 [FB4] in Main [OB1]. Replace the old FB call in the new cyclic interrupt_2 [OB31] by calling V20_USS_Control_2 [FB3] with the instance DB V20_USS_Control_2_DB [DB3].

2.

3.

Siemens AG 2012 All rights reserved

4.

Copyright

5.

16

5 Expansion to Several Ports

Figure 5-1: Program structure 2nd port


V20_USS_Control_1_DB [DB1] USS_DRV_DB_1 [DB1071]

Main [OB1]

V20_USS_Control_1 [FB1]

USS_DRV [FB1071]

V20_USS_Param_1_DB [DB2]

V20_USS_Param_1 [FB2]

USS_RPM [FC1072]

USS_WPM [FC1073]

Siemens AG 2012 All rights reserved

V20_USS_Control_2_DB [DB3]

USS_DRV_DB_2 [DB1072]

V20_USS_Control_2 [FB3]

USS_DRV [FB1071]

V20_USS_Param_2_DB [DB4]

Copyright

V20_USS_Param_2 [FB4]

USS_RPM [FC1072]

USS_WPM [FC1073]

V20_USS_Control_1_DB [DB1]

Cyclic interrupt [OB30]

V20_USS_Control_1 [FB1]

USS_PORT [FC1070]

V20_USS_Control_2_DB [DB3]

Cyclic interrupt [OB31]

V20_USS_Control_2 [FB3]

USS_PORT [FC1070]

SINAMICS V20 to S7-1200 via USS V1.0, Entry ID: 63696870

17

6 Literature

Literature
The following list is by no means complete and only provides a selection of appropriate sources.
Table 6-1: Literature Topic /1/ STEP7 SIMATIC S7 1200 Title / link SIMATIC S7 S7-1200 Automation System system manual

http://support.automation.siemens.com/WW/view/en/369 32465
Update of the S7-1200 system manual

/2/

http://support.automation.siemens.com/WW/view/en/537 41769
Universal serial interface protocol USS protocol

/3/

/4/

USS

http://support.automation.siemens.com/WW/view/en/241 78253
Configuration example CE-X11 Distributed Speed Control of a Drive via the USS Protocol

http://support.automation.siemens.com/WW/view/en/401 57517
Siemens AG 2012 All rights reserved

/5/

SINAMICS V20

SINAMICS V20 Inverter - Operating Instructions

http://support.automation.siemens.com/WW/view/en/638 99889
/6/ /7/ Reference to this entry Siemens Industry Online Support

http://support.automation.siemens.com/WW/view/en/636 96870 http://support.automation.siemens.com

Copyright

History
Table 7-1: History Version V1.0 Date 11/2012 First issue Revisions

18

You might also like