SFU DNC Commands

Size: px
Start display at page:

Download "SFU DNC Commands"

Transcription

1 ! SFU DNC Commands SIEB & MEYER AG Auf dem Schmaarkamp 21 D Lüneburg Germany Telephone: ++49(4131)203-0 Telefax: ++49(4131) Internet: SFU DNC commands 1

2 ! The text and the translation of the manual have been worked out very carefully. However, SIEB & MEYER can accept neither obligation nor legal responsibility for incorrect specifications and their consequences, possibly still described in the manual. Subject to technical alterations! SIEB & MEYER AG, Lüneburg 021-SFU-bed-DNC-Kommandos/R002-SM-EN-KM/CL/FIS/SHE October 15, DNC commands SFU 21.71

3 ! Contents 1 DNC61-Protocol of SIEB & MEYER Prompt Telegram CMD_SBYTE CMD_BYTE CMD_PAR Reply Telegram SFU_SB SFU_SB SFU_SB SFU_SB SFU_PAR Handshake between Master and Slave Description of the DNC commands (CMD_BYTE)...13 Valid from application U71prb Command 64:Set Settings Command 65:Read Actual Values Command 66:Clear Error or Message Command 67:Controller deactivated Command 68:Controller activated Command 69:Trigger Emergency Stop Command 70:Rotating with absolute speed Command 71:Rotating with relative speed Command 72:Calibrated Command 73:Positioning to absolute position Command 74:Positioning to relative position Command 75:Reserved Command 76:Set torque reference value Appendix: Revisions...21 SFU DNC commands 3

4 Contents! 4 DNC commands SFU 21.71

5 ! DNC61-Protocol 1 DNC61-Protocol of SIEB & MEYER The DNC61 protocol of SIEB & MEYER serves to connect the frequency converter (slave) or another component of SIEB & MEYER to a higher-ranking control (master). In order to connect the slave physically to the master, the Profibus-DP bus system is used. The communication between master and frequency converter is principally made according to the master-slave method. That means: The frequency converter becomes only active after request of the master. The data is interchanged cyclically as data telegrams. The prompt telegram is used for the communication direction from the master to the slave. From the slave to the master, the reply telegram is used. The cycle time of the data transmission results from the number of bus participants and the transmission rate of the bus system. During the communication a bus address is assigned to every frequency converter. The bus address is derived from the module address. Profibus-DP In the Profibus-DP the modules are counted as follows: The number 1 is assigned to the master module, the first slave module starts with number 3, i.e. there is an offset of 3 in the address assignment (address in the type plate) in the S&M components prepared for bus systems. SFU DNC commands - 5 -

6 DNC61-Protocol! 1.1 Prompt Telegram The master and the slave communicate in a cyclic interchange of firmly defined prompt and reply telegrams. Range: 8 bytes, data received from the SFU module Byte# Name Meaning 0 CMD_SBYTE control byte for the command transmission Bit number Name Meaning 0 CMD_VALID start command 1 CMD_DISABLE disable command CMD_HBEAT Heartbeat- Bit 7 1 CMD_BYTE command byte, contains the command number to 7 CMD_PAR double word (4 bytes) for the parameter transmission to the SFU module DNC commands SFU 21.71

7 ! DNC61-Protocol CMD_SBYTE The master transmits the control bits to the frequency converter via the command control byte. Among other things, the handshake between master and frequency converter is realized by the command control byte. CMD_VALID If this bit is toggled, another command will be initiated. At this time, CMD_BYTE and CMD_PAR must contain valid data. CMD_DISABLE Commands can be affected with the disable bit, for example starting or interrupting positioning commands. A received CMD_DISABLE bit can block the execution of a command. The reaction is command-specific. CMD_HBEAT The heartbeat bit CMD_HBEAT can be used for the mutual monitoring of master and slave (frequency converter). For this, the master toggles the bit CMD_HBEAT and monitors whether the frequency converter has adapted the bit SFU_HBEAT after a defined time. L If the controller is activated, the master must toggle the CMD_HBEAT within 3 seconds CMD_BYTE Via the CMD_BYTE, the master selects the respective command stored in the frequency converter. The selection is made by unambiguous command numbers. In the CMD_PAR, a 32 bit parameter can be transmitted with every command CMD_PAR In the CMD_PAR, a 32 bit parameter can be transmitted with every command from the master to the frequency converter. SFU DNC commands - 7 -

8 DNC61-Protocol! 1.2 Reply Telegram The master and the slave communicate in a cyclic interchange of firmly defined prompt and reply telegrams. Range: 8 bytes, data transmitted from the SFU module to the master Byte# Name Meaning 0 SFU_SB0 status byte 0 Bit number Name Meaning 0 SFU_DONE command finished, toggle 1 SFU_ACKN command received, toggle 2 SFU_ERR error message 3 4 SFU_INPOS in position window 5 6 SFU_HBEAT Heartbeat- Bit 7 1 SFU_SB1 status byte 1 Bit number Name Meaning 0 SFU_INIT initialization necessary 1 SFU_RUN automatic operation 2 SFU_ON controller activated 3 SFU_CAL calibrated 4 SFU_V_ZERO ramp generator = ZERO 5 6 SFU_V_OK ramp generator = reference value 7 SFU_I_LIMIT current limitation 2 SFU_SB2 status byte 2, error and message codes 3 SFU_SB3 status byte 3 Bit number Name Meaning 0 controller activated output stage ACTIVATED 1 r.p.m. ZERO actual speed value smaller than settings 2 r.p.m. OK actual speed value within the tolerances 3 load limit load higher than settings 4 current limitation maximum current reached 5 position OK actual position in the positioning window 6 calibrating calibrated 7 error error 4 to 7 SFU_PAR command return value DNC commands SFU 21.71

9 ! DNC61-Protocol SFU_SB0 The status byte SFU_SB0 informs the master about the status of the frequency converter via separate status bits. SFU_DONE By adapting the bit SFU_DONE to the bit CMD_VALID the master is informed that the execution of a command is finished. SFU_ACKN By adapting the bit SFU_ACKN to the bit CMD_VALID the master is informed that the command has been received and that it will be executed. SFU_ERR The bit indicates whether a command error or a malfunction of the unit has occurred. The bit SFU_ERR must only be evaluated if the command has been finished. Then, SFU_DONE and SFU_ACKN are adapted to CMD_VALID. In this case, the byte SFU_SB2 contains the error code. SFU_INPOS During a positioning command, this bit indicates whether the actual position is in the positioning window, referring to the destination position. SFU_HBEAT The heartbeat bit SFU_HBEAT can be used for monitoring the frequency converter. For this, the master toggles the bit CMD_HBEAT and monitors whether the frequency converter has adapted the bit SFU_HBEAT after a defined time. SFU DNC commands - 9 -

10 DNC61-Protocol! SFU_SB1 The status byte SFU_SB1 informs the master about the status of the frequency converter via separate status bits. SFU_INIT This bit will be set if required parameters have not been initialized yet. SFU_RUN This bit will be set if the frequency converter is in the operational mode AUTOMATIC. SFU_ON The bit indicates whether the output stage is activated (SFU_ON = 1) or deactivated (SFU_ON = 0). SFU_CAL The bit indicates whether a reference move has been made (SFU_CAL = 1) or must still be made (SFU_CAL = 0). SFU_V_ZERO In case of SFU_V_ZERO = 1, the ramp generator has the value 0. SFU_V_OK The bit SFU_V_OK indicates that the ramp generator has reached the reference value. SFU_I_LIMIT The bit SFU_I_LIMIT will be set if the frequency converter is within the current limitation SFU_SB SFU_SB SFU_PAR If bit SFU_ERR is set, SFU_SB2 contains an error code. If bit SFU_ERR is not set, SFU_SB2 contains a message code. An error code always overwrites a message code. This status byte transmits messages back to the master (see table page 8). After request by respective commands, the frequency converter transmits a 32 bit parameter to the master..the parameter is only valid, when CMD_ACKN is equal to CMD_VALID DNC commands SFU 21.71

11 ! DNC61-Protocol 1.3 Handshake between Master and Slave The handshake between master and frequency converter is generated by tracking the bits SFU_ACKN and SFU_DONE to the master bit CMD_VALID. The following diagram shows the chronological cycles of succeeding commands. Command 1: (1) The master #toggles the bit CMD_VALID after assigning a command to the CMD_BYTE. Both can also be made in the same prompt telegram. (2) After adapting SFU_ACKN the frequency converter provides actual return values in the double word SFU_PAR. (3) If the command has been finished, the frequency converter will adapt SFU_DONE to CNC_VALID. Thus, the master will get the information about the finished command. If an error has occurred during this time in the frequency converter, SFU_DONE will be adapted to CMD_VALID and SFU_ERR will be set. Then, the error code will be transmitted to the master with SFU_SB1. SFU_ERR and SFU_SB1 only contain valid data after the adaptation of SFU_DONE to CMD_VALID. Command 2: (4), (5) and (6) Command 3: (7), (8) and (9) SFU DNC commands

12 DNC61-Protocol! DNC commands SFU 21.71

13 ! Description of the DNC commands 2 Description of the DNC commands (CMD_BYTE) Valid from application U71prb53 At present, the DNC commands 64 to 76 are implemented. If other commands are used, the message wrong command is indicated (error 80 in SFU_SB2). Command number (CMD_BYTE) Function 64 set settings 65 read actual values 66 clear error or message 67 controller deactivated 68 controller activated 69 trigger emergency stop 70 rotating with absolute speed 71 rotating with relative speed 72 calibrating (reference move) 73 positioning to absolute position 74 positioning to relative position 75 reserved 76 set torque reference value SFU DNC commands

14 Description of the DNC commands! 2.1 Command 64:Set Settings Possible settings are: < Change the mode of operation of the SFU from speed to torque and vice versa < Selection of the unit for speed presetting < Selection of the unit for position presetting < Activation of the position controller as support for the speed controller. < Reference value for the acceleration in revolutions per s 2 for the rotational mode of operation. < Reference value for the deceleration in revolutions per s 2 for the rotational mode of operation. < R.p.m. OK, tolerance in 0,1% < Speed zero limit (unit - see setting unit for speed) < Load limit in % In order to set a setting, the following value must be entered in the 32 bit CMD_PAR of the prompt telegram: Desired setting value of the setting Setting Number ( 65536) Possible values Reserved 0 speed / torque 1 unit for speed 2 unit for position 3 0 = operating mode (speed) 1 = operating mode (torque) 0 = rpm 1 = inc/ms * = 1 rev. 1 = 1 degree 2 = inc 3 = 0,0001 rev. 4 = 0,001 degree position controller at speed 4 0 = deactivated 1 = activated Reference value for the acceleration 5 Zero to maximum acceleration Reference value for the deceleration 6 Zero to maximum deceleration Speed OK 7 0 to 100 1% Speed-Zero limit 8 Zero to maximum speed (unit - see settingunit for speed) load limit 9 0 to 100% The bold-faced values are standard settings of the converter. Possible errors (SFU_SB2): SFU_SB2 Error name Cause 100 SFU not initialized 1 Incorrect parameter or error in value range 2 Function in this mode not permitted The initialization process has not been terminated yet. A setting has been selected beyond the setting range 1 to 9. The setting range has been exceeded. For some settings, the SFU must be in the mode Controller deactivated DNC commands SFU 21.71

15 ! Description of the DNC commands 2.2 Command 65:Read Actual Values In order to read actual values, the respective index must be transmitted in the CMD_PAR of the prompt telegram. Actual value INDEX Unit of the value or possible values Speed reference value 0 Setting: unit for speed Actual speed value 1 Setting: unit for speed Maximum speed 2 Setting: unit for speed Absolute position 3 INC Angular position 4 Setting: unit for position Position error 5 Setting: unit for position Current load 6 % Current power 7 0,1 W Current torque 8 0,01 Nm I²t load of the motor 9 % Temperature of the motor 10 Degree centigrade Temperature of the converter 11 Degree centigrade Position factor (inc/rev.) 12 Speed factor reserved 14 reserved 15 Operating mode (speed or torque) 16 0 = speed 1 = torque unit for speed 17 see command 64 unit for position 18 see command 64 Position controller during rotation 19 0 = deactivated 1 = activated reserved 20 reserved 21 position OK 22 0 = no 1 = yes Reference value for the acceleration Zero to maximum acceleration 23 Reference value for the deceleration Zero to maximum deceleration 24 Speed OK 25 0 to 100 1% Speed-Zero limit 26 Zero to maximum speed (unit - see setting - unit for speed) load limit 27 0 to 100% Possible errors (SFU_SB2): SFU_SB2 Error name Cause 100 SFU not initialized 1 Incorrect parameter or error in value range The initialization process has not been terminated yet. An actual value has been selected beyond the range 0 to 22. SFU DNC commands

16 Description of the DNC commands! 2.3 Command 66:Clear Error or Message Command 66 permits to clear existing errors or messages. < In order to clear an error, a 0 must be transmitted in the CMD_PAR. < In order to clear a message, a 1 must be transmitted in the CMD_PAR. < In order to clear an error and a message, a 2 must be transmitted in the CMD_PAR. Possible errors (SFU_SB2): SFU_SB2 Error name Cause 1 Incorrect parameter or error in value range A function has been selected beyond the range 0 to Command 67:Controller deactivated Command 67 deactivates the control circuits of the SFU and the output stage.the current supply of the motor is interrupted. The CMD_HBEAT monitoring is stopped. 2.5 Command 68:Controller activated Command 68 activates the control circuits of the SFU and the output stage. The current supply of the motor is guaranteed. The CMD_HBEAT monitoring is started. Possible errors (SFU_SB2): SFU_SB2 Error name Cause 100 SFU not initialized The initialization process has not been terminated yet. XXX Error status in the SFU See description of the corresponding error DNC commands SFU 21.71

17 ! Description of the DNC commands 2.6 Command 69:Trigger Emergency Stop Command 69 permits to decelerate the motor to r.p.m. zero according to the emergency stop deceleration rate set in the parameters of the speed controller. The controller is deactivated when r.p.m. zero is reached. Thus, the output stage is deactivated. No parameter is required. Possible errors (SFU_SB2): SFU_SB2 Error name Cause 100 SFU not initialized 87 The power output stage is deactivated 89 The execution of the command has been interrupted The initialization process has not been terminated yet. The controller has not been activated. The controller has been deactivated due to an error. During the execution, the CMD_BYTE was modified. During the execution, the bit CMD_VALID was toggled. During the execution, the bit CMD_DISABLE was set. 2 Function in this mode not permitted The SFU is torque operated. 168 Communication time out XXX Error status in the SFU The bit CMD_HBEAT was not toggled on time by the master. See description of the corresponding error. 2.7 Command 70:Rotating with absolute speed Command 70 permits to accelerate or decelerate the motor to the absolute speed transmitted in CMD_PAR. The unit of this reference value is determined with command 64. The acceleration or deceleration values set in the parameters of the speed controller are used. Possible errors (SFU_SB2): see command Command 71:Rotating with relative speed Command 70 permits to accelerate or decelerate the motor according to the relative speed transmitted in CMD_PAR. The unit of this reference value is determined with command 64. The acceleration or deceleration values set in the parameters of the speed controller are used. Possible errors (SFU_SB2): see command 69 SFU DNC commands

18 Description of the DNC commands! 2.9 Command 72:Calibrated Command 72 permits a calibration (reference move) in order to detect the position of the zero pulse of the encoder and to set the internal positioning counter of the SFU to 0 at this position. Possible errors (SFU_SB2): SFU_SB2 Error name Cause 100 SFU not initialized 87 The power output stage is deactivated 89 The execution of the command has been interrupted 2 Function in this mode not permitted 168 Communication time out XXX Error status in the SFU 86 No calibration The initialization process has not been terminated yet. The controller has not been activated. The controller has been deactivated due to an error. During the execution, the CMD_BYTE was modified. During the execution, the bit CMD_VALID was toggled. During the execution, the bit CMD_DISABLE was set. The SFU is torque operated. The encoder does not produce a zero pulse. The bit CMD_HBEAT was not toggled on time by the master. See description of the corresponding error. The SFU could not detect a zero pulse. No calibration has been realized Command 73:Positioning to absolute position Command 73 permits to position the motor to the absolute position transmitted in CMD_PAR. The reference point is the zero point determined after a calibration. The unit of this reference value is determined with command 64. The acceleration, deceleration and maximum speed values determined in the parameters of the position controller are used. Possible errors (SFU_SB2): see command Command 74:Positioning to relative position Command 74 permits to position the motor according to the relative position transmitted in CMD_PAR. The unit of this reference value is determined with command 64. The acceleration, deceleration and maximum speed values determined in the parameters of the position controller are used. Possible errors (SFU_SB2): see command DNC commands SFU 21.71

19 ! Description of the DNC commands 2.12 Command 75:Reserved 2.13 Command 76:Set torque reference value Command 76 permits to set a torque reference value which is transmitted in CMD_PAR. The torque can be preset in 1000 graduations (0,1%) from the maximum torque of the motor. In order to execute command 76, the SFU must be torque operated. This operating mode is initiated by command 64. The torque is generated passively, i.e. the SFU maintains the state r.p.m.= zero until the torque limit value is reached. If the motor is not driven by an external motor, the SFU does not generate a torque. Possible errors (SFU_SB2): SFU_SB2 Error name Cause 100 SFU not initialized 1 Incorrect parameter or error in value range The initialization process has not been terminated. A torque value has been selected beyond the range 0 to The power output stage is deactivated The controller has not been activated. The controller has been deactivated due to an error. 2 Function in this mode not permitted The SFU is speed operated. XXX Error status in the SFU See description of the corresponding error. SFU DNC commands

20 Description of the DNC commands! DNC commands SFU 21.71

21 ! Appendix: Revisions 3 Appendix: Revisions This appendix describes alterations in comparison with previous versions of the manual. SFU DNC Commands 021-SFU-bed-DNC-Kommandos/R002-SM-EN-KM/CL/FIS/SHE 15. Oktober 2004 Some technical data of the commands 64 and 65 have been modified. SFU DNC commands

FC8x. Profibus Communication

FC8x. Profibus Communication Title FC8x Profibus Communication SIEB & MEYER AG Auf dem Schmaarkamp 21 * D-21339 Lüneburg * (Germany) Telephone: +49-4131 - 203-0 * Telefax: +49-4131 - 203-2000 Email: documentation@sieb-meyer.de Internet:

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

SIEB & MEYER W. Drive System SD2. SERVOLINK 4 Bus System Description P-TD

SIEB & MEYER W. Drive System SD2. SERVOLINK 4 Bus System Description P-TD SIEB & MEYER W Drive System SD2 SERVOLINK 4 Bus System Description P-TD-0000397.2 2017-04-13 W Copyright Translation of the original instructions, Copyright 2017 SIEB & MEYER AG All rights reserved. This

More information

SIEB & MEYER W. Drive System SD2. Device control P-TD

SIEB & MEYER W. Drive System SD2. Device control P-TD SIEB & MEYER W Drive System SD2 Device control P-TD-0000377.1 2014-07-16 W Copyright Copyright 2014 SIEB & MEYER AG. All rights reserved. This manual or extracts thereof may only be copied with the explicit

More information

Top Technology made in Germany

Top Technology made in Germany Drive System MC2 Top Technology made in Germany SIEB & MEYER was founded in 1962 and has been an internationally successful company in the field of industrial electronics since then. With 200 employees

More information

SD2S Setup Instructions

SD2S Setup Instructions SIEB & MEYER W SD2S Setup Instructions V/f Operation Training documentation P-TD-0000223.3 2013-08-27 W Copyright Copyright 2013 SIEB & MEYER AG. All rights reserved. This manual or extracts thereof may

More information

User manual. magnetic absolute positioning drive with AG03

User manual. magnetic absolute positioning drive with AG03 User manual magnetic absolute positioning drive with interface AG03 1 GENERAL REMARKS...5 1.1 SYMBOLS AND THEIR MEANING...5 1.2 DOCUMENTATION...5 2 FUNCTIONAL DESCRIPTION...6 2.1 SYSTEM STATUS WORD...6

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

Frequency Converter FC2

Frequency Converter FC2 Frequency Converter FC2 Top Technology made in Germany SIEB & MEYER was founded in 1962 and has been an internationally successful company in the field of industrial electronics since then. With 220 employees

More information

User manual. magnetic absolute positioning drive AG02

User manual. magnetic absolute positioning drive AG02 User manual magnetic absolute positioning drive AG02 1 General remarks... 5 1.1 SYMBOLS AND THEIR MEANING... 5 1.2 DOCUMENTATION... 5 2 Functional description... 5 2.1 SYSTEM STATUS WORD... 5 2.2 OPERATING

More information

Linear-Encoder Multi-Sensor CANopen Profile

Linear-Encoder Multi-Sensor CANopen Profile Linear-Encoder Multi-Sensor CANopen Profile Technical Information Please keep for further use! Edition date/rev. date: 12.11.2003 Document no./rev. no.: TR - ELA - TI - GB - 0035-01 Software version: CiA

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

Linear-Encoders CANopen Profile

Linear-Encoders CANopen Profile TR - ELA - TI - GB - 0039-01 03/30/2016 + 2 Sensors + Position + Speed Linear-Encoders CANopen Profile Technical Information TR-Electronic GmbH D-78647 Trossingen Eglishalde 6 Tel.: (0049) 07425/228-0

More information

Installation and configuration manual DULCOnvert PROFIBUS - PROFINET converter

Installation and configuration manual DULCOnvert PROFIBUS - PROFINET converter Installation and configuration manual DULCOnvert PROFIBUS - PROFINET converter EN These operating instructions are only valid in conjunction with the "Operating instructions for the solenoid metering pump

More information

SCH108BEX. Technical Manual. Scancon Encoders Huginsvej Hillerød Denmark Tlf Fax

SCH108BEX. Technical Manual. Scancon Encoders Huginsvej Hillerød Denmark Tlf Fax SCH108BEX Technical Manual 1 Introduction The SCH108BEX Encoder is an Ex-proof, Absolute Multiturn Encoder designed primarily for use in oilfield applications where reliability is critical, but can also

More information

High Precision Drive Synchronisation with CANopen

High Precision Drive Synchronisation with CANopen High Precision Drive Synchronisation with CANopen Martin Rostan, Beckhoff Josef Langfermann, Lenze Corp. For many users and suppliers CAN is the first choice for drive communication Ð due to its reliability,

More information

Supplementary instructions Sigma X control type with PROFIBUS

Supplementary instructions Sigma X control type with PROFIBUS Supplementary instructions Sigma X control type with PROFIBUS EN These operating instructions are only valid in combination with the "Operating instructions for diaphragm motor driven dosing pump Sigma

More information

Technical data. General specifications. Linearity error ± 0.1 Functional safety related parameters MTTF d 480 a at 40 C Mission Time (T M ) L 10

Technical data. General specifications. Linearity error ± 0.1 Functional safety related parameters MTTF d 480 a at 40 C Mission Time (T M ) L 10 Model Number Features Very small housing Up to 31 bit overall resolution CANopen interface Free of wear magnetic sampling High resolution and accuracy Description This absolute rotary encoder provides

More information

PROFIBUS Additional Board for SMARTCON Control System

PROFIBUS Additional Board for SMARTCON Control System SEC- 1 General Information A fieldbus interface is available for SCHIEBEL actuators in the ACTUSMART and SMARTCON series for the standardised bus system PROFIBUS-DP. This interface is a hardware option

More information

SWISS GARDE 360 HOKUSPOKUS KNX/KLR APPLICATION DESCRIPTION

SWISS GARDE 360 HOKUSPOKUS KNX/KLR APPLICATION DESCRIPTION SWISS GARDE 360 HOKUSPOKUS KNX/KLR APPLICATION DESCRIPTION MODEL TYPE NO. SG HOKUSPOKUS KNX/KLR 25010 Program version 2.7 2012 M. Züblin AG Neue Winterthurerstrasse 30, 8304 Wallisellen, Switzerland The

More information

Supplementary Document to the Interroll MultiControl User Manual Firmware version 1.2 ZPA I/O device Teach-in

Supplementary Document to the Interroll MultiControl User Manual Firmware version 1.2 ZPA I/O device Teach-in Supplementary Document to the Interroll MultiControl User Manual Firmware version 1.2 ZPA I/O device Teach-in This document is valid only in connection with the Interroll MultiControl User Manual 2.2 (06/2016)

More information

Operating displays for MC_40A (without fieldbus) [1] Operation LED V1 (three colors: green/red/yellow) Color Operating state Description

Operating displays for MC_40A (without fieldbus) [1] Operation LED V1 (three colors: green/red/yellow) Color Operating state Description Operating displays for MC_0A (without fieldbus) Operation. Operating displays for MC_0A (without fieldbus) The operating status of MOVIDRIVE compact MC_0A are displayed on LED V. [] Figure 0: MOVIDRIVE

More information

SINAMICS SINAMICS G120. Frequency inverter with Control Units CU240E-2 CU240E-2 DP CU240E-2 F CU240E-2 DP-F. Function Manual Safety Integrated 07/2010

SINAMICS SINAMICS G120. Frequency inverter with Control Units CU240E-2 CU240E-2 DP CU240E-2 F CU240E-2 DP-F. Function Manual Safety Integrated 07/2010 SINAMICS G120 Frequency inverter with Control Units CU240E-2 CU240E-2 DP CU240E-2 F CU240E-2 DP-F Function Manual Safety Integrated 07/2010 SINAMICS Answers for industry. Safety Integrated Function Manual,

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

KOLLMORGEN. SERVOSTAR CD. SERCOS IDN Manual M-SS rev. F. Solutions by D A N A H E R M O T I O N

KOLLMORGEN.  SERVOSTAR CD. SERCOS IDN Manual M-SS rev. F. Solutions by D A N A H E R M O T I O N KOLLMORGEN www.danahermotion.com SERVOSTAR CD Solutions by D A N A H E R M O T I O N SERCOS IDN Manual M-SS-017-05 rev. F Revision History Revision Edition Date Reason for Revision 1 05/01/1999 Initial

More information

Technical data. General specifications. Linearity error ± 0.1 Functional safety related parameters MTTF d 480 a at 40 C Mission Time (T M ) L 10

Technical data. General specifications. Linearity error ± 0.1 Functional safety related parameters MTTF d 480 a at 40 C Mission Time (T M ) L 10 Model Number Features Solid shaft Up to 31 bit overall resolution CANopen interface Free of wear magnetic sampling High resolution and accuracy Highly shock / vibration and soiling resistant Sturdy construction

More information

CANopen User Guide. Rev for ENGEL devices with CANopen support. ENGEL Elektroantriebe GmbH Am Klingenweg 10 D Walluf

CANopen User Guide. Rev for ENGEL devices with CANopen support. ENGEL Elektroantriebe GmbH Am Klingenweg 10 D Walluf CANopen User Guide Rev. 2.8 for ENGEL devices with CANopen support ENGEL Elektroantriebe GmbH Am Klingenweg 10 D-65396 Walluf Telefon +49 6123 9942-0 Telefax +49 6123 9942-50 info@engelantriebe.de www.engelantriebe.de

More information

Multiturn absolute encoder

Multiturn absolute encoder Model Number Features Industrial standard housing Ø58 mm 30 Bit multiturn Galvanically isolated CAN interface DSP 406, CLASS 1 and 2 Servo or clamping flange 2 limit switches Description In addition to

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

HNC100 Profibus-DP interface: Connection to Siemens S7 and S5

HNC100 Profibus-DP interface: Connection to Siemens S7 and S5 Industrial Hydraulics Electric Drives and Controls Linear Motion and Assembly Technologies Pneumatics Service Automation Mobile Hydraulics HNC100 Profibus-DP interface: Connection to Siemens S7 and S5

More information

RM30xx Profibus Brief instructions efector400

RM30xx Profibus Brief instructions efector400 RM30xx Profibus Brief instructions efector400 706414/00 Page 1 of 14 ifm efector gmbh Contents The description may contain deviations from the user system, because different manufacturers or software versions

More information

Training document for the company-wide automation solution Totally Integrated Automation (T I A) MODULE D3

Training document for the company-wide automation solution Totally Integrated Automation (T I A) MODULE D3 Training document for the company-wide automation solution Totally Integrated Automation (T I A) MODULE D3 PROFIBUS DP with Master CPU 315-2DP / Slave ET 200L T I A Training document Page 1 of 18 Module

More information

FANCOIL CONTROLLER UNIT TC17B01KNX. Product Handbook

FANCOIL CONTROLLER UNIT TC17B01KNX. Product Handbook FANCOIL CONTROLLER UNIT TC17B01KNX Product Handbook Product: TC17B01KNX Description: FANCOIL CONTROLLER UNIT Document Version: 1.2 Date: 09/09/2016 1/37 INDEX 1. General Introduction... 4 2. Product and

More information

User Manual PROCESS FIELD BUS. Absolute Rotary Encoder with Profibus-DP-Interface SAG-DPB1B-XXXX-XXXX-0CC. User Manual

User Manual PROCESS FIELD BUS. Absolute Rotary Encoder with Profibus-DP-Interface SAG-DPB1B-XXXX-XXXX-0CC. User Manual User Manual PROCESS FIELD BUS Absolute Rotary Encoder with Profibus-DP-Interface SAG-DPB1B-XXXX-XXXX-0CC User Manual Revision 01/07 Info SAG-DPB1B Page 1 1 General... 4 1.1 Absolute Rotary Encoder... 4

More information

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values.

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values. ecode Series MODBUS Protocol Preface This document describes the implementation of the MODBUS protocol in the Scancon ecode Series of communicating encoders. It is not intended to be a description of the

More information

SINAMICS G120 SINAMICS G120C

SINAMICS G120 SINAMICS G120C SINAMICS G120 SINAMICS G120C frequency inverter SINAMICS G120 frequency inverter with the Control Units CU240E-2 CU240E-2 F CU240E-2 DP CU240E-2 DP-F Safety Integrated Function Manual 01 2011 SINAMICS

More information

Tool Calling Interface

Tool Calling Interface Tool Calling Interface TCI2Com for RS4 and COMPACTplus User s Guide 600669 2009/02 Subject to change without prior notice About the User s Guide The User's Guide contains information on the use and application

More information

SINGLE AND MULTI TURN ABSOLUTE ENCODER

SINGLE AND MULTI TURN ABSOLUTE ENCODER SINGLE AND MULTI TURN ABSOLUTE ENCODER MEM-Bus with Profibus protocol Operating Manual CONTENTS 1. Safety and operating instructions... 1 Encoder purpose... 1 Installation... 1 Safety... 1 2. Generals...

More information

PCAN-LIN Interface for LIN, CAN, and RS-232. User Manual. Document version ( )

PCAN-LIN Interface for LIN, CAN, and RS-232. User Manual. Document version ( ) PCAN-LIN Interface for LIN, CAN, and RS-232 User Manual Document version 2.2.1 (2017-02-03) Relevant products Product Name Model Part number PCAN-LIN High-speed CAN (HS-CAN) IPEH-002025 PCAN-LIN Low-speed

More information

JetMove 2xx. Version update from V to V We automate your success.

JetMove 2xx. Version update from V to V We automate your success. Version update from V. 2.15 to V. 2.16 We automate your success. Introduction Revision 1.01 August 2017 / Printed in Germany This document has been compiled by Jetter AG with due diligence, and based on

More information

User Manual. CANalarm. GEMAC Chemnitz GmbH Zwickauer Straße Chemnitz Germany

User Manual. CANalarm. GEMAC Chemnitz GmbH Zwickauer Straße Chemnitz Germany User Manual CANalarm GEMAC Chemnitz GmbH Zwickauer Straße 227 09116 Chemnitz Germany Phone: +49 371 3377-0 Fax: +49 371 3377-272 E-Mail: info@gemac-chemnitz.de Web: www.gemac-chemnitz.de User Manual CANalarm

More information

NOVOtechnik. Content. TIM CANopen Gebrauchsanleitung TIM CANopen user manual SIEDLE GRUPPE

NOVOtechnik. Content. TIM CANopen Gebrauchsanleitung TIM CANopen user manual SIEDLE GRUPPE Content 9 CANopen 2 9.1 EDS Files 2 9.2 Features 2 9.2.1 Basic information 2 9.2.2 Basics based on CiA DS-301, V4.02 2 9.2.3 Basics based on CiA DSP-406, V3.2 3 9.2.4 Basics SDO communication 3 9.2.5 Basics

More information

PROFIBUS MODULE (CB15) English Operating Instructions. Contents. Warning and Caution Notes

PROFIBUS MODULE (CB15) English Operating Instructions. Contents. Warning and Caution Notes Contents Warning and Caution Notes 1. OVERVIEW 1.1 Description and Features 1.2 Application on a PROFIBUS Link 2. INSTALLATION 2.1 Connecting the Bus Cable 2.1.1 Terminals 2.1.2 Bus Cabling 2.2 EMC Measures

More information

Operation Manual Profibus DP -Display HE 5120 P with digital I/O's

Operation Manual Profibus DP -Display HE 5120 P with digital I/O's Operation Manual Profibus DP -Display HE 510 P with digital I/O's "HESCH" Schröder GmbH Boschstraße 8 31535 Neustadt Telefon +49 (0) 503 / 9535-0 Telefax +49 (0) 503 / 9535-99 e-mail: info@hesch.de http://www.hesch.de

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

APPLICATIONS BROCHURE

APPLICATIONS BROCHURE APPLICATIONS BROCHURE burster Rheingoldstrasse gmbh & co kg 50, CH-8212 Talstr. Neuhausen, 1-5 76593 Telefon Gernsbach +4152-672 50 00, Germany Telefax +4152-672 Phone 50 01, +49-7224-6450 www.mts.ch,

More information

The RS-485 user manual for B800 series communication

The RS-485 user manual for B800 series communication The user manual of B800 Series Rs-485 The RS-485 user manual for B800 series RS-232 inbuilt inside the main board of B800 series frequency inverter, we can effect RS-485 through fitting board externally.

More information

Impressum. Internet:

Impressum.   Internet: Impressum leere Seite leere Seite Imprint Wachendorff Automation Industriestrasse 7 D-65366 Geisenheim Phone: +49 (0) 67 22 / 99 65 25 Fax: +49 (0) 67 22 / 99 65 70 Local Court of Wiesbaden HRA 8377 VAT

More information

Motors Automation Energy Transmission & Distribution Coatings. Software WSCAN. User's Manual

Motors Automation Energy Transmission & Distribution Coatings. Software WSCAN. User's Manual Motors Automation Energy Transmission & Distribution Coatings Software WSCAN User's Manual User's Manual Series: WSCAN V2.0X Language: English Publication Date: 11/2010 Content 3 Index 0 Parte I General

More information

AG25, AG26. User manual 225/18

AG25, AG26. User manual 225/18 AG25, AG26 Actuator with User manual interface 225/18 Table of contents 1 General Information... 9 1.1 Documentation...9 2 Displays and operating elements... 9 2.1 General Information...9 2.2 Displays...9

More information

CANopen. Technical Guide for Delta ASDA-A2

CANopen. Technical Guide for Delta ASDA-A2 CANopen Technical Guide for Delta ASDA-A2 Version: V1.01 Date: December, 2009 This page intentionally left blank Manual Overview Please include the Manual Number and the Manual Version shown below when

More information

Configuration and Parameter Assignment Frame for the CPU 31x-2

Configuration and Parameter Assignment Frame for the CPU 31x-2 Configuration and Parameter Assignment Frame for the CPU 31x-2 1 You don t need the information contained in this chapter if you configure and parameterize the CPU 31x-2 with STEP 7 or with COM PROFIBUS.

More information

AS58 IB AS58S IB ASC58 IB AM58 IB AM58S IB AMC58 IB

AS58 IB AS58S IB ASC58 IB AM58 IB AM58S IB AMC58 IB AS58 IB AS58S IB ASC58 IB AM58 IB AM58S IB AMC58 IB User Manual Introduction Serial fieldbus use to connect sensors and actuators, permits a costs reduction and a major flexibility respect to a parallel

More information

Belimo Gateway MP to Modbus RTU - UK24MOD

Belimo Gateway MP to Modbus RTU - UK24MOD Product information UK24MOD MODBUS RTU Belimo Gateway MP to Modbus RTU - UK24MOD Contents Complete overview 2 Technical data 3 Safety notes 4 Product features 4 Installation and commissioning 4 Electrical

More information

PROFIBUS USER MANUAL

PROFIBUS USER MANUAL PROCESS FIELD BUS Absolute Rotary Encoder with Profibus-DP-Interface MHM510-PROF-001 MHK515-PROF-001 User Manual 1 General...4 1.1 Absolute Rotary Encoder...4 1.2 Profibus technology...4 2 Installation...5

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

CANopen MANUAL. TMCM axis stepper controller/driver board 2.8A RMS / 24V DC Encoder interface

CANopen MANUAL. TMCM axis stepper controller/driver board 2.8A RMS / 24V DC Encoder interface CANopen MODULES FOR STEPPER MOTORS MODULES CANopen Firmware Version V3.18 CANopen MANUAL TMCM-351 3-axis stepper controller/driver board 2.8A RMS / 24V DC Encoder interface TMCM-341 3-axis controller board

More information

FRABA Inc East State Street, Suite 148, Hamilton, NJ Phone , Fax

FRABA Inc East State Street, Suite 148, Hamilton, NJ Phone , Fax PROCESS FIELD BUS ABSOL UTE ROTARY ENCODER W ITH PROFI BUS- DP-INTERFACE OCD- DPB1B- XXXX-XXXX- 0 CC FRABA Inc. 1800 East State Street, Suite 148, Hamilton, NJ 08609 Phone +1 609 750 8705, Fax. +1 609

More information

Errata Sheet RV-8803-C7

Errata Sheet RV-8803-C7 Errata Sheet Errata Sheet October 2017 1/8 Rev. 1.2 TABLE OF CONTENTS 1. DEVICE LIMITATION I 2 C COMMUNICATION... 3 1.1. SILICON IDENTIFICATION... 3 1.2. DESCRIPTION... 3 1.3. PROBABILITY... 3 1.4. WORKAROUND...

More information

Optidrive Applications Support Library

Optidrive Applications Support Library Optidrive Applications Support Library Application Note Title AN-ODE-3-038 Related Products Optidrive E3 Overview Level 3 Modbus RTU Control and Register Mapping 1 Fundamental - No previous experience

More information

EtherCAT User Manual. For STF EtherCAT

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

More information

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

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

More information

Software manual SMP SCHUNK motion protocol V3.03

Software manual SMP SCHUNK motion protocol V3.03 Translation of original software manual Software manual SMP SCHUNK motion protocol V3.03 Imprint Imprint Copyright: This manual is protected by copyright. The author is SCHUNK GmbH & Co. KG. All rights

More information

OPEN DRIVE OPEN DRIVE

OPEN DRIVE OPEN DRIVE OPEN DRIVE INDEX 1. Application s structure... 2 1.1. Node number configuration... 2 2. Managed services... 3 2.1. Profibus message s description... 3 2.1.1. Parameterisation s data: PKW... 3 2.1.2. Process

More information

Drive System SD2. S7 SD2 Service Channel SIEB & MEYER W. Description of Profibus to support the protocol for the service channel

Drive System SD2. S7 SD2 Service Channel SIEB & MEYER W. Description of Profibus to support the protocol for the service channel SIEB & MEYER W Drive System SD2 S7 SD2 Service Channel Description of Profibus to support the protocol for the service channel P-TD-0000319.1 2012-10-25 W Copyright Copyright 2012 SIEB & MEYER AG. All

More information

JetWeb JX6-INT1 Function Description

JetWeb JX6-INT1 Function Description JetWeb JX6-INT1 Function Description Article # 608 640 72 Edition 2.1 December 2003 / Printed in Germany Function Description December 2003 JetWeb JX6-INT1 JETTER AG reserves the right to make alterations

More information

Tritex II. CANopen - Option

Tritex II. CANopen - Option Tritex II CANopen - Option Contents Contents 2 Introduction... 8 1. CAN basics... 8 1.1. Data Frame... 8 1.2. Error Control... 9 1.3. Baud rate... 9 2. CANopen... 9 3. NMT... 10 3.1. NMT State Machine...

More information

LM24A-MOD. Cable 1 m, 6 x 0.75 mm 2 RJ12 socket

LM24A-MOD. Cable 1 m, 6 x 0.75 mm 2 RJ12 socket echnical data sheet Damper actuator for Modbus for adjusting air dampers in ventilation and air conditioning systems in buildings orque 5 Nm Nominal voltage AC/DC 4V Communication via Modbus RU (RS-485)

More information

Levante Sistemas de Automatización y Control S.L.

Levante Sistemas de Automatización y Control S.L. Catálogos Levante Sistemas de Automatización y Control S.L. LSA Control S.L. Camí del Port 143 46470 Catarroja (Valencia) Telf. (+34) 960 62 43 01 comercial@lsa-control.com www.lsa-control.com www.boschrexroth.es

More information

Product Information. RCN 6000 Absolute Angle Encoder with Integral Bearing and Large Hollow Shaft

Product Information. RCN 6000 Absolute Angle Encoder with Integral Bearing and Large Hollow Shaft Product Information RCN 6000 Absolute Angle Encoder with Integral Bearing and Large Hollow Shaft 08/2018 RCN 6000 series Absolute angle encoder with Integrated stator coupling Hollow through shaft 180

More information

FACTORY AUTOMATION. MANUAL Absolute Rotary Encoder with PROFIBUS Interface

FACTORY AUTOMATION. MANUAL Absolute Rotary Encoder with PROFIBUS Interface FACTORY AUTOMATION MANUAL Absolute Rotary Encoder with PROFIBUS Interface R With regard to the supply of products, the current issue of the following document is applicable: The General Terms of Delivery

More information

Firmware Manual - EC Series Drives

Firmware Manual - EC Series Drives 1 Firmware Manual - EC Series Drives Doc Ver 1.01 Firmware ver: EC series drives For installation details refer to Hardware Manual Safety: Read safety instruction in hardware manual before installation

More information

Single-Axis Counter BDD 611

Single-Axis Counter BDD 611 Single-Axis Counter BDD 611 Technical Description, User's Guide english No. 611-150 D/E. Edition 0705; Subject to modification. Replaces edition 0701. www.balluff.com Balluff GmbH Schurwaldstrasse 9 73765

More information

User Manual Software for DSL Digital Speed Switch

User Manual Software for DSL Digital Speed Switch User Manual Software for DSL Digital Speed Switch Software version from 0.9.9 Max-Dohrn-Str. 2+4 D-10589 Berlin Phone +49 (0)30 690 03-0 Fax +49 (0)30 690 03-104 info@baumerhuebner.com www.baumer.com Contents

More information

Optidrive Applications Support Library

Optidrive Applications Support Library Optidrive Applications Support Library Application Note Title AN-ODV-3-038 Related Products Optidrive Eco Overview Level 3 Modbus RTU Control and Register Mapping 1 Fundamental - No previous experience

More information

The following conventions are used to indicate precautions in this manual.

The following conventions are used to indicate precautions in this manual. Safety Information Read this instruction manual and the related documents thoroughly before installation, operation, maintenance or inspection of this product. Make sure you understand product information,all

More information

PAC BI-DP BIM and 8701-CA-BI Carrier

PAC BI-DP BIM and 8701-CA-BI Carrier June 2013 PAC8000 8507-BI-DP BIM and 8701-CA-BI Carrier PROFIBUS DP Bus Interface Module and Carrier The 8507-BI-DP Bus Interface Module (BIM) provides the communications link between the PAC8000 series

More information

Application description. Motion detector KNX- BCU

Application description. Motion detector KNX- BCU Application description Motion detector KNX-BCU Electrical/mechanical data: see the operating instructions for the product Order number Product designation Application programme TP product Radio product

More information

CSI 6300 SIS Overview

CSI 6300 SIS Overview Overview The Digital Overspeed Protection System is TÜV - certified according to IEC 61508:2010 and provides speed measurement and detection of rotational direction for rotating machines such as turbines,

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

PACSystems* RX3i IC695PBM300

PACSystems* RX3i IC695PBM300 June 2010 PACSystems* RX3i IC695PBM300 PROFIBUS Master Module The PACSystems * RX3i PROFIBUS Master Module, IC695PBM300, allows the RX3i CPU to send and receive data on a PROFIBUS-DP network. The IC695PBM300

More information

½ Caution! Introduction. Blind.switch 5701/1.0

½ Caution! Introduction. Blind.switch 5701/1.0 Blind.switch 5701/1.0 Introduction General information This software application enables you to program blind/switch actuators using manual mode (referred to below as actuator), control blind and roller

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

Application note AN020: Connecting modules with RS485 interface Preliminary

Application note AN020: Connecting modules with RS485 interface Preliminary Application note AN020: connecting modules with RS485 interface (V1.10 / 2018-JUL-05) 1 Application note AN020: Connecting modules with RS485 interface Preliminary TRINAMIC Motion Control GmbH & Co. KG

More information

PRESENCE DETECTOR, CONSTANT LIGHT CONTROLLER PD00D01KNX. Product Handbook

PRESENCE DETECTOR, CONSTANT LIGHT CONTROLLER PD00D01KNX. Product Handbook PRESENCE DETECTOR, CONSTANT LIGHT CONTROLLER PD00D01KNX Product Handbook Product: PD00D01KNX Description: PRESENCE DETECTOR, CONSTANT CONTROLLER Document Version: 1.3 Date: 03/10/2017 Tribunale di Mila

More information

Product documentation

Product documentation Product documentation Rotary sensor ALBRECHT JUNG GMBH & CO. KG Volmestraße 1 58579 Schalksmühle Telefon: +49.23 55.8 06-0 Telefax: +49.23 55.8 06-2 04 kundencenter@jung.de www.jung.de Service Center Kupferstr.

More information

Modular Control System KS VARIO

Modular Control System KS VARIO Modular Control System KS VARIO Interface Description PROFINET 9499 040 94211 valid from: 1/2015 SIMATI is a registered trademark of Siemens AG STEP is a registered trademark of Siemens AG is a registered

More information

GV3000/SE 230 VAC 1-20 HP General Purpose (Volts/Hertz) and Vector Duty Drive Software Start-Up and Reference Manual Version 6.04

GV3000/SE 230 VAC 1-20 HP General Purpose (Volts/Hertz) and Vector Duty Drive Software Start-Up and Reference Manual Version 6.04 GV3000/SE 230 VAC 1-20 HP General Purpose (Volts/Hertz) and Vector Duty Drive Software Start-Up and Reference Manual Version 6.04 Instruction Manual D2-3387-4 The information in this manual is subject

More information

Positioning Controller

Positioning Controller Positioning Controller Application Note "CANopen Basic Information" Edition February 2006 EPOS 24/1, EPOS 24/5, EPOS 70/10 Firmware version 2000h or higher Introduction The EPOS is a digital positioning

More information

Digital Overspeed Protection System with PROFIBUS -DP interface DOPS, DOPS AS, DOPS TS

Digital Overspeed Protection System with PROFIBUS -DP interface DOPS, DOPS AS, DOPS TS Digital Overspeed Protection System with PROFIBUS -DP interface DOPS, DOPS AS, DOPS TS Application: The speed measurement and overspeed protection systems DOPS and DOPS AS serve the measurement of speeds

More information

LiquiFlo AC General Purpose (Volts/Hertz) and Vector Duty Drive Software Start-Up and Reference Manual Version 6.4

LiquiFlo AC General Purpose (Volts/Hertz) and Vector Duty Drive Software Start-Up and Reference Manual Version 6.4 LiquiFlo AC General Purpose (Volts/Hertz) and Vector Duty Drive Software Start-Up and Reference Manual Version 6.4 Instruction Manual D2-3410-7 The information in this manual is subject to change without

More information

Installation Instructions HIPERDRIVE HDA - with PROFIBUS DP - with cable adapter

Installation Instructions HIPERDRIVE HDA - with PROFIBUS DP - with cable adapter Installation Instructions HIPERDRIVE HDA - with PROFIBUS DP - with cable adapter halstrup-walcher GmbH Stegener Straße 10 D-79199 Kirchzarten, Germany Phone: +49 (0) 76 61/39 63-0 Telefax: +49 (0) 76 61/39

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

Absolute Rotary Encoder with Profibus-DP Interface. User Manual PROCESS FIELD BUS

Absolute Rotary Encoder with Profibus-DP Interface. User Manual PROCESS FIELD BUS Absolute Rotary Encoder with Profibus-DP Interface User Manual PROCESS FIELD BUS Contents 1 Introduction...4 1.1 Definitions and abbreviations...4 1.2 Mode of operation of an absolute angular encoder...6

More information

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

Absolute Single/Multiturn Encoders. Singleturn Series 5858,5878 Multiturn Series 5868,5888

Absolute Single/Multiturn Encoders. Singleturn Series 5858,5878 Multiturn Series 5868,5888 Absolute Single/Multiturn Encoders Singleturn Series 5858,5878 Multiturn Series 5868,5888 Profibus DP DIN 19245 3 Fritz Kübler GmbH Copyright Protection The contents of this documentation are protected

More information

Technological Data. How Can the Technological Data Coupling Be Used with the Drive? (Available for SIMOTION SCOUT V3.2 or later)

Technological Data. How Can the Technological Data Coupling Be Used with the Drive? (Available for SIMOTION SCOUT V3.2 or later) How Can the Coupling Be Used with the Drive? (Available for SIMOTION SCOUT V3.2 or later) Table of Contents Table of Contents 1 Question... 3 2 Solution... 3 3 Configuration... 4 3.1 Assignment of the

More information

User Manual 07/2005 Edition. simodrive. Absolute Value Encoder with PROFIBUS-DP SIMODRIVE sensor

User Manual 07/2005 Edition. simodrive. Absolute Value Encoder with PROFIBUS-DP SIMODRIVE sensor User Manual 07/2005 Edition simodrive Absolute Value Encoder with PROFIBUS-DP SIMODRIVE sensor General Information 1 Installation 2 Device Configuration 3 SIMODRIVE sensor Absolute Value Encoder with

More information

Absolute encoders - modular bus covers Solid shaft with clamping or synchro flange Optical single and multiturn encoders 13 bit ST / 16 bit MT

Absolute encoders - modular bus covers Solid shaft with clamping or synchro flange Optical single and multiturn encoders 13 bit ST / 16 bit MT Features Encoder single- or multiturn / bus cover Optical sensing method Resolution: singleturn 13 bit, multiturn 16 bit Clamping or synchro flange CANopen /DeviceNet/EtherCAT/EtherNet-IP SAEJ1939/PROFINET/POWERLINK/Profibus/SSI

More information

DeviceNet. Manual / Users Guide. Part No , Doc. No Ver. 00

DeviceNet. Manual / Users Guide. Part No , Doc. No Ver. 00 DeviceNet Manual / Users Guide Part No 643197-01, Doc. No 643197 Ver. 00 Content LIST OF TABLES... 3 LIST OF FIGURES... 3 1 GENERAL INFORMATION... 4 1 GENERAL INFORMATION... 4 1.1 ABSOLUTE ENCODERS...

More information