Manual. MOVIAXIS MX Multi-Axis Servo Inverter Virtual Encoder Technology Function. Edition 05/ / EN

Size: px
Start display at page:

Download "Manual. MOVIAXIS MX Multi-Axis Servo Inverter Virtual Encoder Technology Function. Edition 05/ / EN"

Transcription

1 Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services MOVIAXIS MX Multi-Axis Servo Inverter Virtual Encoder Technology Function Edition 05/ / EN Manual

2 SEW-EURODRIVE Driving the world

3 Contents Contents 1 Notes Explanation of symbols Safety notes System Description General information Description of Functions Basic functions of the virtual encoder Block circuit diagram of the virtual encoder Jerk limitation Extended position output Control via Data Distribution Buffer (DDB) Type and version ID of a data structure in the DDB Parameter Description Operating Modes "Absolute" positioning mode "Relative" positioning mode "Modulo absolute positive" positioning mode "Modulo absolute positive" positioning mode "Modulo absolute negative" positioning mode "Modulo relative negative" positioning mode "Modulo absolute short" positioning mode "Modulo relative short" positioning mode Endless operating modes "Continuous Circular / Continuous Modulo" Error Messages Problem description Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 3

4 1 Notes Explanation of symbols 1 Notes 1.1 Explanation of symbols Always observe the safety and warning instructions in this documentation. Electrical hazard Possible consequences: Severe or fatal injuries. Hazard. Possible consequences: Severe or fatal injuries. Hazardous situation Possible consequences: Slight or minor injuries. Harmful situation Possible consequences: Damage to the unit and the environment. Tips and useful information. 1.2 Safety notes Preliminary information The following safety notes apply to MOVIAXIS in connection with the Virtual Encoder technology function. Please also observe the supplementary safety notes in the individual sections of this manual General safety notes The MOVIAXIS multi-axis servo inverter with the Virtual Encoder technology function must only be installed and taken into operation by electrical specialists observing the relevant accident prevention regulations and MOVIAXIS operating instructions. 4 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

5 Notes Safety notes 1 Read through this manual carefully before you start to install and startup MOVIAXIS with the Virtual Encoder technology function. This manual does not replace the detailed MOVIAXIS operating instructions. A requirement of fault-free operation and the possibility of any rights to claim under guarantee is that you observe the information in the MOVIAXIS documentation. Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 5

6 2 System Description General information 2 System Description 2.1 General information The virtual encoder is a configurable software counter, which can be used for simulating the position signal of a real axis. It enables synchronous travel of several axes, e.g. for electronic cam and synchronous operation applications. For this purpose, the virtual encoder offers different operating modes: Positioning modes Infinite operation VEncoderMode: (parameter no. 2) Operating mode 1 Absolute 2 Relative 3 Modulo Absolute Positive 4 Modulo Relative Positive 5 Modulo Absolute Negative 6 Absolute Relative Negative 7 Modulo Absolute Short 8 Modulo Relative Short 9 Continuous Circular 10 Continuous Modulo For more detailed information on the individual modes, please refer to sec. 5 "Operating Modes". 6 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

7 Description of Functions Basic functions of the virtual encoder 3 3 Description of Functions 3.1 Basic functions of the virtual encoder Similar to a real axis, the virtual encoder requires the user to specify values, e.g. for position and speed, which the encoder is going to use. The user can stop and start the virtual encoder at any time using the feedforward enable. The axis that includes the virtual encoder can also synchronize to the virtual encoder position. The position values of the virtual encoder can be transferred to other axes. 3.2 Block circuit diagram of the virtual encoder VelocityMaxPos VelocityMaxNeg VelocitySetpoint AccelerationMax DecelerationMax JerkMax Internal position profile generator PositionModulo PositionExtended Position Velocity Acceleration PositionSetpoint Strobe FeedEnable VEncoder controller UseFeedEnable UseStrobe VEncoderMode The input and output parameter for the virtual encoder are described in detail in sec. 4 "Parameter Description". Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 7

8 3 Description of Functions Jerk limitation 3.3 Jerk limitation The virtual encoders operates with an internal, jerk limited profile generator. Jerk limitation is realized via a mean value filter. The determination is based on the jerk time. The jerk time is calculated from the parameters "AccelerationMax / DecelerationMax" and "JerkMax", which are set by the user. ( ) max AccelerationMax, DecelerationMax JerkTime [] s = 1 JerkMax 2 min s 1 min s The jerk time is calculated anew when the virtual encoder is switched on and when a different value is specified for "JerkMax". Jerk time values are internally limited to minimum "0 s" and maximum "1 s". If "JerkMax" or the calculated jerk time is zero, the jerk limitation is deactivated and the profile generator operates with linear ramps. a j=0 t a j=0 t1 t t 1 Jerk time 8 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

9 Description of Functions Extended position output Extended position output For electronically synchronized axes (e.g. for phase-synchronous operation, egear, electronic cam) it can be useful to work with a higher position resolution. The higher position resolution has a positive effect on the speed quality of the motor. The variable "PositionExtFactor" can be used to specify a factor for extending the internal position of the virtual encoder: PositionExtended = PositionExtFactor ( internal position) 3.5 Control via Data Distribution Buffer (DDB) The user interface for the Virtual Encoder technology function is implemented using the connected data memory Data Distribution Buffer (DDB). The DDB consists of 4096 indices with a data width of 32 bit and is used as a parameter interface. Each technology function using the DDB as user interface has the parameter "Start address". Starting with this parameter, the data structure of the corresponding technology function is stored in the DDB. In addition, the function is activated or deactivated with this parameter: Start address = 0 Technology function deactivated. Start address 0 This value determines the start address of the first parameter in the DDB ( ) and activates the "Virtual Encoder" technology function. Write and read access to the DDB is via indexed access with 32 main indexes and 128 subindexes. Main index Subindex DDB(0) DDB(1) DDB(2)... DDB(127) DDB(128) DDB(129) DDB(130)... DDB(255) DDB(256) DDB(257) DDB(258)... DDB(383) DDB(3968) DDB(3969) DDB(3970)... DDB(4095) Please note for read and write access to the DDB that all setpoint and actual values in the DDB are interpreted by MOVIAXIS using the resolution of the system units. User units, if defined, are not considered here. Resolution of system units: Position [65536 inc / motor revolution] Speed n [ /min] Acceleration / Deceleration [0.01 1/(min s)] Jerk [1/(min s 2 )] Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 9

10 3 Description of Functions Type and version ID of a data structure in the DDB 3.6 Type and version ID of a data structure in the DDB Each data structure in the DDB is clearly identified by a type and version ID and the specified structure length: Length: Type_Version: Specifies the length of the data structure Minor Version: Identification of additional functions Major Version: Identification of the functionality Type: Type of data structure Type 200: Data structure for FCB17 egear Type 300: Data structure for physical encoder Type 400: Data structure for virtual encoder Type 800: Data structure for position setpoint generator 10 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

11 Parameter Description Type and version ID of a data structure in the DDB kva i P f n Hz 4 4 Parameter Description Category No. Symbolic name Meaning/function Access 0 Length Length of the virtual encoder block: 38 variables R Management 1 Type_Version Bit : Minor Version Bit : Major Version Bit : Type: 400 (400 = virtual encoder) Mode 2 VEncoderMode VEncoderMode is used to set the operating mode of the virtual encoder (for more information on operating modes, refer to sec. 5). Write a value between 1 and 10 to select one of the following operating modes: 1. = Absolute 2. = Relative 3. = Modulo Absolute Positive 4. = Modulo Relative Positive 5. = Modulo Absolute Negative 6. = Modulo Relative Negative 7. = Modulo Absolute Short 8. = Modulo Relative Short 9. = Continuous Circular 10. = Continuous Modulo W Control 3 VEncModeControl Bit 0 SetState 0 1 edge initializes the position and velocity of the virtual encoder with the values of "PositionIni" and "VelocityIni". R/W Bit 1 UseFeedEnable = 0 : Feedforward enable is not used = 1 : Feedforward enable is used Bit 2 FeedEnable Use "FeedEnable" to activate or deactivate the feedforward enable. The "FeedEnable" variable only has an effect if "Use- FeedEnable" = 1. If "UseFeedEnable" = 0, feedforward is always enabled = 0 : no feedforward enable, i.e. the virtual encoder is not operating = 1 : Feedforward enable, the virtual encoder operates with the set values for v and a Bit 3 UseStrobe = 0 : The target position is transferred without 0 1 edge at "VEncoderModeControl" / bit 4 (strobe) = 1 : The target position is transferred only with an 0 1 edge at "VEncoderModeControl" / bit 4 (strobe) Bit 4 Strobe 0-1 edge for transferring the target position. Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 11

12 4 kva i P f n Hz Parameter Description Type and version ID of a data structure in the DDB Category No. Symbolic name Meaning/function Access Status 4 VEncStatus In bits 0-4, the setting of "VEncoderModeControl" is reflected. Bit 0 SetState see also VEncModeControl / bit 0 Bit 1 UseFeedEnable see also VEncModeControl / bit1 Bit 2 FeedEnable see also VEncModeControl / bit 2 Bit 3 UseStrobe see also VEncModeControl / bit 3 Bit 4 Strobe see also VEncModeControl / bit 4 Bit 8 TargetReached = 0 : Target position not reached yet = 1 : Target position reached R 12 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

13 Parameter Description Type and version ID of a data structure in the DDB kva i P f n Hz 4 Category No. Symbolic name Meaning/function Access Value 5 PositionSetpoint Target position for all modes of the virtual encoder, except for "Continuous" Resolution: inc / motor revolution 6 VelocitySetpoint Setpoint speed; resolution: [ /min]; e.g /min /min 7 PositionModulo Current modulo position of the virtual encoder R 8 PositionExtended 9 Position 10 Velocity 11 Acceleration 12 VelocityMaxPos 13 VelocityMaxNeg 14 AccelerationMax 15 DecelerationMax 16 JerkMax 17 PositionIni 18 VelocityIni 19 PositionExtFactor 20 ModuloMax The current position of the virtual encoder multiplied with "PositionExt- Factor" "PositionExtended" = "PositionExtFactor" "Position" Actual position of the virtual encoder Resolution: inc / motor revolution Current velocity of the virtual encoder Resolution [ /min]; e.g.: /min /min Current acceleration of the virtual encoder ; Resolution [0.01 1/min s]; e.g.: /min s /min s Maximum positive positioning velocity of the virtual encoder; Resolution [ /min]; Input 0 Ineffective in the "endless" operating modes Maximum negative positioning velocity of the virtual encoder; Resolution [ /min]; Input 0 Ineffective in the "endless" operating modes Maximum acceleration of the virtual encoder Resolution [0.01 1/min s] Input > 0 Maximum deceleration of the virtual encoder Resolution [0.01 1/min s] Input > 0 Maximum jerk of the virtual encoder Resolution [1/(min s²)] Initialization value that is written to the current position ("Position") when there is a 0-1 edge at "VEncoderModeControl" / bit 0. Initialization value that is written to the current velocity ("Velocity") with "VEncoderModeControl" / bit 0. Multiplier for the extended current position of the virtual encoder "PositionExtended" = "PositionExtFactor" "Position" Value range: Maximum modulo value Value range: ModuloMin Minimum modulo value Value range: Reserved Reserved Reserved --- W R R R R W W W W W W W W W W Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 13

14 5 kva i P f n Hz Operating Modes "Absolute" positioning mode 5 Operating Modes 5.1 "Absolute" positioning mode In this operating mode, absolute positioning is enabled if a suitable target position is specified. When a new target position specification is detected and the feedforward is enabled, the "PositionSetpoint" value is read and transferred to "DestinationPosition" as the new target. Example: The actual position is inc and a target position of inc is specified. The profile generator now runs from inc via inc to =2-1 Counter value 2 32 Actual position Target position Axis position = "Relative" positioning mode When a new relative target position specification is detected and feedforward is enabled, the "PositionSetpoint" value is added to "DestinationPositionOld" and the result is written to "DestinationPosition": DestinationPosition = PositionSetpoint + DestinationPositionOld The memory of the last relative target position "Position Old" is then overwritten with the new relative target position "PositionSetpoint". In this operating mode, endless positioning is possible. Example: Actual position = Relative target position = Target position = = Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

15 Operating Modes "Modulo absolute positive" positioning mode kva i P f n Hz "Modulo absolute positive" positioning mode When a new absolute modulo target position specification is detected and feedforward is enabled, the "PositionSetpoint" value is read. The value of "PositionOld" is then subtracted from "PositionSetpoint". If this difference is negative, "ModuloValue" (ModuloValue = -ModuloMax - ModuloMin) is added to obtain a positive positioning distance. This value is then added to "DestinationPositionOld". The sum of this is written to the variable "DestinationPosition". If the absolute modulo target position specification "PositionSetpoint" is smaller than "ModuloMin" or larger than "ModuloMax", error 38 is triggered. ModuloMax-1 Counter value 2 32 Axis position ModuloMin In this operating mode, the virtual encoder can only count in the positive direction. Example: If the virtual encoder is in position 1000 and receives the target specification 0, it will travel via "ModuloMax -1" and "ModuloMin" to "Modulo absolute positive" positioning mode When a new modulo target position specification is detected and feedforward is enabled, the "PositionSetpoint" value is added to the "DestinationPositionOld" value and the result is written to the "DestinationPosition" variable. The memory of the last relative modulo target position "PositionOld" is then overwritten with the new relative modulo target position "PositionSetpoint". If the relative modulo target position specification "PositionSetpoint" becomes negative, error 38 is triggered. It is permitted to specify relative modulo target position that exceed the value of "ModuloMax". Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 15

16 5 kva i P f n Hz Operating Modes "Modulo absolute negative" positioning mode 5.5 "Modulo absolute negative" positioning mode When a new modulo target position specification is detected and feedforward is enabled, the "PositionSetpoint" value is read. The value of "PositionOld" is then subtracted from "PositionSetpoint". If the difference is positive, the value is subtracted from "ModuloValue" (ModuloValue = ModuloMax - ModuloMin) to obtain a negative positioning distance. To this value, the value of "DestinationPositionOld" is added. The sum of this is written to "DestinationPosition". The memory of the last absolute modulo target position "PositionOld" is then overwritten with the new absolute modulo target position "PositionSetpoint". If the absolute modulo target position specification "PositionSetpoint" is smaller than "ModuloMin" or larger than "ModuloMax", error 38 is triggered. In this operating mode, the position profile generator of the virtual encoder only operates in the negative direction. If, for example, the position profile generator stands at "-1000" and receives the value"0" as target, it will travel in the negative direction via "ModuloMin" and "ModuloMax" to "0". ModuloMax-1 Counter value 2 32 Axis position ModuloMin 5.6 "Modulo relative negative" positioning mode When a new relative modulo position specification is detected and feedforward is enabled, the "PositionSetpoint" value is added to the "DestinationPositionOld" value and the result is written to the "DestinationPosition" variable. The memory of the last relative modulo target position "PositionOld" is then overwritten with the new relative modulo target position "PositionSetpoint". If the relative modulo target position specification "PositionSetpoint" is positive, error 38 is triggered. 16 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

17 Operating Modes "Modulo absolute short" positioning mode kva i P f n Hz "Modulo absolute short" positioning mode When a new absolute modulo target position specification is detected and feedforward is enabled, the "PositionSetpoint" value is read. The value of "PositionOld" is then subtracted from "PositionSetpoint". Then, an alternative value "Xa" is calculated for the difference "X". If the value of "X" is negative, the value of "ModuloValue" (ModuloValue = ModuloMax - ModuloMin) is added to obtain a positive alternative positioning distance "Xa". Now, the absolute values of "X" and "Xa" are compared and the value with the smaller absolute value is chosen. To this value, the value of "DestinationPositionOld" is added. The sum is written to "DestinationPosition" and transferred to the position profile generator. The memory of the last absolute modulo target position "PositionOld" is then overwritten with the new absolute modulo target position "PositionSetpoint". If the absolute modulo target position specification "PositionSetpoint" is smaller than "ModuloMin" or larger than "ModuloMax", error 38 is triggered. In this operating mode, the position profile generator of the virtual encoder can operate in both positive and negative direction. This enables positioning in both directions. Example: The profile generator stands at "ModuloMax -5" and "ModuloMin +5" is specified as a target. Then the position profile generator travels via "ModuloMax -1" and "ModuloMin" to "ModuloMin +5". ModuloMax-1 Counter value 2 32 Axis position 5.8 "Modulo relative short" positioning mode When a new relative modulo target position specification is detected and feedforward is enabled, the "PositionSetpoint" value is added to the "DestinationPositionOld" value and the result is written to the "DestinationPosition" variable. The memory of the last relative modulo target position "PositionOld" is then overwritten with the new relative modulo target position "PositionSetpoint". In this operating mode, both positive and negative modulo target positions can be specified. The modulo target position specifications can also have the following values: Value > ModuloMax, Value < ModuloMin. Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 17

18 5 kva i P f n Hz Operating Modes Endless operating modes "Continuous Circular / Continuous Modulo" 5.9 Endless operating modes "Continuous Circular / Continuous Modulo" In the "Continuous Mode", the target position of the internal profile generator is always moved further in the positive or negative direction depending on the sign of the velocity setpoint value ("VelocitySetpoint"), so that it is never reached. The maximum and the minimum positioning velocity of the internal profile generator is set to the value of "VelocitySetpoint". For acceleration, the value of "AccelerationMax" is effective, for deceleration, the value of "DecelerationMax" is used. The target position of the internal profile generator is moved very far in the positive or negative direction depending on the sign of "VelocitySetpoint". This ensures that, when switching from positioning mode to endless operation, no position or velocity step change occurs. The jerk limitation function calculates the appropriate limitation from the values of "AccelerationMax", "DecelerationMax" and "JerkMax". If the value of "JerkMax" = 0, the jerk limitation is deactivated. Positioning is performed with linear velocity ramps. "Continuous Circular" operating mode In the "Continuous Circular" operating mode, "SetState" can be used to perform an initialization. For this purpose, the value of "Position" is set once to the value of "PositionIni". "Continuous Modulo" operating mode If an initialization with "SetState" is performed in the "Continuous Modulo" operating mode, "Position" and "PositionModulo" are set once to the value of "PositionIni". Changing the operating mode When changing from the operating mode "Continuous Circular" or "Continuous Modulo" to the operating mode "ModuloAbsolutePositive" positioning or "ModuloAbsoluteNegative" positioning or "ModuloAbsoluteShort" positioning the target position of the internal profile generator is calculated. The calculation is based on the current velocity of the virtual encoder and the value of the "PositionSetpoint" parameter and enables travelling to the target position. 18 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

19 Operating Modes Endless operating modes "Continuous Circular / Continuous Modulo" kva i P f n Hz 5 If the direction of rotation is correct when the operating mode is changed, non-permitted repositioning is prevented. If the drive would stop beyond the "PositionSetpoint" position, an additional modulo cycle is added. However, this will only work if the current velocity is positive when changing to "ModuloAbsolutePositive" or negative when changing to "ModuloAbsoluteNegative". For all modulo operating modes applies that "ModuloMax" cannot be travelled to. "ModuloMin", however, can be reached. This means: "ModuloValue" = "ModuloMax" - "ModuloMin". Example: If "ModuloValue" is to be " ", "ModuloMin" can be set to "0" and "ModuloMax" to " ". The modulo position is then within the range of " ". If a new target position is specified when the operating mode is changed, this position is immediately travelled to. Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter 19

20 6 kva i P f n Hz Error Messages Problem description 6 Error Messages 6.1 Problem description Errors occurring during the operation of the virtual encoder are shown as "Error 38: Error in one technology function" (main error). The sub error code offers more information on the cause of the error. Main error 38 Sub error code Problem Response Remedy 100 Data structure exceeds DDB limit. Display only Check structure in the DDB 101 Incorrect virtual encoder block type Display only Check structure in the DDB 102 Virtual encoder block version incompatible with firmware 103 Ramp parameters are invalid Display only Virtual encoder stops; Velocity = 0 Acceleration = ModuloMin ModuloMax 106 Target specification not within permitted range 107 Value of "PositionIni" not within permitted range 108 Operating mode not permitted The virtual encoder velocity is large enough to exceed "ModuloValue"/2 in 500µs "VelocityMaxPos", "VelocityMaxNeg" or "Jerk- Max" is smaller than 0 Virtual encoder stops; Velocity = 0 Acceleration = 0 Virtual encoder stops; Velocity = 0 Acceleration = 0 Virtual encoder stops; Velocity = 0 Acceleration = 0 Virtual encoder stops; Velocity = 0 Acceleration = 0 Display only Virtual encoder stops; Velocity = 0 Acceleration = 0 Update firmware Check values for "VEncAccelerationMax" and "VEncDecelerationMax", correct if necessary Check values for "ModuloMin" and "ModuloMax": Reduce value for "ModuloMin" or increase value for "ModuloMax", if necessary Check value for "PositionSetpoint" Check value for "PositionIni" Check value for "VEncoderMode" Check values for "ModuloMin" and "ModuloMax". Check values for "VelocityMaxPos", "VelocityMaxNeg" and "JerkMax" 20 Virtual Encoder Technology Function MOVIAXIS MX Multi-Axis Servo Inverter

21

22

23 SEW-EURODRIVE Driving the world

24 Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services How we re driving the world With people who think fast and develop the future with you. With a worldwide service network that is always close at hand. With drives and controls that automatically improve your productivity. With comprehensive knowledge in virtually every branch of industry today. With uncompromising quality that reduces the cost and complexity of daily operations. SEW-EURODRIVE Driving the world With a global presence that offers responsive and reliable solutions. Anywhere. With innovative technology that solves tomorrow s problems today. With online information and software updates, via the Internet, available around the clock. SEW-EURODRIVE GmbH & Co KG P.O. Box 3023 D Bruchsal / Germany Phone Fax sew@sew-eurodrive.com

Drive Technology \ Drive Automation \ System Integration \ Services. MPLCTec.._MX Libraries. Manual. Edition 04/ / EN

Drive Technology \ Drive Automation \ System Integration \ Services. MPLCTec.._MX Libraries. Manual. Edition 04/ / EN Drive Technology \ Drive Automation \ System Integration \ Services MPLCTec.._MX Libraries Edition 4/8 1663419 / EN Manual SEW-EURODRIVE Driving the world Contents 1 General Notes... 4 1.1 Structure of

More information

Manual. Libraries MPLCTec..._MDX, MPLCTecVirtualEncoder for MOVI-PLC. Edition 07/ / EN

Manual. Libraries MPLCTec..._MDX, MPLCTecVirtualEncoder for MOVI-PLC. Edition 07/ / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services Libraries MPLCTec..._MDX, MPLCTecVirtualEncoder for MOVI-PLC Edition 7/27 11494212 / EN Manual SEW-EURODRIVE Driving

More information

Addendum to the Operating Instructions

Addendum to the Operating Instructions Drive Technology \ Drive Automation \ System Integration \ Services Addendum to the Operating Instructions Special Design MOVIFIT FC MTF...-25 Motor Assignment via DIP Edition 09/2013 19490410 / EN SEW-EURODRIVE

More information

Addendum to the Manual

Addendum to the Manual Drive Technology \ Drive Automation \ System Integration \ Services *23074914_0117* Addendum to the Manual MOVIFIT Device Replacement Function Edition 01/2017 23074914/EN SEW-EURODRIVE Driving the world

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Control Cabinet Inverter MOVITRAC B Functional Safety

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Control Cabinet Inverter MOVITRAC B Functional Safety Drive Technology \ Drive Automation \ System Integration \ Services Manual Control Cabinet Inverter MOVITRAC B Functional Safety Edition 05/2009 16811216 / EN SEW-EURODRIVE Driving the world Content Content

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. CCU Universal Module Application Module

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. CCU Universal Module Application Module Drive Technology \ Drive Automation \ System Integration \ Services Manual CCU Universal Module Application Module Edition 05/2011 17061210 / EN SEW-EURODRIVE Driving the world Contents Contents 1 General

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Electronic Motor DRC Functional Safety

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Electronic Motor DRC Functional Safety Drive Technology \ Drive Automation \ System Integration \ Services Manual Electronic Motor DRC Functional Safety Edition 02/2012 19376812 / EN SEW-EURODRIVE Driving the world Contents Contents 1 General

More information

* _0315* Drive Technology \ Drive Automation \ System Integration \ Services. Brief Instruction. Data & Documents

* _0315* Drive Technology \ Drive Automation \ System Integration \ Services. Brief Instruction. Data & Documents Drive Technology \ Drive Automation \ System Integration \ Services *21284601_0315* Brief Instruction Data & Documents Edition 03/2015 21284601/EN SEW-EURODRIVE Driving the world Table of Contents Table

More information

Addendum to the Operating Instructions

Addendum to the Operating Instructions Drive Technology \ Drive Automation \ System Integration \ Services Addendum to the Operating Instructions Special Design MOVIFIT FC MTF...-25 Motor Assignment via DIP Switches Edition 10/2010 17034426

More information

Manual. Decentralized Extra-Low Voltage Servo Drive CMP ELVCD Functional Safety * _0717*

Manual. Decentralized Extra-Low Voltage Servo Drive CMP ELVCD Functional Safety * _0717* Drive Technology \ Drive Automation \ System Integration \ Services *23494050_0717* Manual Decentralized Extra-Low Voltage Servo Drive CMP ELVCD Functional Safety Edition 07/2017 23494050/EN SEW-EURODRIVE

More information

Manual. Decentralized Drive Control MOVIFIT FDC-SNI Connection to PROFIBUS/DeviceNet with UFF41B Fieldbus Gateway

Manual. Decentralized Drive Control MOVIFIT FDC-SNI Connection to PROFIBUS/DeviceNet with UFF41B Fieldbus Gateway Drive Technology \ Drive Automation \ System Integration \ Services Manual Decentralized Drive Control MOVIFIT FDC-SNI Connection to PROFIBUS/DeviceNet with UFF4B Fieldbus Gateway Edition 0/0 950 / EN

More information

Installation Instructions

Installation Instructions Drive Technology \ Drive Automation \ System Integration \ Services *25867148_0818* Installation Instructions MOVISUITE standard Installation and Project Adjustment Edition 08/2018 25867148/EN SEW-EURODRIVE

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC MC07B Functional Safety

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC MC07B Functional Safety Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVITRAC MC07B Functional Safety Edition 12/2011 19396414 / EN SEW-EURODRIVE Driving the world Contents Contents 1 General Information...

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Quick Start Guide. MOVIMOT MM..D With DRS/DRE/DRP AC Motor

Drive Technology \ Drive Automation \ System Integration \ Services. Quick Start Guide. MOVIMOT MM..D With DRS/DRE/DRP AC Motor Drive Technology \ Drive Automation \ System Integration \ Services Quick Start Guide MOVIMOT MM..D With DRS/DRE/DRP AC Motor Edition 02/2013 20099347 / EN SEW-EURODRIVE Driving the world General information

More information

* _1216* Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Electronic Motor DRC..

* _1216* Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Electronic Motor DRC.. Drive Technology \ Drive Automation \ System Integration \ Services *22745866_1216* Manual Electronic Motor DRC.. Functional Safety Edition 12/2016 22745866/EN SEW-EURODRIVE Driving the world Contents

More information

* _1118* Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Interface Adapter USM21A

* _1118* Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Interface Adapter USM21A Drive Technology \ Drive Automation \ System Integration \ Services *28516273_1118* Manual Interface Adapter USM21A Edition 11/2018 28516273/EN SEW-EURODRIVE Driving the world Table of contents Table of

More information

* _1017* Drive Technology \ Drive Automation \ System Integration \ Services. Revision. MOVIPRO SDC With PROFINET Interface

* _1017* Drive Technology \ Drive Automation \ System Integration \ Services. Revision. MOVIPRO SDC With PROFINET Interface Drive Technology \ Drive Automation \ System Integration \ Services *23598468_1017* Revision MOVIPRO SDC With PROFINET Interface Edition 10/2017 23598468/EN SEW-EURODRIVE Driving the world Table of contents

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC B Simple Positioning Application Module

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC B Simple Positioning Application Module Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVITRAC B Simple Positioning Application Module Edition 09/2009 16770412 / EN SEW-EURODRIVE Driving the world 1 General Notes...

More information

Addendum to the System Manual. MOVIGEAR SNI Expanded Parameter Setting and Diagnostics with MOVITOOLS MotionStudio. Edition 01/ / EN

Addendum to the System Manual. MOVIGEAR SNI Expanded Parameter Setting and Diagnostics with MOVITOOLS MotionStudio. Edition 01/ / EN Drive Technology \ Drive Automation \ System Integration \ s MOVIGEAR SNI Expanded Parameter Setting and Diagnostics with MOVITOOLS MotionStudio Edition 01/2009 16641213 / EN Addendum to the System Manual

More information

Revision to Manual

Revision to Manual Drive Technology \ Drive Automation \ System Integration \ Services Revision to Manual 19298412 Decentralized Drive and Application Controller MOVIPRO ADC with PROFINET Interface Edition 06/2012 19472013

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC B Simple Positioning Application Module

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC B Simple Positioning Application Module Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVITRAC B Simple Positioning Application Module Edition 02/2012 19433212 / EN SEW-EURODRIVE Driving the world Contents Contents

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIFIT SNI UFF41B/UFR41B Fieldbus Gateway for MOVIGEAR SNI

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIFIT SNI UFF41B/UFR41B Fieldbus Gateway for MOVIGEAR SNI Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVIFIT SNI UFF41B/UFR41B Fieldbus Gateway for MOVIGEAR SNI Edition 0/2010 1694641 / EN SEW-EURODRIVE Driving the world 1 General

More information

Manual. MOVIFIT Function Level "System" Edition 06/2006 FC / EN

Manual. MOVIFIT Function Level System Edition 06/2006 FC / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ s MOVIFIT Function Level "System" FC476000 Edition 06/2006 11459816 / EN Manual SEW-EURODRIVE Driving the world Contents 1 Important

More information

Revision. Decentralized Drive Systems MOVIMOT MM..D with AS-Interface * _0817*

Revision. Decentralized Drive Systems MOVIMOT MM..D with AS-Interface * _0817* Drive Technology \ Drive Automation \ System Integration \ Services *23583657_0817* Revision Decentralized Drive Systems MOVIMOT MM..D with AS-Interface Edition 08/2017 23583657/EN SEW-EURODRIVE Driving

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIFIT SNI Fieldbus Gateway UFF41B for MOVIGEAR SNI

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIFIT SNI Fieldbus Gateway UFF41B for MOVIGEAR SNI Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVIFIT SNI Fieldbus Gateway UFF41B for MOVIGEAR SNI Edition 05/2009 16810414 / EN SEW-EURODRIVE Driving the world 1 General Information...

More information

The right control system for each application: Controlling movement with MOVI-PLC

The right control system for each application: Controlling movement with MOVI-PLC Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services The right control system for each application: Controlling movement with MOVI-PLC Libraries and application solutions

More information

Revision. Drive System for Decentralized Installation Fieldbus Interfaces, Field Distributors * _0717*

Revision. Drive System for Decentralized Installation Fieldbus Interfaces, Field Distributors * _0717* Drive Technology \ Drive Automation \ System Integration \ Services *23558857_0717* Revision Drive System for Decentralized Installation Fieldbus Interfaces, Field Distributors Edition 07/2017 23558857/EN

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC MC07B Functional Safety

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVITRAC MC07B Functional Safety Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVITRAC Functional Safety Edition 12/2011 19396414 / EN SEW-EURODRIVE Driving the world Contents Contents 1 General Information...

More information

Revision. MOVIPRO with EtherNet/IP or Modbus TCP Fieldbus Interface * _1017*

Revision. MOVIPRO with EtherNet/IP or Modbus TCP Fieldbus Interface * _1017* Drive Technology \ Drive Automation \ System Integration \ Services *22497064_1017* Revision MOVIPRO with EtherNet/IP or Modbus TCP Fieldbus Interface Edition 10/2017 22497064/EN SEW-EURODRIVE Driving

More information

4 Interpolated Position Mode

4 Interpolated Position Mode In Brief 4 Interpolated Position Mode 4.1 In Brief A wide variety of operating modes permit flexible configuration of drive and automation systems by using positioning, speed and current regulation. The

More information

Manual. MOVIAXIS MX Fieldbus Interface XFP11A PROFIBUS DP. Edition 04/2006 FB / EN

Manual. MOVIAXIS MX Fieldbus Interface XFP11A PROFIBUS DP. Edition 04/2006 FB / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services MOVIAXIS MX Fieldbus Interface XFP11A PROFIBUS DP Edition 4/26 11355514 / EN FB41111 Manual SEW-EURODRIVE Driving the

More information

* _0817* Drive Technology \ Drive Automation \ System Integration \ Services. Revision. Decentralized Drive Systems MOVIMOT MM..

* _0817* Drive Technology \ Drive Automation \ System Integration \ Services. Revision. Decentralized Drive Systems MOVIMOT MM.. Drive Technology \ Drive Automation \ System Integration \ Services *23583266_0817* Revision Decentralized Drive Systems MOVIMOT MM..D Edition 08/2017 23583266/EN SEW-EURODRIVE Driving the world Amendments/revisions

More information

Manual. MOVIFIT Function Level "Classic" Edition 06/2006 FC / EN

Manual. MOVIFIT Function Level Classic Edition 06/2006 FC / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services MOVIFIT Function Level "Classic" FC474000 Edition 06/2006 11461012 / EN Manual SEW-EURODRIVE Driving the world Contents

More information

Drive inverter for asynchronous AC motors without encoder feedback. The units are not option capable.

Drive inverter for asynchronous AC motors without encoder feedback. The units are not option capable. MDX61B System overview MOVIDRIVE MDX60B/61B is the new generation of drive inverters from SEW EURODRIVE. The new series B MOVIDRIVE drive inverters, which feature a modular design, provide enhanced functions

More information

Operating Instructions

Operating Instructions Gearmotors \ ndustrial Gear Units \ Drive Electronics \ Drive Automation \ Services MOVTRAC B Keypad Edition 2/27 11586214 / EN Operating nstructions SEW-EURODRVE Driving the world Contents 1 mportant

More information

The 7-segment display shows the operating condition of MOVIDRIVE and, in the event of a fault, a fault or warning code.

The 7-segment display shows the operating condition of MOVIDRIVE and, in the event of a fault, a fault or warning code. Operating displays.1 Operating displays 7-segment display The 7-segment display shows the operating condition of MOVIDRIVE and, in the event of a fault, a fault or warning code. 7-segment display Unit

More information

Manual. MOVIFIT Function Level "Technology" Edition 08/2006 FC / EN

Manual. MOVIFIT Function Level Technology Edition 08/2006 FC / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services MOVIFIT Function Level "Technology" FC475000 Edition 08/2006 11501014 / EN Manual SEW-EURODRIVE Driving the world Contents

More information

Positioning Controller

Positioning Controller Edition December 2008 Positioning Controller Introduction Application Note "Interpolation Position Mode" Edition December 2008 EPOS2 50/5, EPOS Module 36/2 Firmware version 2101h or higher The EPOS2 positioning

More information

Input/output Data type Description

Input/output Data type Description Page 1 of 5 Servo_Startup Submit Feedback Function description This function block supports you in commissioning a Lexium servo drive system for the first time. The function block comprises two visualizations

More information

2-Axis Counter BDD 622

2-Axis Counter BDD 622 2-Axis Counter BDD 622 Technical Description, User's Guide english No. 622-221 D/E. Edition 0701; Subject to modification. www.balluff.com Balluff GmbH Schurwaldstrasse 9 73765 Neuhausen a.d.f. Germany

More information

Manual. MOVIDRIVE MDX60B / 61B Crane Control Application. Edition 01/ / EN

Manual. MOVIDRIVE MDX60B / 61B Crane Control Application. Edition 01/ / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ s MOVIDRIVE MDX60B / 61B Crane Control Application Edition 01/2007 11537817 / EN Manual SEW-EURODRIVE Driving the world Contents

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Operating Manual DriveConfigurator

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. Operating Manual DriveConfigurator Drive Technology \ Drive Automation \ System Integration \ Services Manual Operating Manual DriveConfigurator Edition 06/013 0181345 / EN SEW-EURODRIVE Driving the world Contents Contents 1 Introduction

More information

Micro800 Programmable Controllers: Getting Started with Motion Control Using a Simulated Axis

Micro800 Programmable Controllers: Getting Started with Motion Control Using a Simulated Axis Quick Start Micro800 Programmable Controllers: Getting Started with Motion Control Using a Simulated Axis Catalog Numbers Bulletin 2080-LC30, 2080-LC50 Important User Information Solid-state equipment

More information

Installation Instructions

Installation Instructions Drive Technology \ Drive Automation \ System Integration \ Services *24834548_0318* Installation Instructions MOVITOOLS MotionStudio Installation and Configuration Edition 03/2018 24834548/EN SEW-EURODRIVE

More information

Manual. TwinCAT MC Flying Saw. TwinCAT 3. Version: Date: Order No.: TF5055

Manual. TwinCAT MC Flying Saw. TwinCAT 3. Version: Date: Order No.: TF5055 Manual TwinCAT 3 Version: Date: Order No.: 1.1 2016-06-27 TF5055 Table of contents Table of contents 1 Foreword... 4 1.1 Notes on the documentation... 4 1.2 Safety instructions... 5 2 Overview... 6 3

More information

S Motion Control V12 SP1 SIMATIC. STEP 7 S Motion Control V12 SP1. Preface. Using S Motion Control. S Motion Control 2

S Motion Control V12 SP1 SIMATIC. STEP 7 S Motion Control V12 SP1. Preface. Using S Motion Control. S Motion Control 2 Preface Using S7-1200 Motion Control 1 SIMATIC S7-1200 Motion Control 2 STEP 7 Function Manual 08/2013 A5E03790551-02 Legal information Warning notice system This manual contains notices you have to observe

More information

Revision. Decentralized Drive and Application Control MOVIPRO ADC with PROFINET interface * _1017*

Revision. Decentralized Drive and Application Control MOVIPRO ADC with PROFINET interface * _1017* Drive Technology \ Drive Automation \ System Integration \ Services *24741337_1017* Revision Decentralized Drive and Application Control MOVIPRO ADC with PROFINET interface Edition 10/2017 24741337/EN

More information

New functionalities for LXM05 AC Servo drive Extension to product manual V1.00,

New functionalities for LXM05 AC Servo drive Extension to product manual V1.00, New functionalities for LXM5 AC Servo drive Extension to product manual V1., 8.28 www.schneiderelectric.com Important information New functionalities for LXM5 Important information The new functionalities

More information

Manual C5. Fieldbus: USB. Valid with firmware version FIR-v1426 and hardware version W004

Manual C5. Fieldbus: USB. Valid with firmware version FIR-v1426 and hardware version W004 Manual C5 Fieldbus: USB Valid with firmware version and hardware version W004 NANOTEC ELECTRONIC GmbH & Co. KG Kapellenstraße 6 85622 Feldkirchen/Munich, Germany Tel. +49 (0)89-900 686-0 Fax +49 (0)89

More information

Lexium Controller. Keypad VW3M1701. User s Manual. Retain for future use

Lexium Controller. Keypad VW3M1701. User s Manual. Retain for future use Lexium Controller User s Manual Keypad Retain for future use VW3M1701 Contents Important information 4 Documentation structure 5 Hardware setup 6 Setup Preliminary recommendations 7 of the keypad 8 of

More information

MOVIDRIVE Drive Inverters

MOVIDRIVE Drive Inverters T MOVIDRIVE Drive Inverters Manual DFC11A CAN us Fieldbus Interface Edition 04/98 10/262/97 C U U 0919 1313 / 0698 Important Notes Important Notes Read this Manual carefully before you start installation

More information

Drive Technology \ Drive Automation \ System Integration \ Services. MOVITOOLS MotionStudio. Manual. Edition 06/ / EN

Drive Technology \ Drive Automation \ System Integration \ Services. MOVITOOLS MotionStudio. Manual. Edition 06/ / EN Drive Technology \ Drive Automation \ System Integration \ Services MOVITOOLS MotionStudio Edition 06/2008 16616413 / EN Manual SEW-EURODRIVE Driving the world Contents 1 General Information... 6 1.1 Structure

More information

GPD515/G5 Software Option (VSG114701) Part Number: CIMR-G5MXXXXXF-017 (1) (1) ZZZZ refers to the base Model Number

GPD515/G5 Software Option (VSG114701) Part Number: CIMR-G5MXXXXXF-017 (1) (1) ZZZZ refers to the base Model Number OV Suppression GPD515/G5 Software Option (VSG114701) Part Number: CIMR-G5MXXXXXF-017 (1) A Yaskawa GPD515/G5 inverter with this software can control rotating loads where the motor is overhauled by stored

More information

C i t o. AMCS-S-0x-MS. Advanced Motion Control Server For Microstepping Motors. S y s t e m s. Product Description

C i t o. AMCS-S-0x-MS. Advanced Motion Control Server For Microstepping Motors. S y s t e m s. Product Description C i t o S y s t e m s Advanced Motion Control Server For Microstepping Motors AMCS-S-0x-MS Product Description AMCS [pronounced. a-maks] (Advanced Motion Control Server) is an advanced server designated

More information

Conveyor System Utilizing Safety Observation Function

Conveyor System Utilizing Safety Observation Function Conveyor System Utilizing Safety Observation Function [System Configuration] GOT Q06UDEHCPU Q172DSCPU QY40P Q173DSXY Axis 1 Axis 2 No.2 Conveyor axis No.1 Conveyor axis [Mitsubishi solution] Motion CPU:

More information

Interpreter. SIMOTION Interpreter. Preface 1. Structure of a command 2. Commands for program control of the Interpreter 3. Motion control commands 4

Interpreter. SIMOTION Interpreter. Preface 1. Structure of a command 2. Commands for program control of the Interpreter 3. Motion control commands 4 Preface 1 Structure of a command 2 Commands for program control of the 3 SIMOTION Parameter Manual Motion control commands 4 Commands for transition conditions 5 Commands for program branches 6 Other commands

More information

* _1216* Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIPRO with EtherNet/IP or Modbus/TCP Fieldbus Interface

* _1216* Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIPRO with EtherNet/IP or Modbus/TCP Fieldbus Interface Drive Technology \ Drive Automation \ System Integration \ Services *16998413_1216* Manual MOVIPRO with EtherNet/IP or Modbus/TCP Fieldbus Interface Edition 12/2016 16998413/EN SEW-EURODRIVE Driving the

More information

LabVIEW -VI MCC. Virtual Instruments for MCC Control Units. Manual 1253-A001 GB

LabVIEW -VI MCC. Virtual Instruments for MCC Control Units. Manual 1253-A001 GB LabVIEW -VI MCC Virtual Instruments for MCC Control Units Manual 1253-A001 GB phytron LabVIEW Virtual Instruments for MCC Control Units TRANSLATION OF THE GERMAN ORIGINAL MANUAL 6/2010 Manual MA 1253-A001

More information

PROFIBUS for motor controller CMMS/CMMD

PROFIBUS for motor controller CMMS/CMMD Trimming: On top: 61.5 mm Underneath: 61.5 mm Left: 43.5 mm Right: 43.5 mm PROFIBUS for motor controller CMMS/CMMD Description DeviceNet CMMS-ST CMMS-AS CMMD-AS Description 554 358 en 1103a [757 722] Edition

More information

Revision to the Operating Instructions

Revision to the Operating Instructions Drive Technology \ Drive Automation \ System Integration \ Services *22897666_0716* Revision to the Operating Instructions Drive Power Solution MOVI DPS Storage Unit Edition 07/2016 22897666/EN SEW-EURODRIVE

More information

Following Statements FOL. Descriptor. These statements are designed to be used with the Model 4000-CFM Option.

Following Statements FOL. Descriptor. These statements are designed to be used with the Model 4000-CFM Option. Following Statements These statements are designed to be used with the Model 4000-CFM Option. FOL Name Descriptor Type Defauxlt Syntax Options FOL Following Parameters Set-Up N/A FOL TAB MASTER TAB MDIST

More information

Date 18/05/17. Operation and maintenance instructions for driver configurator QSet

Date 18/05/17. Operation and maintenance instructions for driver configurator QSet Operation and maintenance instructions 28 1. General recommendations The recommendations regarding safe use in this document should be observed at all times. Some hazards can only be associated with the

More information

CANopen. stepim. Reference Manual. Manual Revision: 1.3 Firmware Version:

CANopen. stepim. Reference Manual. Manual Revision: 1.3 Firmware Version: CApen Reference Manual stepim Manual Revision: 1.3 Firmware Version: 0.0.2.85 Revision History Document Revision Date Remarks 1.3 Mar. 2016 Update. Firmware 0.0.2.85 1.2 28 Feb. 2016 Update. Firmware

More information

Manual. MOVIDRIVE MDX61B Safety Module Option DCS21B/31B. Edition 03/ / EN

Manual. MOVIDRIVE MDX61B Safety Module Option DCS21B/31B. Edition 03/ / EN Drive Technology \ Drive Automation \ System Integration \ s MOVIDRIVE MDX61B Safety Module Option DCS21B/31B Edition 03/2008 11648619 / EN Manual SEW-EURODRIVE Driving the world 1 General Notes... 5 1.1

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIPRO SDC with DeviceNet Interface

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIPRO SDC with DeviceNet Interface Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVIPRO SDC with DeviceNet Interface Edition 7/21 16991214 / EN SEW-EURODRIVE Driving the world Contents Contents 1 General Information...

More information

CANopen Reference Manual

CANopen Reference Manual Reference Manual Stepper Motor Positioning Controls and Plug & Drive Motors NANOTEC ELECTRONIC GmbH & Co. KG Gewerbestraße 11 D-85652 Landsham near Munich, Germany Tel. +49 (0)89-900 686-0 Fax +49 (0)89-900

More information

Keypad Lay-out. Copyright 2008 Optimal Engineering Systems, Inc

Keypad Lay-out. Copyright 2008 Optimal Engineering Systems, Inc Keypad Lay-out - 1 - Setting Acceleration Pressing the for each motor. key allows the user to enter the acceleration values 1) Press. 2) The controller displays Select Axis:1 thru 3. 3) Press 1 for X axis,

More information

Application "servotec S2 - Drive via digital inputs and outputs"

Application servotec S2 - Drive via digital inputs and outputs Application Note (EN) Page 1 of 29 Application "servotec S2 - Drive via digital inputs and outputs" Brief Description Description and information on: Setting of the parameters for the digital inputs and

More information

Manual. Fieldbus Interface DFP21B PROFIBUS DP-V1. Edition 07/2006 FA / EN

Manual. Fieldbus Interface DFP21B PROFIBUS DP-V1. Edition 07/2006 FA / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services Fieldbus Interface DFP21B PROFIBUS DP-V1 FA3751 Edition 7/26 1147919 / EN Manual SEW-EURODRIVE Driving the world 1 Important

More information

STF-EtherCAT User Manual

STF-EtherCAT User Manual STF-EtherCAT User Manual APPLIED MOTION PRODUCTS, INC. 1 Contents Introduction to EtherCAT... 4 Commonly Used Acronyms... 4 Protocol... 5 Logical Addressing...5 Auto Increment Addressing...5 Fixed Node

More information

B I A S. commands. Software manual Type: BIAS E-V0104. Bias-001.png

B I A S. commands. Software manual Type: BIAS E-V0104. Bias-001.png B I A S commands Bias-001.png Software manual Type: BIAS 10-06-05-E-V0104 Further descriptions, that relate to this document: Further descriptions, that relate to this document: UL: 07-01-08-02 Product

More information

ECI 4010 EBI 4010 Absolute Rotary Encoders with 90 mm Hollow shaft. Product Information

ECI 4010 EBI 4010 Absolute Rotary Encoders with 90 mm Hollow shaft. Product Information Product Information ECI 4010 EBI 4010 Absolute Rotary Encoders with 90 mm Hollow shaft Suited for Safety-Related Applications up to SIL 3 When Coupled with Additional Measures March 2017 ECI 4010, EBI

More information

Overview software releases ihx

Overview software releases ihx Overview software releases ihx Version: Part no.: 2016/18 Translation of the "Original Dokumentation" Imprint Name: PDK_Freigaben_ihX Version: Version Change Initials Previous version: 2015/33 2016/18

More information

Description AX5805. List of permissible motors. Version: Date:

Description AX5805. List of permissible motors. Version: Date: Description AX5805 List of permissible motors Version: 1.6.0 Date: 2017-11-15 Table of contents Table of contents 1 Foreword 3 1.1 Notes on the manual 3 1.1.1 Intendent audience 3 1.1.2 Origin of the

More information

Documentation. Mains filter AX2090-NF50. Version: Date:

Documentation. Mains filter AX2090-NF50. Version: Date: Documentation Mains filter AX2090-NF50 Version: Date: 1.1 2015-11-11 Table of content Table of content 1 Foreword... 4 1.1 Notes on the documentation... 4 1.2 Documentation issue status... 5 1.3 Appropriate

More information

L-force 9400 StateLine Servo Drives

L-force 9400 StateLine Servo Drives L-force 9400 StateLine Servo Drives Quick and easy for centralised topologies Servo technology intelligently simplified L-force your future is what drives us Demands are increasing all the time. In future,

More information

SMAC Control Center Training v1.2. The Ability to do Work & Verify it s Accuracy at the Same Time

SMAC Control Center Training v1.2. The Ability to do Work & Verify it s Accuracy at the Same Time SMAC Control Center Training v1.2 Main functions Easy creation of macros Download programs in controller Run macros Download existing configuration in controller Logging and charting Tuning of position

More information

Operating Instructions MOVISAFE UCS.B Safety Modules

Operating Instructions MOVISAFE UCS.B Safety Modules Drive Technology \ Drive Automation \ System Integration \ Services Operating Instructions MOVISAFE UCS.B Safety Modules Edition 05/2010 16935616 / EN SEW-EURODRIVE Driving the world Contents Contents

More information

moog MSD Servo Drive Specification Option 2 - Technology TTL Encoder / TTL Encoder simulation

moog MSD Servo Drive Specification Option 2 - Technology TTL Encoder / TTL Encoder simulation moog MSD Servo Drive Specification Option - Technology TTL Encoder / TTL Encoder simulation moog Specification TTL Encoder / TTL Encoder simulation Specification Option - Technology TTL encoder / TTL encoder

More information

User manual. Actuator with RS485/SIKONETZ5 interface AG03/1

User manual. Actuator with RS485/SIKONETZ5 interface AG03/1 User manual Actuator with RS485/SIKONETZ5 interface AG03/1 1 General Information... 4 1.1 DOCUMENTATION... 4 2 Block diagram... 4 3 Display and operating elements... 5 3.1 GENERAL INFORMATION... 5 3.2

More information

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013 Device manual Profibus encoder RM30xx RN30xx 706355/00 06/2013 Contents 1 Preliminary note................................................. 4 1.1 Symbols used...............................................

More information

* _0718* Drive Technology \ Drive Automation \ System Integration \ Services. Revision. UHX71B Controller (Power Performance Class)

* _0718* Drive Technology \ Drive Automation \ System Integration \ Services. Revision. UHX71B Controller (Power Performance Class) Drive Technology \ Drive Automation \ System Integration \ Services *25869930_0718* Revision UHX71B Controller (Power Performance Class) Edition 07/2018 25869930/EN SEW-EURODRIVE Driving the world Revision

More information

Rexroth IndraMotion MLC 04VRS Parameter

Rexroth IndraMotion MLC 04VRS Parameter Electric Drives Linear Motion and Hydraulics Assembly Technologies Pneumatics Service Rexroth IndraMotion MLC 04VRS Parameter R911321519 Edition 02 Parameter Description Bosch Rexroth AG Electric Drives

More information

Controller. Network-Compatible Products, Controller F-9 F-9 SCX11. Overview of Controllers F-10 SCX11 F-12. Network- Compatible Products Overview

Controller. Network-Compatible Products, Controller F-9 F-9 SCX11. Overview of Controllers F-10 SCX11 F-12. Network- Compatible Products Overview -, F-9 - Page of s F-10 F-12 F-9 F-10 of s At Oriental, a device that outputs the pulse signals required to operate a stepper motor or an AC servo motor is called a "controller". These products can perform

More information

EtherCAT User Manual. For SS EtherCAT

EtherCAT User Manual. For SS EtherCAT EtherCAT User Manual For SS EtherCAT Table of Contents Introduction to EtherCAT... 3 Commonly Used Acronyms... 3 Protocol... 4 Logical Addressing... 4 Auto Increment Addressing... 4 Fixed Node Addressing...

More information

Operating instructions Encoder PerformanceLine. RxP5xx /00 04/2018

Operating instructions Encoder PerformanceLine. RxP5xx /00 04/2018 Operating instructions Encoder PerformanceLine RxP5xx UK 706393/00 04/208 Contents Preliminary note...4. Notes on this document...4.2 Symbols used...4 2 Safety instructions...4 2. General...4 2.2 Installation

More information

udr-1300s PROGRAMMABLE MOTOR CONTROLLER

udr-1300s PROGRAMMABLE MOTOR CONTROLLER udr-13 is designed to control of stepper motor or servo motor rotation on the set distance or with the set speed without use of the computer or CNC controller. Functions 5 lines of the movement program

More information

PLC Lib: Tc3_MC2_AdvancedHoming

PLC Lib: Tc3_MC2_AdvancedHoming Manual PLC Lib: Tc3_MC2_AdvancedHoming TwinCAT 3 Version: Date: 1.2 2017-05-03 Table of contents Table of contents 1 Foreword... 5 1.1 Notes on the documentation... 5 1.2 Safety instructions... 6 2 Overview...

More information

MELDAS, MELDASMAGIC, and MELSEC are registered trademarks of Mitsubishi Electric Corporation. The other company names and product names are

MELDAS, MELDASMAGIC, and MELSEC are registered trademarks of Mitsubishi Electric Corporation. The other company names and product names are MELDAS, MELDASMAGIC, and MELSEC are registered trademarks of Mitsubishi Electric Corporation. The other company names and product names are trademarks or registered trademarks of the respective companies.

More information

SMVector Additional I/O Module Installation and Operation Manual

SMVector Additional I/O Module Installation and Operation Manual SMVector Additional I/O Module Installation and Operation Manual About These Instructions This documentation applies to the optional Additional I/O module for the SMVector inverter and should be used in

More information

User Guide Advanced Position Controller Position Control for Unidrive SP Part Number: Issue Number: 5

User Guide Advanced Position Controller Position Control for Unidrive SP Part Number: Issue Number: 5 www.controltechniques.com User Advanced Position Controller Position Control for Unidrive SP Part Number: 471-34-5 Issue Number: 5 General Information The manufacturer accepts no liability for any consequences

More information

TO Axis Electric / Hydraulic, External. Encoder SIMOTION. Motion Control TO Axis Electric / Hydraulic, External Encoder. Preface

TO Axis Electric / Hydraulic, External. Encoder SIMOTION. Motion Control TO Axis Electric / Hydraulic, External Encoder. Preface TO Axis Electric / Hydraulic, External Encoder SIMOTION Motion Control TO Axis Electric / Hydraulic, External Encoder Function Manual Preface Part I Axis - Overview 1 Axis fundamentals 2 Configuring an

More information

AG05. Actuator with CANopen interface User manual 055/18

AG05. Actuator with CANopen interface User manual 055/18 AG05 Actuator with CANopen interface User manual 055/18 Table of contents 1 General Information... 6 1.1 Documentation...6 2 Block Diagram... 6 3 Display and Control Keys... 7 3.1 General...7 3.2 LCD display...7

More information

Manual C5. Fieldbus: USB. and since hardware version W004

Manual C5. Fieldbus: USB. and since hardware version W004 Manual C5 Fieldbus: USB Valid with firmware version FIR-v1504 and since hardware version W004 Manual Version 1.2.0 NANOTEC ELECTRONIC GmbH & Co. KG Kapellenstraße 6 85622 Feldkirchen/Munich, Germany Tel.

More information

DeviceNet for Motor Controller CMMP

DeviceNet for Motor Controller CMMP Beschneiden: Oben: 61,5 mm Unten: 61,5 mm Links: 43,5 mm Rechts: 43,5 mm DeviceNet for Motor Controller CMMP Description DeviceNet CMMP Description 557 350 de 0708NH [723 763] Edition en 0708NH Description

More information

RGM. RGM ASCII Programmer's Guide. Edition: A, February 2019 Part Number Original Documentation

RGM. RGM ASCII Programmer's Guide. Edition: A, February 2019 Part Number Original Documentation RGM RGM ASCII Programmer's Guide Edition: A, February 2019 Part Number 903-800017-00 Original Documentation For safe and proper use, follow these instructions. Keep them for future reference. RGM ASCII

More information

Revision to the Operating Instructions

Revision to the Operating Instructions Drive Technology \ Drive Automation \ System Integration \ Services *21341397_1114* Revision to the Operating Instructions Decentralized Drive and Application Controller MOVIPRO ADC Edition 11/2014 21341397/EN

More information

FAST Application Software. Technology module. Virtual Master _ Reference Manual EN. Ä.V2Uä

FAST Application Software. Technology module. Virtual Master _ Reference Manual EN. Ä.V2Uä FAST Application Software Technology module Virtual Master _ Reference Manual EN Ä.V2Uä 13531752 L Contents 1 About this documentation _ 3 1.1 Document history 5 1.2 Conventions used 6 1.3 Definition of

More information

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIPRO -SDC With EtherNet/IP and Modbus/TCP Interface

Drive Technology \ Drive Automation \ System Integration \ Services. Manual. MOVIPRO -SDC With EtherNet/IP and Modbus/TCP Interface Drive Technology \ Drive Automation \ System Integration \ Services Manual MOVIPRO -SDC With EtherNet/IP and Modbus/TCP Interface Edition 10/2009 16744810 / EN SEW-EURODRIVE Driving the world Contents

More information

Manual. Configuration and Diagnostics Tool MOVIVISION Version Edition 07/2005 FE / EN

Manual. Configuration and Diagnostics Tool MOVIVISION Version Edition 07/2005 FE / EN Gearmotors \ Industrial Gear Units \ Drive Electronics \ Drive Automation \ Services Configuration and Diagnostics Tool MOVIVISION Version 1.2.0.4 FE320000 Edition 07/2005 11351012 / EN Manual SEW-EURODRIVE

More information