ecomat 100 type R 360 Use as safety controller

Size: px
Start display at page:

Download "ecomat 100 type R 360 Use as safety controller"

Transcription

1 Supplement to the system manual ecomat 100 type R 360 Use as safety controller

2 Supplement to the system manual ecomat 100 type R 360, April 2000 Warranty This manual was written with the utmost care. However, we cannot assume any guarantee for the contents. Since errors cannot be avoided despite all efforts we appreciate any comment. We reserve the right to make technical alterations to the product which might result in a change of contents of the manual. page 2

3 1. General Safety advice Functions and features Test basis for certification 7 2. Safety concept of the hardware Digital inputs Fast inputs Analog inputs Digital outputs PWM outputs Peculiarities and restrictions Safety concept of the software Program and system monitoring Error messages Program creation and download LED functions Use in control category 3/requirement class 4 applications Wiring CR CR CR CR page 3

4 page 4

5 1. General 1.1. Safety advice Please follow the details of the description. Ignoring the instructions, operation outside the proper use as described below, wrong installation or incorrect handling can result in severe impairment of the safety of people and systems. These instructions are aimed at persons who can be considered "experts" in the sense of the EMC guideline, the low-voltage guideline, the machine guideline and the safety-relevant special standards listed below. The controllers are to be installed and set up by a skilled person (programmer or service technician) This description is a supplement to the current system manual ecomat 100 type R 360 the knowledge of which is required. It contains text and diagrams on the use of the controller under safety-relevant considerations and has to be read before installation or application. In the case of malfunctioning or uncertainties please contact the manufacturer. Tampering with the unit might lead to considerable impairment of the safety of persons and systems. It is not permissible and will lead to an exclusion of liability and warranty Functions and features The controller modules ecomat 100 type R 360 (in the following text called ecomat R 360) are designed for use under severe conditions (e.g. extended temperature range, strong vibration, intensive EMC stress). They are suitable for direct installation in machinery in mobile and robust applications. Due to their specifications the inputs and outputs are specially designed for this application. Integrated hardware and software functions (operating system) offer high protection. In addition, special hardware and software functions for safetyrelevant applications are integrated in the certified controllers allowing the use as safety controllers. page 5

6 The controller ecomat R 360 is approved for safety-relevant tasks in the sense of the protection of persons if the appropriate system test routines are integrated in the operating system and in the application software. Depending on the use of the hardware or its external wiring (see chapter 2) and the structure of the user program (see chapter 3) the following safety classes can be reached with the certified controllers ecomat 100 type R 360: to EN 954-1: control category 3 to DIN 19250: requirement class 4 However, the final classification should only be made after a risk analysis of the application. The relevant supervisory bodies have to release the system (hardware and software). The application software can easily be created by the user with the programming software ecolog 100plus. All software functions and programming procedures described in this documentation refer to the programming software ecolog 100 plus the knowledge of which is required in this description. The operating system (*.H86), the controller configuration (*.M66) and the unit libraries (*.LIB) always have to have the same software level. The software status is indicated by suffixed letters in alphabetical order in the file names (e.g. CR7016_G.H86 or TDM_D.LIB). It also has to be noted that the internal libraries (made in IEC1131) are translated with the loaded software level. In general, only certified operating systems can and must be used in safety-relevant applications. The user himself is responsible for the safe functioning of the application programs that he has created. If required, he has to obtain an approval by a relevant test and supervisory authority in accordance with the national regulations. page 6

7 1.3. Test basis for certification Testing and certification was carried out on the basis of the following standards and specifications: DIN EN 954-1/03.97 Safety-related parts of control systems Part 1: General principles for designs DIN V 19250/05.94 Fundamental safety aspects to be considered for measurement and control equipment DIN V VDE 0801/01.90 with modification A1/ Principles for computers in safety-related systems DIN V Draft/12.93 Mc-protection equipment Requirements and measures for safeguarded function page 7

8 page 8

9 2. Safety concept of the hardware The following chapters describe the safety concept of the hardware and its use in safety-relevant applications. Certified controllers type R 360 can be used in applications up to control category 3 or requirement class 4 if the inputs and outputs are selected and wired accordingly Digital inputs For the processing of digital signals switching states 0 (no voltage present) and 1 (voltage present) are permissible. Therefore a wire break (signal 0) and a short circuit to supply voltage (signal 1) cannot be detected. To keep up the safety functions the input signals in the application have to be monitored. Therefore safety-relevant signals are processed redundantly, i.e. the signal transmitters are connected in double and are processed via the user software (also double). In addition, the inputs need to be in different input groups. Program example page 9

10 Plausibility check of the process If the application allows, sufficient failure safety can be achieved by selecting suitable signal transmitters (mechanical or electronic), by appropriate installation and plausibility checks of certain parts of the plant which makes the installation of two equal signal transmitters in one installation position obsolete Fast inputs Fast counter, pulse or interrupt inputs (%IX %IX0.15) are a special form of digital inputs which is why the facts described in 2.1 also apply to these inputs. Measuring methods In the case of safety-relevant frequency measurements the signal frequency also has to be determined in two different ways in addition to the external wiring. Depending on the selected software functions (see library: CRxxxx_x.LIB) different hardware parts are used in the ecomat R 360. The software function FREQUENCY determines the frequency on the basis of the internal hardware counter, the function CYCLE on the basis of the internal timer. The result of these different measurement methods then needs to be checked via the user program. Program example In the above example function SAVE_Value_ok compares the two frequency values SAVE_frequency and REF_frequency. If the difference is smaller than or equal to the value of ACCEPT_TOLERANCE the two frequency values are considered equal and can be further processed. A program page 10

11 example for the function SAVE_Value_ok is shown in chapter 2.5. Use Safety consideration Use as digital inputs It has to be observed that due to the different measurement methods, errors in the frequency determination might occur. The function FREQUENCY is therefore suited for frequencies between 100 Hz and 50 khz with the error decreasing at higher frequencies. The function CYCLE carries out a period measurement and is therefore suitable for frequencies lower than 100 khz. For safety considerations errors in the reference measurement up to 20% can be tolerated, as the reference value is only used to check the function of the measuring channel. The frequency value for the application is derived from the "precise" measurement. It also has to be observed that due to the permissible high input frequencies error signals (e.g. bouncing contacts of mechanical switches) are also detected. This has to be suppressed via the user software, if required Analog inputs The correct functioning of the analog / digital converter is checked in the controller by the system on a regular basis via reference voltages so that all internal errors can be detected. Errors in the wiring (short circuit, wire break), in the sensor or in the input amplifier of the controller are not detected in these checks. Therefore analog input signals also have to be connected and processed redundantly. Furthermore, it makes sense to evaluate the signal voltage only in a limited range (e.g V). This way the errors short circuit to ground or wire break and short to supply voltage /short circuit can be detected. page 11

12 Program example In the above example function SAVE_Value_ok compares the two frequency values SAVE_A_IN_1a and SAVE_A_IN_1b. If the difference is smaller than or equal to the value of ACCEPT_TOLERANCE the two analog values are considered equal and can be further processed. A program example for the function SAVE_Value_ok is shown in chapter Digital outputs Switching off the outputs in case of a fault is one of the most important features of machine controllers. The switched-off (deenergized) state is considered the safe state. The constant monitoring of the connected actuators for wire break, short to the supply voltage or ground, multiple connection of two or more outputs to a given actuator as well as undesired and unallowed direct connection of the supply voltage to a given actuator is therefore absolutely necessary. For the above-mentioned faults the ecomat R 360 has outputs with diagnostic capability which are automatically checked by the operating system. Also, they must be evaluated in the application software by the user. page 12

13 Readback outputs are internally set up as follows: The block diagram shows: Wire break A wire break detection is made via the input channel. If the output is blocked, High (logic 1) is read in because the resistor R i pulls the connection to HIGH potential (VBB). Without the wire break the low-ohmic load (R L < 10 kω) would force LOW (logic 0). The error bit in the system flag byte BREAK... for the corresponding output is only set in the state Output OFF. Flag byte Output addresses Error bits BREAK_Q1Q2 %QX %QX0.7 %IX %IX0.127 BREAK_Q3 %QX %QX0.15 %IX %IX0.135 BREAK_Q4 %QX %QX0.23 %IX %IX0.143 The short to ground can also be detected via the readback channel. If the output is switched on, LOW (logic 0) is read in. Short The error bit in the system flag byte SHORT... for the corresponding output is only set in the state Output ON. Flag byte Output addresses Error bits SHORT_Q1Q2 %QX %QX0.7 %IX %IX0.103 SHORT_Q3 %QX %QX0.15 %IX %IX0.111 SHORT_Q4 %QX %QX0.23 %IX %IX0.119 In the case of a short/overload the output transistor switches off automatically. For reasons of safety it does not switch on again automatically. It must therefore first be deactivated via the application software and then switched on again. Monitoring for multiple Connections Depending on the result of the risk analysis of the application the outputs must be additionally tested for multiple connection of two or more outputs to a given actuator, undesired and page 13

14 unallowed direct connection of the supply voltage to a given actuator and short to the supply voltage. To do so, a short switch-off pulse ( µs) is automatically applied to the monitored outputs (readback outputs) one after the other by the operating system of the controller. It is read back and evaluated by the integrated diagnostic channels. This diagnostic test is cyclically carried out (approx. every 30 s) during the whole controller test and monitoring. In addition, this diagnostic test also detects the wire break in the case of an active output (extension to normal diagnosis). A fault detected by the diagnostic test is indicated by the error bit ERROR_OUTPUTBLANKING. By means of a more extensive diagnosis (see above) the exact fault can be located. To activate the diagnostic test the corresponding bit in the system flag byte CHECK_... must be set. Flag byte CHECK_Q1Q2 CHECK_Q3 CHECK_Q4 Output addresses %QX %QX0.7 %QX %QX0.15 %QX %QX0.23 If one of the above errors is detected, all (!) outputs and the safety relay are immediately switched off. Also, the LED on the controller module passes into the state red/flashing (error) and the error bit ERROR_OUTPUTBLANKING is set. Second switch off-way Testing and monitoring Applications to control category 2 (and higher) require a second switch-off way if the dangerous failure is not signalled in time (warning message, alarm, display etc.). For this purpose the controller ecomat R 360 has an additional relay. Outputs which are switched off via the safety relay and provide full diagnostic capability are identified in the configuration diagrams by the designation "readback channel" ("R") and the reference to the relay contact. In these applications the outputs, as described above, need to be tested and monitored at all times (short circuit, wire break short against supply voltage and multiple connection of two or more outputs to a given actuator as well as undesired and unallowed direct connection of the supply voltage). The monitoring functions (interruption, short to GND/supply voltage and multiple connection of two and more outputs to a given actuator as well as undesired and unallowed direct connection of the supply voltage) of the operating system which can be activated via the user software have to be used, evaluated in the user software and have to respond appropriately to errors. page 14

15 The analysis of the safety system has to show if an output working as a safety-relevant switch-off way has to be redundant or if monitoring and testing as described above are sufficient. Furthermore, the analysis has to check if in the case of an error switching off via the internal relay is sufficient or if a second output (electrical or hydraulic) needs to be used for redundant switching off. If e.g. a cable loom to an external valve has no supply cable or if a short to GND is harmless from a safety point of view, switching off the output via the internal relay is sufficient. Program example page 15

16 Use of the diagnostic test For reasons of compatibility the diagnostic test (CHECK_xx) can be activated for all outputs. But this only makes sense when the corresponding readback channel and, if necessary, the relay are available as a second switch-off way PWM outputs No internal test Due to the function principle there is no system internal monitoring and testing for these outputs. Should this be required for reasons of safety it has to be accomplished via the user program, e.g. by reading back the analog voltage via a voltage channel, and the software function FAST_ANALOG. Program example page 16

17 2.6. Program example for the function SAVE_Value_ok 2.7. Peculiarities and restrictions Input test (pin 24) When outputs are defined as safety relevant (bits CHECK_xx set) they cannot be used when the test input is active. The test input has to be set when e.g. the software is to be loaded into the controller. The outputs are only available again when the test is deactivated and the controller is reset (switching off and on). Use of the CAN bus In the existing hardware version the CAN bus must not be used for safety-relevant applications. At present a CANopen profile for safety-oriented applications is in development at the user organisation "CAN in Automation" (CiA). As soon as it has been released and integrated, "safe" data can be transferred via CAN. page 17

18 3. Safety concept of the software 3.1. Program and system monitoring System test All software parts in the controller are monitored by the operating system and the internal additional processor as far as possible. This way errors, e.g. time-out in the case of an improper program run, can be detected and the user can react accordingly. When the controller is switched on all hardware and software parts of the controller are tested. These internal tests and monitoring processes are repeated at regular intervals with the time to first fault of 30 s being kept. Independent of the user program all function parts of the controller incl. the outputs (see chapter 2.4) are tested. Structure of the software Operating system The software in the controller is divided into the parts operating system and user software. They are monitored cyclically with regard to faultless operation individually and as a total by means of check sums. The check sums are generated automatically and are attached to the software parts The user receives the operating system together with the programming system. It has to be loaded once (normal case). The numbers of the operating system and of the hardware have to match, e.g. CR7016_H.H86 -> CR7016. User program The user program or application program is created in situ. The structure has to correspond to the required safety class. It has to be loaded into the controller after the operating system. When structuring the application program, make sure that the versions of the operating system (*.H86), the controller configuration (*.M66) and the libraries (*.LIB) are identical. Maximum program cycle time The maximum cycle time of a user program must not exceed 100 ms. Longer times result in a reaction of the watchdog and thus in a Fatal Error (LED red / permanently). page 18

19 3.2. Error messages The controller reacts to any error detected during the system monitoring. The reaction varies depending on the degree of the error. Severe error If a "severe error" is detected the outputs (and the relay) are switched off. The LED lights red. The application program continues thus allowing communication via the interfaces e.g. for troubleshooting. severe errors ERROR_TEMPERATURE (overtemperature) ERROR_POWER (under/overvoltage) ERROR_ANALOG (error analog conversion) ERROR_IO BREAK_Q1Q2_NEW (wire break, BREAK_Q3_NEW short circuit, BREAK_Q4_NEW multiple connect- SHORT_Q1Q2_NEW ion) SHORT_Q3_NEW SHORT_Q4_NEW ERROR_OUTPUTBLANKING When a severe error occurs, no further diagnostics can be carried out (wire break, short circuit). That is why e.g. all error bits and the outputs have to be reset and further error analysis has to be carried out in an error routine in the user program. Fatal error When a "fatal error" occurs the controller is stopped completely. All outputs are switched off, the processing of the software is stopped and communication is no longer possible. fatal error ERROR_MEMORY (memory error) ERROR_ADDRESS (addressing error) ERROR_CPU (CPU error) ERROR_CO_CPU (error in the co-processor) ERROR_INSTRUCTION_TIME (processing time error) ERROR_TIME_BASE (error internal system time) ERROR_RELAIS (error relay triggering) ERROR_DATA (faulty system data) If the test input (pin 24) is active a "fatal error" is treated like a "severe error" which means that the outputs are switched off and the LED lights red. Communication for further error diagnostics is possible as the application program continues running. page 19

20 CAN error Since the CAN bus can at present not be used for safetyrelevant tasks CAN errors are only displayed to the programmer who is responsible for processing them. For further information refer to the system manual ecomat R Program creation and download The user program is created with the programming system ecolog 100 plus (version 1.6) and is loaded into the controller several times during the program development. Before each download the generated code is translated again which means that each time a new check sum is created. This procedure is permissible up to the release of the software. For the series production of the machine or for service a uniform software and check sum have to be ensured. Download file For each translation process the programming software generates an additional Intel-hex-file which is stored in the current project directory \ECOPLUS under the name name_of_project_file.h86. This file has to be saved after the application software has been released. From this moment the application software should only be loaded into the controllers from this file. The H86 file is automatically assigned a check sum during translation. page 20

21 A download program (programme DOWNLOADER) is available for downloading the HEX file. This program has to be used to ensure a uniform software level. Changes in the original software automatically generate a new Intel-hex-file which may only be loaded into the safetyoriented controllers after renewed certification LED functions The following operating states of the controller are displayed via the integrated LED status. LED colour Flashing freq. Description orange permanently on reset checks red permanently on Fatal Error green 5 Hz no operating system loaded green 0.5 Hz Run, CANopen: PREOPERATIONAL 2.0 Hz Run, CANopen: OPERATIONAL permanently on Stop, CANopen: PREPARED red 0.5 Hz Run w. error (CANopen: PREOPERATIONAL) 2.0 Hz Run w. error (CANopen: OPERATIONAL) permanently on Stop with error CANopen operating states The operating states STOP (PREPARED) and RUN (PRE- OPERATIONAL / OPERATIONAL) can be changed by the programming system or the NMT master. In the state RUN the user program is processed. However, the controller only takes part in the CANopen communication when it is set in the state OPERATIONAL. To identify the current operating state in the application program the user can evaluate the flag COP_PREOPERATIONAL. The flag is TRUE in the state PREOPERATIONAL, otherwise it is FALSE. page 21

22 4. Use in control category 3/requirement class 4 applications The mobile controller ecomat R 360 is a one-channel controller which meets the requirements for control category 3 and requirement class 4 without any restrictions. Configuration and use in safety-oriented applications should only be carried out based on a risk analysis. In addition, the following points have to be observed: General Connection of inputs and outputs Sensors / signal transmitters Diagnosis for outputs Testing of outputs Program structure Safety consideration The de-energized state of an output with safety function is the safe state (L-signal). This state has to be accomplished via 2 separate and independent switch-off ways by using tested trip actuators. Safety-oriented inputs and outputs have to be used redundantly. This includes the redundant connection of signal transmitters to the inputs and the use of redundant outputs as second way of switching off in the application (e.g. hydraulic valves and pumps) (see chapter 2.) The signal transmitters have to be connected to two different input groups. If the outputs are not tested, they have to be connected in the same way. Digital outputs have to be monitored via the diagnostic function. If a signal changes (on/off) less than once per hour the outputs need to be tested additionally. Only use tested outputs (see chapter 2.4.) Testing of redundant inputs and outputs for equality and, if required, the automatic testing have to be realised in the user program. Furthermore, the dynamics of the input signals has to be observed. Monitoring for equality only uncovers errors when the input signals change at sufficiently short intervals. In the case of static signals it has to be assessed if e.g. further measures are required (see chapter 2.4) In the program structure it has to be ensured that safety functions are separated from pure control functions, i.e. that they are realised in their own program and function blocks. This prevents problems in the safe program parts and can be checked and tested more easily. On the basis of the monitoring functions of the above points realised in the operating system it has to be assessed if process dependent safety functions to requirement class 4 or control category 3 are provided in accordance with the safety system and the user software. page 22

23 Fault tolerance time Time to first fault In this context the fault tolerance time in particular needs to be assessed. This is the maximum time which may pass in the application between the occurrence of an error and the safe state without any danger for persons. The maximum cycle time of the user program (in the most unfavourable case 100 ms) and the possible delay and response times of the trip actuators need to be taken into account. The resulting total time has to be shorter than the fault tolerance time of the application. The time to first fault also has to be observed. The controller is tested by the operating system via internal monitoring and test routines at intervals of max. 30 s. This "test cycle time" has to be shorter than the statistical time to first fault for the application. The time is reduced when the cycle time is <100 ms (e.g. 10 ms <> time to first fault 3 s). Programming Operating system detection Program structure Function check of the software Program changes The user software always has to be created by observing all information and notes in the system manual. The number of the operating system has to match the article number of the control module (e.g. CR7016_H.H86 -> CR7016). It also has to be ensured that the software parts operating system (*.H86), control configuration ('.M66) and libraries ('.LIB) have the same version identification (e.g. CRxxxx_H). The safety-relevant part has to be clearly separated from the non-safety-relevant part of the user program. Variables and flags in the safety-relevant part have to have a clear identification, e.g. prefix S_.... Furthermore, it has to be proved that the safety-relevant part of the software is not influenced by the other program parts. All parts of the application software have to undergo a complete function check. After the application software has been approved, no more changes are allowed. Only use the software should with an unchanged operating system software. The only file allowed to be loaded into the control modules via the download software is the HEX file name_of_project_file.h86. If changes are made, the complete software needs to be checked again. Documentation In addition to a print out, the application software has to be archived with write protection in two copies (e.g. diskette, CD). The documentation has to clearly show the version of the operating system used, the programming software and the hardware used. Via the download software the version of the application software and the operating system can, if required, be compared with the archived software. This includes comparison of the CRC code. page 23

24 page 24

25 5. Wiring 5.1. CR7016 page 25

26 5.2. CR7017 page 26

27 5.1. CR7501 page 27

28 5.1. CR7502 page 28

Operating instructions. Speed monitor D / / 2014

Operating instructions. Speed monitor D / / 2014 Operating instructions Speed monitor D200 80005257 / 00 05 / 2014 Contents 1 Preliminary note...4 1.1 Symbols used...4 1.2 Warning signs used...4 2 Safety instructions...5 2.1 General...5 2.2 Target group...5

More information

Original operating instructions Safety relay with relay outputs with and without delay G1502S / / 2016

Original operating instructions Safety relay with relay outputs with and without delay G1502S / / 2016 Original operating instructions Safety relay with relay outputs with and without delay UK G50S 803638 / 00 0 / 06 Contents Preliminary note...4. Symbols used...4 Safety instructions...5 3 Items supplied...6

More information

AS-i Safety Relay Output Module with Diagnostic Slave

AS-i Safety Relay Output Module with Diagnostic Slave AS-i Safety Relay Output Module with Diagnostic Slave User Manual...supports the requirements for AS-i Safety up to SIL3 Revision date: 2016-03-9 Subject to modifications without notice. Generally, this

More information

Installation instructions Diagnostic electronics for vibration sensors VSE / / 2007

Installation instructions Diagnostic electronics for vibration sensors VSE / / 2007 Installation instructions Diagnostic electronics for vibration sensors UK VSE00 70406 / 00 07 / 2007 Contents Safety instructions 3 Function and features 4 Mounting 4 Mounting of the sensors 5 Electrical

More information

Original operating instructions Safety relay with relay outputs G1501S / / 2016

Original operating instructions Safety relay with relay outputs G1501S / / 2016 Original operating instructions Safety relay with relay outputs G50S UK 8023637 / 00 02 / 206 Contents Preliminary note...4. Symbols used...4 2 Safety instructions...5 3 Items supplied...6 4 Functions

More information

Operating instructions. Switching amplifier DN0210 DN / / 2015

Operating instructions. Switching amplifier DN0210 DN / / 2015 Operating instructions Switching amplifier DN0210 DN0220 UK 80011079 / 00 01 / 2015 Contents 1 Preliminary note...4 1.1 Symbols used...4 1.2 Warning signs used...4 2 Safety instructions...5 2.1 General...5

More information

Operating instructions. Standstill monitor A / / 2011

Operating instructions. Standstill monitor A / / 2011 Operating instructions Standstill monitor A300 UK 1 2 3 4 5 6 7 8 7390337 / 01 02 / 2011 1 2 3 4 5 6 7 8 switchpoint min max pulse/min power Made in Germany ifm electronic gmbh D 45127 Essen func. I II

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

AS-i Safety Relay Output Module with Diagnostic Slave

AS-i Safety Relay Output Module with Diagnostic Slave AS-i Safety Relay Output Module with Diagnostic Slave User Manual Revision date: 2013-01-30...supports the requirements for AS-i Safety up to SIL3 Subject to modifications without notice. Generally, this

More information

Operating instructions Evaluation system for flow sensors VS / / 2013

Operating instructions Evaluation system for flow sensors VS / / 2013 Operating instructions Evaluation system for flow sensors VS3000 7097 / 0 07 / 203 Contents Preliminary note...2 2 Safety instructions...3 3 Function and features... Mounting.... Mounting of the sensors...

More information

Monitoring technique. VARIMETER Voltage relay MK 9064N, MH 9064

Monitoring technique. VARIMETER Voltage relay MK 9064N, MH 9064 Monitoring technique VARIMETER Voltage relay MK 9064N, MH 9064 0269462 Your Advantages Preventive maintenance For better productivity Quicker fault locating Precise and reliable Min-, Max. value or window

More information

Operating instructions AC010S Compact AS-i E-STOP safety module

Operating instructions AC010S Compact AS-i E-STOP safety module Operating instructions AC010S Compact AS-i E-STOP safety module Sachnr. 7390636_/00 05/2007 Contents Safety instructions............................. 3 Installation / Setup............................

More information

Product Information on the Manual

Product Information on the Manual Product Information on the Manual Edition 04.2003 S7-300 Module Specifications, Edition 11/2002, (A5E00105505-02) Introduction The S7-300 product family has been enhanced and improved. This document contains

More information

Original operating instructions Fail-safe inductive sensor GF711S / / 2013

Original operating instructions Fail-safe inductive sensor GF711S / / 2013 Original operating instructions Fail-safe inductive sensor GF7S 8528 / 5 / 23 Contents Preliminary note...3. Explanation of symbols...3 2 Safety instructions...4 2. Safety-related requirements regarding

More information

SCHMIDT Sensor interface PROFIBUS Instructions for use

SCHMIDT Sensor interface PROFIBUS Instructions for use SCHMIDT Sensor interface PROFIBUS Instructions for use Table of contents 1 Important information... 3 2 Intended use... 4 3 Electrical connection... 4 4 Signalizations... 7 5 Startup... 9 6 Technical data...

More information

Installation instructions Inclination sensor EC2019 EC / / 2013

Installation instructions Inclination sensor EC2019 EC / / 2013 Installation instructions Inclination sensor UK EC219 EC245 739215 / 3 1 / 213 Inhalt 1 Safety instructions 3 2 Mounting 4 3 Electrical connection 4 4 Dimensions 4 5 Technical Data 5 6 Characteristics

More information

Polymer Electric. Operating Instructions. Control Unit SG-EFS 1X4 ZK2/1 8k2. Version 3

Polymer Electric. Operating Instructions. Control Unit SG-EFS 1X4 ZK2/1 8k2. Version 3 Operating Instructions Control Unit SG-EFS 1X4 ZK2/1 8k2 Version 3 1003100 SG-EFS 104 ZK2/1 8k2 24 V=/~ 7500354 SG-EFS 134 ZK2/1 8k2 230 V~ Original instructions GmbH & Co. KG Polymer Electric Örlinger

More information

Control unit SG-EFS 104/2W. EN Operating instructions. Innovative by tradition. Version SG-EFS 104/2W 24 V=/~

Control unit SG-EFS 104/2W. EN Operating instructions. Innovative by tradition. Version SG-EFS 104/2W 24 V=/~ Innovative by tradition. Control unit SG-EFS 104/2W EN Operating instructions Version 0.9 1005196 SG-EFS 104/2W 24 V=/~ Original instructions Mayser GmbH & Co. KG Örlinger Straße 1 3 89073 Ulm GERMANY

More information

Control unit SG-EFS 104/4L. EN Operating instructions. Innovative by tradition. Version SG-EFS 104/4L AC/DC 24 V

Control unit SG-EFS 104/4L. EN Operating instructions. Innovative by tradition. Version SG-EFS 104/4L AC/DC 24 V Innovative by tradition. Control unit SG-EFS 104/4L EN Operating instructions Version 2 1004128 SG-EFS 104/4L AC/DC 24 V Original instructions Mayser GmbH & Co. KG Örlinger Straße 1 3 89073 Ulm GERMANY

More information

Operating instructions Memory plug E /02 11/2011

Operating instructions Memory plug E /02 11/2011 Operating instructions Memory plug E30398 UK 704930/02 11/2011 Contents 1 Preliminary note...3 1.1 Symbols used...3 1.2 Terms used...3 2 Safety instructions...4 3 Factory setting...4 4 Functions and features...5

More information

Original operating instructions Fail-safe inductive sensor GI711S / / 2010

Original operating instructions Fail-safe inductive sensor GI711S / / 2010 Original operating instructions Fail-safe inductive sensor GI7S 704583 / 0 06 / 200 Contents Preliminary note 3. Explanation of symbols 3 2 Safety instructions 4 2. Safety-related requirements regarding

More information

Electronic Control Unit RC

Electronic Control Unit RC Industrial Hydraulics Electric Drives and Controls Linear Motion and Assembly Technologies Pneumatics Service Automation Mobile Hydraulics Electronic Control Unit RC RE 900/.0 /6 Replaces: 09.0 Series

More information

SK TU4-IOE-M12-C Part Number

SK TU4-IOE-M12-C Part Number SK TU4-IOE-M2-C Part Number 275 28 256 IO Extension Only qualified electricians are allowed to install and commission the module described below. An electrician is a person who, because of their technical

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

ICS Regent. Monitored Digital Input Modules 24 VDC (T3411) PD-6031

ICS Regent. Monitored Digital Input Modules 24 VDC (T3411) PD-6031 ICS Regent PD-6031 Monitored Digital Input Modules 24 VDC (T3411) Issue 1, March, 06 Monitored digital input modules provide input sensing for 16 field input devices. With a line monitor device installed

More information

System manual AS-i safety monitor AC041S /00 05/2013

System manual AS-i safety monitor AC041S /00 05/2013 System manual AS-i safety monitor AC041S UK 7390926/00 05/2013 Contents 1 Preliminary note...4 1.1 Symbols used...4 2 Safety instructions...5 3 Items supplied...6 4 Functions and features...6 5 Structure

More information

PSR-PC50. SIL 3 coupling relay for safety-related switch on. Data sheet. 1 Description

PSR-PC50. SIL 3 coupling relay for safety-related switch on. Data sheet. 1 Description SIL 3 coupling relay for safety-related switch on Data sheet 105818_en_01 PHOENIX CONTACT 2014-08-18 1 Description The PSR-PC50 SIL coupling relay can be used for power adaptation and electrical isolation

More information

Translation of original operating instructions

Translation of original operating instructions Translation of original operating instructions Digital output module F-DQ 8x24VDC/2A PPM (6ES7526-2BF00-0AB0) SIMATIC ET 200MP Digital output module F-DQ 8x24VDC/2A PPM (6ES7526-2BF00-0AB0) Manual Preface

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

Line Coupler, MDRC LK/S 2.1, GH Q R0001

Line Coupler, MDRC LK/S 2.1, GH Q R0001 , GH Q605 0019 R0001 The coupler can be used as a line In the distribution board the coupler is coupler or as an area coupler. Used as installed on the secondary line of the a line coupler it joins up

More information

T4HD: Installation Supplement R8.1.13

T4HD: Installation Supplement R8.1.13 THD: Installation Supplement R8.. Smartscan Incorporated 08 Eight Mile Road Livonia MI 8 Tel: (8)77-900 Fax: (8) 77-7 Web: www.smartscaninc.com Smartscan Incorporated Livonia, Michigan THD The use of this

More information

Type 9160 / Transmitter supply unit / Isolating repeater. Safety manual

Type 9160 / Transmitter supply unit / Isolating repeater. Safety manual Type 9160 / 9163 Transmitter supply unit / Isolating repeater Safety manual Safety manual English Content 1 General information... 3 1.1 Manufacturer... 3 1.2 Information regarding the Safety Manual...

More information

2 Control Equipment for General Applications

2 Control Equipment for General Applications Control Equipment for General Applications The use of electronic, programmable controls in mobile machines is becoming more and more important due to the ever increasing demands for functionality, efficiency

More information

88 Dugald Campbell. Making Industrial Systems Safer Meeting the IEC standards

88 Dugald Campbell. Making Industrial Systems Safer Meeting the IEC standards 88 Dugald Campbell Making Industrial Systems Safer Meeting the IEC 60730 standards Introduction With the introduction of the International Electrotechnical Commission s IEC 60730 standards series, household

More information

USER MANUAL VIBRATION CONTROL RMA-POWER-BOX 107/230

USER MANUAL VIBRATION CONTROL RMA-POWER-BOX 107/230 USER MANUAL VIBRATION CONTROL Version 2.2 1 IMPORTANT NOTES Electrical danger within the meaning of this documentation or the warning labels on the product itself respectively means that death, serious

More information

Energize to Trip Requirement for SIL 3 according to IEC 61511

Energize to Trip Requirement for SIL 3 according to IEC 61511 Safety Manual 09/2014 Energize to Trip Requirement for SIL 3 according to IEC 61511 SIMATIC S7-400F/FH http://support.automation.siemens.com/ww/view/en/109106504 Warranty and Liability Warranty and Liability

More information

Device manual Field modules DP AC2630 / AC2631 / AC2634 AC2636 / AC2637 / AC / / 2013

Device manual Field modules DP AC2630 / AC2631 / AC2634 AC2636 / AC2637 / AC / / 2013 Device manual Field modules DP AC2630 / AC2631 / AC2634 AC2636 / AC2637 / AC2638 7390983 / 00 03 / 2013 Contents 1 Preliminary note................................................. 4 2 Safety instructions...............................................

More information

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250 User Guide IM/C250 MOD_3 Modbus (RTU) Communications Option C250 and V250 Electrical Safety This instrument complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements for electrical

More information

Operating Instructions

Operating Instructions Key Adapter CKS-K-AS2A-U-C20-PC (Unicode) EN Contents 1. About this document... 3 1.1. Scope...3 1.2. Target group...3 1.3. Key to symbols...3 1.4. Supplementary documents...3 2. Correct use... 4 3. Description

More information

ControlLogix SIL2 System Configuration

ControlLogix SIL2 System Configuration ControlLogix SIL2 System Configuration Using RSLogix 5000 Subroutines Application Technique (Catalog Numbers 1756 and 1492) Important User Information 8 / 2011 Solid state equipment has operational characteristics

More information

24 V DC typ. 0,65 W. Liquid level with conductive probes (type SK1, SK5) Resistance measurement E1-E0, E2-E0, E3-E0, E4-E0

24 V DC typ. 0,65 W. Liquid level with conductive probes (type SK1, SK5) Resistance measurement E1-E0, E2-E0, E3-E0, E4-E0 monitoring in conductive liquids 4 probe inputs for level monitoring Multifunction Adjustable sensor voltage Supply voltage 24-240V AC/DC Protective separation of measuring circuit 3 normally open contacts

More information

Assembly and Operating Instructions. M2 module for BDC-i440 control units

Assembly and Operating Instructions. M2 module for BDC-i440 control units BDC-i440 M2 en Assembly and Operating Instructions M2 module for BDC-i440 control units Important information for: Fitters / Electricians / Users Please forward accordingly! These instructions must be

More information

SECURE DIGITAL ACCESS SYSTEM USING IBUTTON

SECURE DIGITAL ACCESS SYSTEM USING IBUTTON SECURE DIGITAL ACCESS SYSTEM USING IBUTTON Access control forms a vital link in a security chain. Here we describe a secure digital access system using ibutton that allows only authorised persons to access

More information

VersaPoint I/O Module

VersaPoint I/O Module Output 24VDC Positive Logic 0.5A 14 Points Module is used to output 24VDC digital signals. Module Specifications Housing dimensions (width x height x depth) Connection style Operating temperature 48.8mm

More information

SD1. Differential Controller. Operating and Installation Instructions F2 72.3

SD1. Differential Controller. Operating and Installation Instructions F2 72.3 SD1 Differential Controller Operating and Installation Instructions F2 72.3 i Please follow the safety information and read these Instructions carefully before putting the system into operation. Safety

More information

SK CU4-CAO Part number:

SK CU4-CAO Part number: SK CU4-CAO Part number: 275 271 001 CANopen Internal Bus Interface The bus interface may only be installed and commissioned by qualified electricians. An electrician is a person who, because of their technical

More information

ISO SINAMICS G110D FAQ

ISO SINAMICS G110D FAQ Cover sheet Safe Torque Off (STO) of an AS-idriven SINAMICS G110D with SIL 3 in compliance with IEC 62061 or PL e in compliance with ISO 13849-1 SINAMICS G110D FAQ November 2012 Service & Support Answers

More information

Functional Safety for Electronic Control

Functional Safety for Electronic Control HYDAC ELECTRONIC Functional Safety for Electronic Control April 20, 2016 Speaker Eric Ringholm HYDAC ELECTRONIC Division Manager Component range for modern machines Software Product Range Agenda Functional

More information

FSO Webnair FSO Safety Functions Module. ABB Group February 11, 2015 Slide 1

FSO Webnair FSO Safety Functions Module. ABB Group February 11, 2015 Slide 1 FSO Webnair FSO Safety Functions Module February 11, 2015 Slide 1 Competence Requirements for ABB Commissioner / Service Engineer of ACS880 Drives with FSO The integrated Safety Function Module (FSO; option

More information

to 12a Added Standard and Electrical requirements for UL table 1.1

to 12a Added Standard and Electrical requirements for UL table 1.1 Document changes and version status C-DIAS SAFETY DIGITAL INPUT MODULE CSDI 162 Change date Affected page(s) Changes/expansions/corrections Version 19.12.2013 12 to 12a Added Standard and Electrical requirements

More information

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160 Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2 Level Indicator L150 and L160 Electrical Safety This equipment complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements

More information

Brief instructions Starter set BasicController BasicRelay BasicDisplay EC / / 2011

Brief instructions Starter set BasicController BasicRelay BasicDisplay EC / / 2011 Brief instructions Starter set BasicController BasicRelay BasicDisplay EC0400 7390870 / 00 03 / 2011 Contents 1 Preliminary note................................................. 4 1.1 Symbols used...............................................

More information

EKS Light FSA on Siemens S7-300 operation mode selection with touchscreen

EKS Light FSA on Siemens S7-300 operation mode selection with touchscreen EKS Light FSA on Siemens S7-300 operation mode selection with touchscreen Contents Components/modules used... 2 EUCHNER... 2 Others... 2 Abbreviations... 2 Functional description... 2 General... 2 Electronic-Key

More information

Power module PM-E DC24V/8A RO SIMATIC. ET 200S distributed I/O Power module PM-E DC24V/8A RO (6ES7138-4CA80-0AB0) Preface. Properties.

Power module PM-E DC24V/8A RO SIMATIC. ET 200S distributed I/O Power module PM-E DC24V/8A RO (6ES7138-4CA80-0AB0) Preface. Properties. Power module PM-E DC24V/8A RO (6ES7138-4CA80-0AB0) SIMATIC ET 200S distributed I/O Power module PM-E DC24V/8A RO (6ES7138-4CA80-0AB0) Preface Properties 1 Parameters 2 Diagnostics 3 Configuring 4 Manual

More information

SIMATIC. ET 200S distributed I/O Digital electronic module 4DO DC24V/0.5A ST (6ES7132-4BD02-0AA0) Preface. Properties 2. Diagnostics 3.

SIMATIC. ET 200S distributed I/O Digital electronic module 4DO DC24V/0.5A ST (6ES7132-4BD02-0AA0) Preface. Properties 2. Diagnostics 3. Preface 1 Properties 2 SIMATIC Diagnostics 3 ET 200S distributed I/O Digital electronic module 4DO DC24V/0.5A ST (6ES7132-4BD02- Manual 01/2008 A5E01254028-01 Safety Guidelines This manual contains notices

More information

Operating Instructions

Operating Instructions Innovative by tradition. Operating Instructions Control Unit SG-RSV 239 Version 1 1003986 SG-RSV 239/24 24 V= 1005372 SG-RSV 239/36 36 V= 1003271 SG-RSV 239 50-150 V= Mayser GmbH & Co. KG Örlinger Straße

More information

Product Specifications

Product Specifications Product Specifications VIBROCONTROL 6000 Monitoring System Description of Functionality Overview The VIBROCONTROL 6000 Monitoring System is used for both stand-alone machine protection and condition monitoring

More information

SIMATIC. ET 200S distributed I/O Digital electronic module 4DO DC24V/0.5 A ST (6ES7132-4BD01-0AA0) Preface. Properties 1. Diagnostics 2.

SIMATIC. ET 200S distributed I/O Digital electronic module 4DO DC24V/0.5 A ST (6ES7132-4BD01-0AA0) Preface. Properties 1. Diagnostics 2. SIMATIC ET 200S distributed I/O Digital electronic module 4DO DC24V/0.5 A ST (6ES7132-4BD01- SIMATIC Preface Properties 1 Diagnostics 2 ET 200S distributed I/O Digital electronic module 4DO DC24V/0.5 A

More information

Operating instructions AS-i SmartLine module AC3200 AC /00 06/2016

Operating instructions AS-i SmartLine module AC3200 AC /00 06/2016 Operating instructions AS-i SmartLine module AC3200 AC3201 80237876/00 06/2016 Contents 1 Preliminary note...3 1.1 Symbols used...3 1.2 Warnings used...3 2 Safety instructions...3 2.1 General...3 2.2 Target

More information

Performance Level PL d. Safety Category Type 3. Automatic reset / Manual reset. Very short reaction times. Connection of several signal transmitters

Performance Level PL d. Safety Category Type 3. Automatic reset / Manual reset. Very short reaction times. Connection of several signal transmitters E L E K T R O N I K Data sheet Safety Relais STM STK 41-322 RLU for Safety-contact-mat STM PL d ISO 13849 Typ 3 EN 61496 Kat. 3 ISO 13849 SIL 2 EN 61508 Performance Level PL d Safety Category Type 3 Automatic

More information

User s Manual. EIB 741 EIB 742 External Interface Box for Connecting HEIDENHAIN Encoders

User s Manual. EIB 741 EIB 742 External Interface Box for Connecting HEIDENHAIN Encoders User s Manual EIB 741 EIB 742 External Interface Box for Connecting HEIDENHAIN Encoders July 2013 DOCUMENTATION... 5 FIRMWARE VERSION... 5 CHANGE HISTORY... 5 PART 1: FEATURES... 6 1 GENERAL DESCRIPTION

More information

Tap Manager TM100. Operating Instructions

Tap Manager TM100. Operating Instructions Tap Manager TM100 Operating Instructions 2 Contents Contents 1 General... 5 1.1 Safety instructions... 5 1.2 Application... 5 2 Design... 6 2.1 Controls... 6 2.1.1 Scroll keys in display field... 6 2.1.2

More information

Operating instructions RFID read/write head with IO-Link DTIxxx

Operating instructions RFID read/write head with IO-Link DTIxxx Operating instructions RFID read/write head with IO-Link DTIxxx 706470 / 00 04 / 2018 Contents 1 Preliminary note................................................. 4 1.1 Symbols used...............................................

More information

FACTORY AUTOMATION. MANUAL VAA-2E-G4-SE Original Instructions Version 1.1

FACTORY AUTOMATION. MANUAL VAA-2E-G4-SE Original Instructions Version 1.1 FACTORY AUTOMATION MANUAL VAA-2E-G4-SE Original Instructions Version 1.1 With regard to the supply of products, the current issue of the following document is applicable: The General Terms of Delivery

More information

SNO 4003 K plus. Areas of application for the unit. Connection circuit diagrams. Intended use. Competent persons. Equipment and functional description

SNO 4003 K plus. Areas of application for the unit. Connection circuit diagrams. Intended use. Competent persons. Equipment and functional description SNO 4003 K plus Safety relay for emergency stop and guard door applications SILCL2 in accordance with EN 62061 PL d, Category 3 in accordance with EN ISO 13849-1 Stop category 0 in accordance with DIN

More information

Safe and Fault Tolerant Controllers

Safe and Fault Tolerant Controllers Safe and Fault Tolerant Controllers SIMATIC Safety Integrated for Process Automation Wiring and Evaluation Architectures for Failsafe Digital Input (F-DI)- and Output-Modules (F-DO) of ET 200M Functional

More information

Operating instructions. Monitor FD / / 2013

Operating instructions. Monitor FD / / 2013 Operating instructions Monitor FD-1 UK 7390956 / 00 01 / 2013 Contents 1 Preliminary note...4 1.1 Symbols used...4 1.2 Warning signs used...4 2 Safety instructions...5 2.1 General...5 2.2 Target group...5

More information

GFK-2415A March Type of sensor connection

GFK-2415A March Type of sensor connection VersaMax IP Expansion Module has four analog differential inputs that can be configured as current or voltage inputs. It connects to a local bus that is interfaced to a Profibus-DP / PROFINET network by

More information

Digital Thermometer and Thermostat in SOT23

Digital Thermometer and Thermostat in SOT23 General Description The digital thermometer and thermostat provides temperature readings that indicate the device s temperature. Thermostat settings and temperature readings are all communicated to/from

More information

Operating instructions Diagnostic electronics for vibration sensors VSE002 / VXE002 / VXE003 VYE001 / VYE002 / VYE003 / VYE /01 05/2015

Operating instructions Diagnostic electronics for vibration sensors VSE002 / VXE002 / VXE003 VYE001 / VYE002 / VYE003 / VYE /01 05/2015 Operating instructions Diagnostic electronics for vibration sensors VSE00 / VXE00 / VXE00 VYE00 / VYE00 / VYE00 / VYE0 80677/0 05/05 Contents Preliminary note... Safety instructions... Functions and features...

More information

LVX Control Unit. Features:

LVX Control Unit. Features: Date 2013-02-28 Control Unit Features: Most parameters can be defined as required for your interfaces. You decide which information is output and how. Fast cycle times, just a few µs/beam. Maximum beam-count

More information

Type Switching repeater. Safety manual

Type Switching repeater. Safety manual Type 9170 Switching repeater Safety manual Safety manual English Content 1 General information... 3 1.1 Manufacturer... 3 1.2 Information regarding the Safety Manual... 3 1.3 Area of application... 3 1.4

More information

SAFETY RELAY YRB-4EML-31S MAIN FEATURES

SAFETY RELAY YRB-4EML-31S MAIN FEATURES SAFETY RELAY TYPE 4 SAFETY PROTECTION DEVICE FOR SAFETY LIGHT CURTAINS/BARRIERS MAIN FEATURES For safety light curtains and access control barriers, emergency stop, door switch Safety Integrity Level (SIL)

More information

Replacement of MS6-SV-1/2-E-ASIS-

Replacement of MS6-SV-1/2-E-ASIS- Application Note Replacement of MS6-SV-1/2-E-ASIS- AG by MS6-SV-1/2-E-10V24-AD1 How to replace MS6-SV-E-ASIS with MS6-SV-E-... MS6-SV-1/2-E- ASIS-AG; MS6-SV-1/2-E- ASIS-AG 100178 Title... Replacement of

More information

GuardPLC Controller Systems

GuardPLC Controller Systems GuardPLC Controller Systems Bulletin 1753, 1754, and 1755 Safety Reference Manual Important User Information Solid state equipment has operational characteristics differing from those of electromechanical

More information

AXL E IOL AO1 U M12 R

AXL E IOL AO1 U M12 R Axioline E IO-Link/analog converter for connecting an analog actuator, 0 V... 10 V, rectangular version Data sheet 8588_en_03 PHOENIX CONTACT 2014-09-22 1 Description The IO-Link/analog converter is an

More information

SK TU4-CAO-C Part number:

SK TU4-CAO-C Part number: SK TU4-CAO-C Part number: 275 281 151 CANopen External Bus Interface The bus interface may only be installed and commissioned by qualified electricians. An electrician is a person who, because of their

More information

EY-EM : Remote I/O module, ecolink

EY-EM : Remote I/O module, ecolink EY-EM 510...512: Remote I/O module, ecolink510...512 How energy efficiency is improved Optimum adjustment to applications by means of module technology. Reduction in wiring Features Part of the SAUTER

More information

Operating instructions. Monitor FS-2 / FS-2N / / 2013

Operating instructions. Monitor FS-2 / FS-2N / / 2013 Operating instructions Monitor FS-2 / FS-2N UK 7390959 / 00 01 / 2013 Contents 1 Preliminary note...4 1.1 Symbols used...4 1.2 Warning signs used...4 2 Safety instructions...5 2.1 General...5 2.2 Target

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

Power supply module PS 25W 24VDC (6ES7505-0KA00-0AB0) SIMATIC. S7-1500/ET 200MP Power supply module PS 25W 24VDC (6ES7505-0KA00-0AB0) Preface

Power supply module PS 25W 24VDC (6ES7505-0KA00-0AB0) SIMATIC. S7-1500/ET 200MP Power supply module PS 25W 24VDC (6ES7505-0KA00-0AB0) Preface Power supply module PS 25W 24VDC (6ES7505-0KA00-0AB0) SIMATIC S7-1500/ET 200MP Power supply module PS 25W 24VDC (6ES7505-0KA00-0AB0) Manual Preface Documentation guide 1 Product overview 2 Wiring 3 Parameters

More information

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET safe via BUS or NET AS-i 3.0 Gateways, safe via NET or BUS safe and Safe Link in one device up to 450 devices 2 / 1 Master, NET / BUS Slave AS-i Safety input slaves report via safe AS-i Safety output slaves

More information

Original operating instructions. Fail-safe SmartPLC with Profinet slave interface AC402S /00 06/2016

Original operating instructions. Fail-safe SmartPLC with Profinet slave interface AC402S /00 06/2016 Original operating instructions Fail-safe SmartPLC with Profinet slave interface AC402S UK 80237419/00 06/2016 Contents 1 Preliminary note...4 1.1 Notes on this document...4 1.2 Symbols used...4 2 Safety

More information

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET safe via BUS or NET AS-i 3.0 Gateways, safe via NET or BUS 2 / 1 Master, NET / BUS Slave AS-i Safety input slaves report via safe AS-i Safety output slaves switch via safe Up to 32 release circuits up

More information

AS-i 3.0 PROFIBUS Gateways with integrated Safety Monitor

AS-i 3.0 PROFIBUS Gateways with integrated Safety Monitor AS-i 3.0 Gateways AS-i 3.0 Gateways 2 / 1 AS-i Master, Slave 1 AS-i Safety Monitor for 2 AS-i networks Operation using a single Monitor configuration! Monitor processes safety slaves on two AS-i networks

More information

GuardPLC Controller Systems

GuardPLC Controller Systems GuardPLC Controller Systems Safety Reference Manual (Catalog Numbers 1753, 1754, and 1755) Allen-Bradley Parts Important User Information Solid state equipment has operational characteristics differing

More information

Higher-level safe switch-off of the power supply of functionally non-safe standard modules

Higher-level safe switch-off of the power supply of functionally non-safe standard modules FAQ 07/2015 of the power supply of functionally non-safe standard modules Wiring Examples https://support.industry.siemens.com/cs/ww/en/view/39198632 This entry is from the Siemens Industry Online Support.

More information

English. Operating manual. Universal transmitter UT125. Save for later reference. Companies / brands of GHM

English. Operating manual. Universal transmitter UT125.  Save for later reference. Companies / brands of GHM English Operating manual Universal transmitter UT125 Companies / brands of GHM www.ghm-messtechnik.de Save for later reference. Table of contents page 1. Intended use (areas of application)... 3 1.1 Safety

More information

Industrial-Automation System HIMatrix. Safety Manual

Industrial-Automation System HIMatrix. Safety Manual Industrial-Automation System HIMatrix Safety Manual HIMA Paul Hildebrandt GmbH + Co KG Industrial Automation HI 800 023 IEA Important Notes All HIMA products mentioned in this manual are protected under

More information

Safety Control. FS1A Multi-function Safety Relay. Optional Parts. Marked Cable Tie. DIN Rail BNDN1000 Aluminum, 1m 35mm wide

Safety Control. FS1A Multi-function Safety Relay. Optional Parts. Marked Cable Tie. DIN Rail BNDN1000 Aluminum, 1m 35mm wide Control Multi-function Relay Key features: No programming required. Configuration complete by turning on a logic switch A safety circuit can be configured easily just by selecting a logic from eight preprogrammed

More information

S7-300 Programmable Controller

S7-300 Programmable Controller S7-300 Programmable Controller This description belongs to the following documentation packages with the order numbers given: S7 300 Programmable Controller 6ES7 398 8AA02 8BA0 ET 200M Distributed I/O

More information

Added Standard and Electrical requirements for UL table Switching-off inductive loads 1.2

Added Standard and Electrical requirements for UL table Switching-off inductive loads 1.2 C-DIAS SAFETY CPU CSCP 012 Document changes and version status Change date Affected page(s) Changes/expansions/corrections Version 19.12.2013 14 Added Standard and Electrical requirements for UL table

More information

SS2200 Remote Controller

SS2200 Remote Controller SS2200 Remote Controller General Purpose, DC Voltage General The SS2200 Remote Controller is a microprocessor-based programmable controller specifically designed to control single line and dual line centralized

More information

hipecs-cio55 CANopen I/O module with 4 analog inputs

hipecs-cio55 CANopen I/O module with 4 analog inputs General The hipecs-cio55 is a low-cost CANopen module with 4 analog input lines. The I/O are isolated from power supply and the CAN bus sub system. Furthermore, the module has an input resolution of 16

More information

Installation Instructions Temperature transmitter TAA /00 06/2011

Installation Instructions Temperature transmitter TAA /00 06/2011 Installation Instructions Temperature transmitter TAA431 706042/00 06/2011 Contents 1 Functions and features...3 2 Installation...4 2.1 Addressing...4 2.2 Mechanical installation...4 2.3 Connection to

More information

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6 1 /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 Electrical Safety This equipment complies with the

More information

EL731 PROFIBUS INTERFACE

EL731 PROFIBUS INTERFACE Tel: +1-800-832-3873 E-mail: techline@littelfuse.com www.littelfuse.com/el731 EL731 PROFIBUS INTERFACE Revision 0-A-032816 Copyright 2016 Littelfuse Startco All rights reserved. Document Number: PM-1011-EN

More information

2 Table of Contents 1. TABLE OF CONTENTS. 1. Table of Contents Introduction Wiring Diagram Terminals Review...

2 Table of Contents 1. TABLE OF CONTENTS. 1. Table of Contents Introduction Wiring Diagram Terminals Review... TPR-6 Temperature Protection Relay Instruction Manual Ver. June 1 st 2010 2 Table of Contents 1. TABLE OF CONTENTS 1. Table of Contents... 2 2. Introduction... 3 3. Wiring Diagram... 5 4. Terminals Review...

More information

Operating Manual -ENGLISH- Page 1 KWG-ISO

Operating Manual -ENGLISH- Page 1 KWG-ISO Page 1 KWG-ISO Operating manual English- Status May 2013 Page 2 Manufacturer address KW-Generator GmbH & Co.KG Bänglesäcker 24 73527 Schwäbisch-Gmünd / Lindach Phone: +49 (0) 7171 104 17 0 Fax: +49 (0)

More information

CANopen User Manual IE25, IWN

CANopen User Manual IE25, IWN Inductive Linear Displacement Transducers with CANopen Interface IWN 11307 FE 06 / 2010 CANopen User Manual IE25, IWN TWK-ELEKTRONIK GmbH PB. 10 50 63 D-40041 Düsseldorf Tel.: +49/211/63 20 67 Fax: +49/211/63

More information