Service & Support. SINAMICS G120 (CU2xy-2): Can I also use a pushbutton for control (without relay interconnection)?

Size: px
Start display at page:

Download "Service & Support. SINAMICS G120 (CU2xy-2): Can I also use a pushbutton for control (without relay interconnection)?"

Transcription

1 SINAMICS G120 (CU2xy-2): Can I also use a pushbutton for control (without relay interconnection)? SINAMICS G120 with CU2xy-2 (from FW V4.4) FAQ November 2012 Service & Support Answers for industry.

2 Question This entry is from the Siemens Industry Online Support. The general terms of use ( apply. Clicking the link below directly displays the download page of this document. Caution The functions and solutions described in this article are predominantly confined to the realization of the automation task. Please also take into account that appropriate protective measures have to be taken with regard to industrial security when connecting your equipment to other parts of the plant, the company network or the Internet. Further information can be found under the content ID Question Answer Limitation SINAMICS G120 (CU2xy-2): Can I also use a pushbutton for control (without relay interconnection)? The instructions and notes listed in this document provide a detailed answer to this question. This FAQ can be used for SINAMICS G120 with CU2xy-2. Only a limited number of FFB are available. 2 Version 1, Item ID:

3 Table of contents Table of contents 1 Introduction Example 1: ON/OFF 1 using two NO contacts... 5 Description of the terminals and s for 2 digital inputs:... 5 Parameters for example Example 2: ON/OFF1 using one NO contact and one NC contact... 6 Description of the terminals and s for 2 digital inputs:... 6 Parameters for example Example 3: ON/OFF 1 using a pushbutton (NO contact)... 7 Description of the terminals and s for 1 digital input:... 7 Parameters for example Example 4: ON clockwise, ON counter-clockwise, OFF1 using three NO contacts... 9 Description of the terminals and s for 3 digital inputs:... 9 Parameters for example Example 5: ON clockwise, ON counter-clockwise, OFF1 using two NO contacts and one NC contact (OFF1) Description of the terminals and s for 3 digital inputs: Parameters for example Version 1, Item ID:

4 1 Introduction 1 Introduction Normally, the SINAMICS G120 expects a steady-state "ON/OFF" command (switch). For plants and systems, which must be switched on and off, controlled by pulses (e.g. a gate/door control, hoisting gear, conveyor belt), generally a relay interconnection is required. Using the free function blocks (FFB), it is possible to interconnect the ON/OFF commands so that the inverter can be controlled using a pushbutton. The following examples shown how "ON/OFF1" commands can be implemented using one or two digital inputs as well as also "ON clockwise", "ON counterclockwise" and "OFF1" commands using three digital inputs. In this case, NO contacts are used for the "ON" commands, and NO contacts or NC contacts are used for "OFF1" commands. Example 1: ON/OFF1 using two NO contacts, 2 digital inputs Example 2: ON/OFF1 using one NO contact and one NC contact, 2 digital inputs Example 3: ON/OFF 1 using a pushbutton (NO contact), 1 digital input Example 4: ON clockwise, ON counter-clockwise, OFF1 using three NO contacts, 3 digital inputs Example 5: ON clockwise, ON counter-clockwise, OFF1 using two NO contacts and one NC contact (OFF1), 3 digital inputs NOTE The script files can be used for fast parameter changes. You can find information under entry ID: Version 1, Item ID:

5 2 Example 1: ON/OFF 1 using two NO contacts 2 Example 1: ON/OFF 1 using two NO contacts Description of the terminals and s for 2 digital inputs: Terminal 5 (DI0), NO contact "ON" command (r722.0) Terminal 6 (DI1), NO contact "OFF1" command (r722.1) Parameters for example 1 Table Fast commissioning Macro selection p0015 Macro drive unit 12 Macro 12 0 Ready "ON/OFF1" command p ON/OFF1 r RSR 0 output Q 1) 2) Negative direction p Inhibit/enable negative direction 1 Inhibit negative direction Sets the source for inverting the setpoint p Setpoint inversion 0 No setpoint inversion Signal source RSR 0 p RSR 0 input S "set" r722.0 Terminal 5 (DI0), ON Signal source RSR 0 p RSR 0 input R "reset" r722.1 Terminal 6 (DI1), OFF1 Runtime group of the RSR 0 p20191 RSR 0 runtime group 1 Runtime group 1 1) Factory setting for CU240B-2, CU240E-2, CU240E-2 F, CU230P-2 BT, CU230P- 2 CAN and CU230P-2 HVAC 2) As setpoint source, in macro 12, analog input AI0 is used as bipolar voltage input (-10 V V). When required, the analog input can be reparameterized using parameter p0756 and also the setpoint source can be reparameterized using parameter p1000. When using the analog inputs as setpoint source, the associated DIP switches must also be set. For the voltage input, DIP switch AI0/1 must be set to the "U" position. For the current input, DIP switch AI0/1 or AI2 (only for CU230P-2) must be set to the "I" position. Version 1, Item ID:

6 3 Example 2: ON/OFF1 using one NO contact and one NC contact 3 Example 2: ON/OFF1 using one NO contact and one NC contact Description of the terminals and s for 2 digital inputs: Terminal 5 (DI0), NO contact "ON" command (r722.0) Terminal 6 (DI1), NC contact "OFF1" command (r722.1) Parameters for example 2 Table Fast commissioning Macro selection p0015 Macro drive unit 12 Macro 12 0 Ready "ON/OFF1" command p ON/OFF1 r RSR 0 output Q 1) 2) Negative direction p Inhibit/enable negative direction 1 Inhibit negative direction Sets the source for inverting the setpoint p Setpoint inversion 0 No setpoint inversion Signal source NOT 0 p20078 NOT 0 input I r722.1 Terminal 6 (DI1), OFF1 Runtime group of NOT 0 p20080 NOT 0 runtime group 1 Runtime group 1 Signal source RSR 0 p RSR 0 input S "set" r722.0 Terminal 5 (DI0), ON Signal source RSR 0 p RSR 0 input R "reset" r NOT 0 inverted output Runtime group of the RSR 0 p20191 RSR 0 runtime group 2 Runtime group 2 1) Factory setting for CU240B-2, CU240E-2, CU240E-2 F, CU230P-2 BT, CU230P- 2 CAN and CU230P-2 HVAC 2) As setpoint source, in macro 12, analog input AI0 is used as bipolar voltage input (-10 V V). When required, the analog input can be reparameterized using parameter p0756 and also the setpoint source can be reparameterized using parameter p1000. When using the analog inputs as setpoint source, the associated DIP switches must also be set. For the voltage input, DIP switch AI0/1 must be set to the "U" position. For the current input, DIP switch AI0/1 or AI2 (only for CU230P-2) must be set to the "I" position. 6 Version 1, Item ID:

7 4 Example 3: ON/OFF 1 using a pushbutton (NO contact) 4 Example 3: ON/OFF 1 using a pushbutton (NO contact) Description of the terminals and s for 1 digital input: Terminal 5 (DI0), NO contact "ON/OFF1" command (r722.0) Parameters for example 3 Table Fast commissioning Macro selection p0015 Macro drive unit 12 Macro 12 0 Ready "ON/OFF1" command p ON/OFF1 r RSR 0 output Q Signal source AND 0 p AND 0 input 0 r MFP 0 output Q Signal source AND 0 p AND 0 input 1 r RSR 0 inverted output QN Signal source AND 0 p AND 0 input 2 1 Input permanently set Signal source AND 0 p AND 0 input 3 1 Input permanently set Runtime group of AND 0 p20032 AND 0 runtime group 6 Runtime group 6 Signal source AND 1 p AND 1 input 0 r MFP 0 output Q Signal source AND 1 p AND 1 input 1 r RSR 0 output Q Signal source AND 1 p AND 1 input 2 1 Input permanently set Signal source AND 1 p AND 1 input 3 1 Input permanently set Runtime group of AND 1 p20036 AND 1 runtime group 6 Runtime group 6 Signal source MFP 0 p20138 MFP 0 input pulse I r722.0 Input for pulse generator MFP 0 = terminal 5 (DI0), ON/OFF1 Pulse duration MFP 0 p20139 MFP 0 pulse duration in ms Runtime group of the MFP 0 1) 2) 200 Dependent on the system, e.g. 200ms. Can be adapted. p20141 MFP 0 runtime group 5 Runtime group 5 Signal source RSR 0 p RSR 0 input S "set" r AND 0 output Q Signal source RSR 0 Runtime group of the RSR 0 p RSR 0 input R "reset" r AND 1 output Q p20191 RSR 0 runtime group 6 Runtime group 6 1) Factory setting for CU240B-2, CU240E-2, CU240E-2 F, CU230P-2 BT, CU230P- 2 CAN and CU230P-2 HVAC 2) As setpoint source, in macro 12, analog input AI0 is used as bipolar voltage input (-10 V V). When required, the analog input can be reparameterized using parameter p0756 and also the setpoint source can be reparameterized using parameter p1000. Version 1, Item ID:

8 4 Example 3: ON/OFF 1 using a pushbutton (NO contact) When using the analog inputs as setpoint source, the associated DIP switches must also be set. For the voltage input, DIP switch AI0/1 must be set to the "U" position. For the current input, DIP switch AI0/1 or AI2 (only for CU230P-2) must be set to the "I" position. 8 Version 1, Item ID:

9 5 Example 4: ON clockwise, ON counter-clockwise, OFF1 using three NO contacts 5 Example 4: ON clockwise, ON counterclockwise, OFF1 using three NO contacts Description of the terminals and s for 3 digital inputs: Terminal 5 (DI0), NO contact "ON clockwise" command (r722.0) Terminal 6 (DI1), NO contact "ON clockwise" command (r722.1) Terminal 7 (DI2), NO contact "OFF1" command (r722.2) Parameters for example 4 Table Fast commissioning Macro selection p0015 Macro drive unit 12 Macro 12 1) 2) 0 Ready "ON/OFF1" command p ON/OFF1 r OR 0 output Q Negative direction p Inhibit/enable negative direction 0 Enable negative direction Sets the source for inverting the setpoint Sets the source for acknowledging a fault p Setpoint inversion r RSR 1 output Q p Fault acknowledgment r722.3 Terminal 8 (DI3), fault acknowledgment Signal source OR 0 p OR 0 input 0 r RSR 0 output Q Signal source OR 0 p OR 0 input 1 r RSR 1 output Q Signal source OR 0 p OR 0 input 2 0 Input permanently reset Signal source OR 0 p OR 0 input 3 0 Input permanently reset Runtime group of OR 0 p20048 OR 0 runtime group 1 Runtime group 1 Signal source OR 1 p OR 1 input 0 r722.1 Terminal 6 (DI1), ON counterclockwise Signal source OR 1 p OR 1 input 1 r722.2 Terminal 7 (DI2), OFF1 Signal source OR 1 p OR 1 input 2 0 Input permanently reset Signal source OR 1 p OR 1 input 3 0 Input permanently reset Runtime group of OR 1 p20052 OR 1 runtime group 1 Runtime group 1 Signal source OR 2 p OR 2 input 0 r722.0 Terminal 5 (DI0), ON clockwise Signal source OR 2 p OR 2 input 1 r722.2 Terminal 7 (DI2), OFF1 Signal source OR 2 p OR 2 input 2 0 Input permanently reset Signal source OR 2 p OR 2 input 3 0 Input permanently reset Runtime group of OR 2 p20056 OR 2 runtime group 1 Runtime group 1 Signal source RSR 0 p RSR 0 input S "set" r722.0 Terminal 5 (DI0), ON clockwise Version 1, Item ID:

10 5 Example 4: ON clockwise, ON counter-clockwise, OFF1 using three NO contacts Signal source RSR 0 p RSR 0 input R "reset" r OR 1 output Q Runtime group of the RSR 0 p20191 RSR 0 runtime group 2 Runtime group 2 Signal source RSR 1 p RSR 1 input S "set" r722.1 Terminal 6 (DI1), ON counterclockwise Signal source RSR 1 p RSR 1 input R "reset" r OR 2 output Q Runtime group of the RSR 1 p20196 RSR 1 runtime group 2 Runtime group 2 1) Factory setting for CU240B-2, CU240E-2, CU240E-2 F, CU230P-2 BT, CU230P- 2 CAN and CU230P-2 HVAC 2) As setpoint source, in macro 12, analog input AI0 is used as bipolar voltage input (-10 V V). When required, the analog input can be reparameterized using parameter p0756 and also the setpoint source can be reparameterized using parameter p1000. When using the analog inputs as setpoint source, the associated DIP switches must also be set. For the voltage input, DIP switch AI0/1 must be set to the "U" position. For the current input, DIP switch AI0/1 or AI2 (only for CU230P-2) must be set to the "I" position. 10 Version 1, Item ID:

11 6 Example 5: ON clockwise, ON counter-clockwise, OFF1 using two NO contacts and one NC contact (OFF1) 6 Example 5: ON clockwise, ON counterclockwise, OFF1 using two NO contacts and one NC contact (OFF1) Description of the terminals and s for 3 digital inputs: Terminal 5 (DI0), NO contact "ON clockwise" command (r722.0) Terminal 6 (DI1), NO contact "ON clockwise" command (r722.1) Terminal 7 (DI2), NC contact "OFF1" command (r722.2) Parameters for example 5 Table Fast commissioning Macro selection p0015 Macro drive unit 12 Macro 12 1) 2) 0 Ready "ON/OFF1" command p ON/OFF1 r OR 0 output Q Negative direction p Inhibit/enable negative direction 0 Enable negative direction Sets the source for inverting the setpoint Sets the source for acknowledging a fault p Setpoint inversion r RSR 1 output Q p Fault acknowledgment r722.3 Terminal 8 (DI3), fault acknowledgment Signal source OR 0 p OR 0 input 0 r RSR 0 output Q Signal source OR 0 p OR 0 input 1 r RSR 1 output Q Signal source OR 0 p OR 0 input 2 0 Input permanently reset Signal source OR 0 p OR 0 input 3 0 Input permanently reset Runtime group of OR 0 p20048 OR 0 runtime group 1 Runtime group 1 Signal source OR 1 p OR 1 input 0 r722.1 Terminal 6 (DI1), ON counterclockwise Signal source OR 1 p OR 1 input 1 r NOT 0 inverted output Signal source OR 1 p OR 1 input 2 0 Input permanently reset Signal source OR 1 p OR 1 input 3 0 Input permanently reset Runtime group of OR 1 p20052 OR 1 runtime group 1 Runtime group 1 Signal source OR 2 p OR 2 input 0 r722.0 Terminal 5 (DI0), ON clockwise Signal source OR 2 p OR 2 input 1 r NOT 0 inverted output Signal source OR 2 p OR 2 input 2 0 Input permanently reset Signal source OR 2 p OR 2 input 3 0 Input permanently reset Version 1, Item ID:

12 6 Example 5: ON clockwise, ON counter-clockwise, OFF1 using two NO contacts and one NC contact (OFF1) Runtime group of OR 2 p20056 OR 2 runtime group 1 Runtime group 1 Signal source NOT 0 p20078 NOT 0 input I r722.2 Terminal 7 (DI2), OFF1 Runtime group of NOT 0 p20080 NOT 0 runtime group 1 Runtime group 1 Signal source RSR 0 p RSR 0 input S "set" r722.0 Terminal 5 (DI0), ON clockwise Signal source RSR 0 p RSR 0 input R "reset" r OR 1 output Q Runtime group of the RSR 0 p20191 RSR 0 runtime group 2 Runtime group 2 Signal source RSR 1 p RSR 1 input S "set" r722.1 Terminal 6 (DI1), ON counterclockwise Signal source RSR 1 p RSR 1 input R "reset" r OR 2 output Q Runtime group of the RSR 1 p20196 RSR 1 runtime group 2 Runtime group 2 1) Factory setting for CU240B-2, CU240E-2, CU240E-2 F, CU230P-2 BT, CU230P- 2 CAN and CU230P-2 HVAC 2) As setpoint source, in macro 12, analog input AI0 is used as bipolar voltage input (-10 V V). When required, the analog input can be reparameterized using parameter p0756 and also the setpoint source can be reparameterized using parameter p1000. When using the analog inputs as setpoint source, the associated DIP switches must also be set. For the voltage input, DIP switch AI0/1 must be set to the "U" position. For the current input, DIP switch AI0/1 or AI2 (only for CU230P-2) must be set to the "I" position. 12 Version 1, Item ID:

Drive System Application

Drive System Application Drive System Application Energy-saving mode with MICROMASTER 440 and SINAMICS Application description for MICROMASTER 440 and SINAMICS Warranty, liability and support Note The Application Examples are

More information

Cover sheet. Handling the Demo Case. SINAMICS G120 with CU250S-2 Vector. FAQ October Service & Support. Answers for industry.

Cover sheet. Handling the Demo Case. SINAMICS G120 with CU250S-2 Vector. FAQ October Service & Support. Answers for industry. Cover sheet Handling the Demo Case SINAMICS G120 with CU250S-2 Vector FAQ October 2013 Service & Support Answers for industry. Question This article originates from the Siemens Industry Online Support.

More information

Safe switching of contactors size S6 to S12

Safe switching of contactors size S6 to S12 Safe switching of contactors size S6 to S12 SIRIUS Safety FAQ 04/2014 http://support.automation.siemens.com/ww/view/en/91689359 This entry is from the Siemens Industry Online Support. The general terms

More information

Drive System Application

Drive System Application Drive System Application Controlling the main contactor by using free function blocks for MICROMASTER 4, SINAMICS G120 & SINAMICS G120D Application description for MICROMASTER 4, SINAMICS G120 and SINAMICS

More information

FREQUENCY INVERTER VFR-013 EXTERNAL BUTTONS PILOTAGE. Inoréa Automation & Industry 9 rue du Lugan BEGLES

FREQUENCY INVERTER VFR-013 EXTERNAL BUTTONS PILOTAGE. Inoréa Automation & Industry 9 rue du Lugan BEGLES FREQUENCY INVERTER VFR-013 EXTERNAL BUTTONS PILOTAGE Inoréa Automation & Industry 9 rue du Lugan 33130 BEGLES www.inorea.com TABLE OF CONTENTS 1. DESCRIPTION... 3 2. DESCRIPTION : TWO ELECTRIC WIRES TYPE

More information

vacon 100 flow ac drives application manual

vacon 100 flow ac drives application manual vacon 100 flow ac drives application manual vacon 1 TABLE OF CONTENTS Document: DPD01083A Version release date: 16.11.12 Corresponds to software package FW0159V121106.vcx 1. Vacon 100 FLOW - Quick Startup

More information

FREQUENCY INVERTER VFR-091/092 EXTERNAL BUTTONS PILOTAGE

FREQUENCY INVERTER VFR-091/092 EXTERNAL BUTTONS PILOTAGE FREQUENCY INVERTER VFR-091/092 EXTERNAL BUTTONS PILOTAGE Inoréa Automation & Industry 9 rue du Lugan 33130 BEGLES contact@inorea.com www.inorea.com Table of contents 1. DESCRIPTION... 3 2. DESCRIPTION:

More information

Motor Modules as braking chopper SINAMICS S120 DCC. Unrestricted. Siemens Industry Online Support

Motor Modules as braking chopper SINAMICS S120 DCC. Unrestricted. Siemens Industry Online Support Motor Modules as braking chopper SINAMICS S120 DCC https://support.industry.siemens.com/cs/ww/en/view/104148244 Siemens Industry Online Support Unrestricted Warranty and liability Warranty and liability

More information

vacon 100 flow ac drives application manual

vacon 100 flow ac drives application manual vacon 100 flow ac drives application manual PREFACE VACON 3 PREFACE Document ID: DPD01083D Date: 15.10.2014 Software version: FW0159V010 ABOUT THIS MANUAL This manual is copyright of Vacon Plc. All Rights

More information

Room Temperature Controllers. for heating and cooling systems

Room Temperature Controllers. for heating and cooling systems 3 041 RCU10 RCU10.1 Room Temperature Controllers for heating and cooling systems RCU10... Choice of two-position or modulating PI control ON / OFF or PWM outputs for heating and cooling Operating modes:

More information

Room Temperature Controllers. for heating and cooling systems

Room Temperature Controllers. for heating and cooling systems 3 048 RCU15 Room Temperature Controllers for heating and cooling systems RCU15 Choice of two-position or modulating PI control ON / OFF or PWM outputs for heating and cooling Control depending on room-

More information

Function Manual Basic Positioner SINAMICS. SINAMICS G120 Function Manual Basic Positioner. Introduction. Basic positioner. Appendix.

Function Manual Basic Positioner SINAMICS. SINAMICS G120 Function Manual Basic Positioner. Introduction. Basic positioner. Appendix. Introduction 1 Basic positioner 2 SINAMICS A Appendix SINAMICS G120 Function Manual Edition 06/2013, firmware V4.6 06/2013, FW V4.6 A5E31759509B AB Legal information Warning notice system This manual contains

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of telemetry modules provide remote monitoring

More information

SINAMICS drives. SINAMICS DCM as a DC voltage source. Application. Answers for industry. Edition 01/2014

SINAMICS drives. SINAMICS DCM as a DC voltage source. Application. Answers for industry. Edition 01/2014 SINAMICS drives SINAMICS DCM as a DC voltage source Application Edition 01/2014 Answers for industry. Compact User Manual Legal information Warning notice system This manual contains notices you have to

More information

Parameter Manual Edition 10/2007

Parameter Manual Edition 10/2007 Parameter Manual Edition 10/2007 Control Units CU240E CU240S sinamics G120 s s SINAMICS SINAMICS G120 Control Units CU240E CU240S Parameter Manual Parameters Function diagrams Faults and Alarms ASCII-Table

More information

GS1 Parameter Summary Detailed Parameter Listings...4 9

GS1 Parameter Summary Detailed Parameter Listings...4 9 CHAPTER AC DRIVE 4 PARAMETERS Contents of this Chapter... GS1 Parameter Summary...............................4 2 Detailed Parameter Listings..............................4 9 Motor Parameters.........................................4

More information

Parameter Manual Edition 05/2007

Parameter Manual Edition 05/2007 Parameter Manual Edition 05/2007 Control Units CU240S CU240S DP CU240S DP-F CU240S PN Firmware version V3.0 SINAMICS G120 s s SINAMICS SINAMICS G120 Control Units CU240S Parameter Manual Parameters Function

More information

USB-TC Instructions. Description

USB-TC Instructions. Description Description USB-TC Instructions The USB Temperature Controller (USB-TC) is a heating device that attaches to the bottom of an Ocean Optics USB Series spectrometer. This add-on option heats the spectrometer

More information

Additional Programs for the Electronics Module Part No

Additional Programs for the Electronics Module Part No Additional Programs for the Electronics Module Part No. 5263 Contents:. Additional programs for the Electronics Module....2 Wiring of the inputs and outputs... 2.3 Additional programs for digital technology...

More information

VSD Series II Variable Speed Micro Drives (VSM II) FS1 FS5

VSD Series II Variable Speed Micro Drives (VSM II) FS1 FS5 New Information Electric Current! Danger to Life! Only skilled or instructed persons may carry out the following operations. Variable Speed Micro Drives for Machinery Applications () VSxxx0_, VSxxx2x4_,

More information

For more information on these functions and others please refer to the PRONET-E User s Manual.

For more information on these functions and others please refer to the PRONET-E User s Manual. PRONET-E Quick Start Guide PRONET-E Quick Start Guide BASIC FUNCTIONS This guide will familiarize the user with the basic functions of the PRONET-E Servo Drive and assist with start up. The descriptions

More information

Parameter Manual Edition 07/2008

Parameter Manual Edition 07/2008 Parameter Manual Edition 07/2008 Control Units CU240E CU240S sinamics G120 s s SINAMICS SINAMICS G120 Control Units CU240E CU240S Parameter Manual Parameters Function diagrams Faults and Warnings ASCII-Table

More information

RC Servo Interface. Figure Bipolar amplifier connected to a large DC motor

RC Servo Interface. Figure Bipolar amplifier connected to a large DC motor The bipolar amplifier is well suited for controlling motors for vehicle propulsion. Figure 12-45 shows a good-sized 24VDC motor that runs nicely on 13.8V from a lead acid battery based power supply. You

More information

1: White buttons Used by the user on a daily basis. 2: Grey buttons Used only upon first startup.

1: White buttons Used by the user on a daily basis. 2: Grey buttons Used only upon first startup. Fig. 1 Lock/ unlock 30 1000 Light 1 100 300 zone 1 Learn actual lux LED 600 2000 0,4 0,6 0,8 1,0 1,2 Time 1 Light 2 zone 2 1,4 1,6 Factor of lux zone 1 Pulse 2min 5min Time Time 2 10min 15min 30min 1 2

More information

Room Temperature Controllers. for heating and cooling systems

Room Temperature Controllers. for heating and cooling systems 3 041 RCU10 RCU10.1 Room Temperature Controllers for heating and cooling systems RCU10... Choice of two-position or modulating PI control ON / OFF or PWM outputs for heating and cooling Operating modes:

More information

PowerFlex 400 AC Drive Guide Specification

PowerFlex 400 AC Drive Guide Specification PowerFlex 400 AC Drive Guide Specification Adjustable Frequency Drives 3.0 50HP @ 200 to 240V AC 3.0 350HP @ 380 to 480V AC PART 1 GENERAL 1.01 Quality Assurance A. The manufacturer shall have minimum

More information

SPPA-E3000 Brushless Excitation System (BES, Type RG3)

SPPA-E3000 Brushless Excitation System (BES, Type RG3) / Technical Description / Juni 2014 SPPA-E3000 Brushless Excitation System (BES, Type RG3) Maximum-availability excitation system for synchronous generators with brushless exciters Answers for energy.

More information

User Manual 3X300 DIMMER MODULE DM03B02KNX

User Manual 3X300 DIMMER MODULE DM03B02KNX User Manual 3X300 DIMMER MODULE DM03B02KNX 1/29 Index 1.... Presentation of the Dimming functions 3 2.... Configuration and param. of the Dimming functions 5 3.... Physical addressing 29 2/29 1. Presentation

More information

Industrial Modbus I/O Modules

Industrial Modbus I/O Modules Industrial Modbus I/O Modules Modbus I/O Modules Introduction & Features Digital Input / Output Modules Analog Input / Output Modules Modbus I/O Modules The Best Choice For Your SCADA Applications Introduction

More information

Increasing security. Saving space. Gaining flexibility. Signal Conditioners for Industrial Automation

Increasing security. Saving space. Gaining flexibility. Signal Conditioners for Industrial Automation Increasing security. Saving space. Gaining flexibility. Signal Conditioners for Industrial Automation The SC-System: Interference-Free Signals, Maximum Performance The SC-System from Pepperl+Fuchs offers

More information

vacon 100 hvac ac drives application manual

vacon 100 hvac ac drives application manual vacon 100 hvac ac drives application manual PREFACE VACON 3 PREFACE Document ID: DPD01696K Date: 11.04.2016 Software version: FW0065V032 ABOUT THIS MANUAL This manual is copyright of Vacon Ltd. All Rights

More information

with Light Level, Isolated Relay and Manual On features

with Light Level, Isolated Relay and Manual On features DT-200 version 3 Dual Technology Low Voltage Occupancy Sensor with Light Level, Isolated Relay and Manual On features SPECIFICATIONS Voltage... 18-28VDC/VAC Current Consumption... 25mA Power Supply...WattStopper

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 105U ISO 9001 Certified New Products... New Solutions The ELPRO 105 range of telemetry modules provide remote monitoring and control by radio or twisted-pair

More information

Application examples for High-Speed Counters (HSC)

Application examples for High-Speed Counters (HSC) Application Example 11/2016 Application examples for High-Speed Counters (HSC) TIA Portal, S7-1200 V4.2 https://support.industry.siemens.com/cs/ww/en/view/109742346 Warranty and Liability Warranty and

More information

Tech Note #3: Setting up a Servo Axis For Closed Loop Position Control Application note by Tim McIntosh September 10, 2001

Tech Note #3: Setting up a Servo Axis For Closed Loop Position Control Application note by Tim McIntosh September 10, 2001 Tech Note #3: Setting up a Servo Axis For Closed Loop Position Control Application note by Tim McIntosh September 10, 2001 Abstract: In this Tech Note a procedure for setting up a servo axis for closed

More information

Room Temperature Controllers. for heating and cooling systems

Room Temperature Controllers. for heating and cooling systems 3 048 RCU15 Room Temperature Controllers for heating and cooling systems RCU15 Choice of two-position or modulating PI control ON / OFF or PWM outputs for heating and cooling Control depending on room-

More information

Hitachi P1 Closed Loop Hoist Basic Instruc on Manual

Hitachi P1 Closed Loop Hoist Basic Instruc on Manual Hitachi P1 Closed Loop Hoist Basic Instruc on Manual DH Firmware V.18 DETROIT HOIST AND CRANE LLC, CO. 6650 STERLING DRIVE NORTH STERLING HEIGHTS MICHIGAN 48312 Introduction This manual only applies to

More information

905U Wireless. New Products... New Solutions. The wireless alternative to expensive cabling... Simple but Reliable. Easy to Use

905U Wireless. New Products... New Solutions. The wireless alternative to expensive cabling... Simple but Reliable. Easy to Use Wireless New Products... New Solutions The range of telemetry modules provide remote monitoring and control by radio or twisted-pair wire, over short or long distances. Transducer signals connected at

More information

KSC-10 Kelvin Speed controller 10A Rev.00 of 23/01/17

KSC-10 Kelvin Speed controller 10A Rev.00 of 23/01/17 Kelvin Speed controller 10A Tel : +34 93 422 70 33 1 The KSC-10 is a 1 Quadrant digital servo amplifier for direct current motor with permanent magnets of up to 600 Watts. It permits speed regulation in

More information

Universal Controller

Universal Controller Universal Controller Overview and Configuration Manual Overview... 1 About this Manual... 1 Introduction... 5 Hardware Overview... 5 Software Overview... 7 Interpreting Flow Diagrams... 8 Foreign Language

More information

A logical step into basic servo solutions SMARTSTEP

A logical step into basic servo solutions SMARTSTEP A logical step into basic servo solutions SMARTSTEP easy to use, highly dynamic Advanced Industrial Automation Omron s SmartStep is a combined (motor and driver) servo system for point-to-point (PTP) positioning

More information

Electrical data Nominal voltage AC/DC 24 V Nominal voltage frequency

Electrical data Nominal voltage AC/DC 24 V Nominal voltage frequency echnical data sheet LR24A-KNX Communicative rotary actuator for ball valves Nominal torque 5 Nm Nominal voltage AC/DC 24 V Conversion of sensor signals echnical data Electrical data Nominal voltage AC/DC

More information

VT8300 Series Installation Guide 24 Vac Low Voltage

VT8300 Series Installation Guide 24 Vac Low Voltage VT00 Series Installation Guide Low Voltage mercial and Hotel/Lodging HVAC Fan Coil Applications CONTENTS Installation Terminal Identification & Function Terminal identification Wiring Typical Applications

More information

Application Sheet Active chilled beam with variable fan, cooling coil and hot water radiator on triac output

Application Sheet Active chilled beam with variable fan, cooling coil and hot water radiator on triac output Cooling with active chilled beam on triac output Optional heating with LHW Automatic or manual variable fan speed control DC 0...10 V Room temperature and fan speed operation via KNX PL-Link room operator

More information

Compact Operating Manual Issue 04/04. sinamics SINAMICS G110

Compact Operating Manual Issue 04/04. sinamics SINAMICS G110 Compact Operating Manual Issue 4/4 sinamics Warnings, Cautions and Notes Issue 4/4 Warnings, Cautions and Notes The following Warnings, Cautions and Notes are provided for your safety and as a means of

More information

Room Temperature Controllers. for heating and cooling systems

Room Temperature Controllers. for heating and cooling systems 3 041 RCU10 RCU101 Room Temperature Controllers for heating and cooling systems RCU10 Choice of two-position or modulating PI control ON / OFF or PWM outputs for heating and cooling Operating modes: normal

More information

Intro to Engineering II for ECE: Lab 3 Controlling Servo Motors Erin Webster and Dr. Jay Weitzen, c 2012 All rights reserved

Intro to Engineering II for ECE: Lab 3 Controlling Servo Motors Erin Webster and Dr. Jay Weitzen, c 2012 All rights reserved Lab 3: Controlling Servo Motors Laboratory Objectives: 1) To program the basic stamp to control the motion of a servo 2) To observe the control waveforms as the motion of the servo changes 3) To learn

More information

CHAPTER AC DRIVE PARAMETERS. In This Chapter...

CHAPTER AC DRIVE PARAMETERS. In This Chapter... CHAPTER AC DRIVE 4 PARAMETERS In This Chapter... GS2 Parameter Summary....................4 2 Detailed Parameter Listings.................4 11 Motor Parameters........................4 11 Ramp Parameters.........................4

More information

Overall view Monitoring

Overall view Monitoring Local Remot e Operator panel SIEMENS Main menu 9. SINAMICS /- AOP Switchover on AOP LOCAL / REMOTE (optional) Overall view Setpoint channel Closed-loop control Initial commissioning M ~ PROFIBUS [] p =

More information

Modulating controlled actuators AME 10, AME 20, AME 30 AME 13, AME 23, AME 33 - with DIN EN certified safety function (spring down)

Modulating controlled actuators AME 10, AME 20, AME 30 AME 13, AME 23, AME 33 - with DIN EN certified safety function (spring down) Data sheet Modulating controlled actuators AME 10, AME 20, AME 30 AME 13, AME 23, AME 33 - with DIN EN 14597 certified safety function (spring down) Description AME 10 AME 13 AME 20, AME 30 AME 23, AME

More information

AI Analogue Input Module (open < 2.8 ma)

AI Analogue Input Module (open < 2.8 ma) General Specifications GS48C17Z02-00E-N -02 Analogue Input Module (open < 2.8 ma) GENERAL Figure 1 This Analogue Input module, or trip amplifier, contains two circuits and can be utilized for various applications.

More information

Application Sheet Fan coil unit with staged fan, heating/cooling coil (2 pipe) on triac output and electric reheater

Application Sheet Fan coil unit with staged fan, heating/cooling coil (2 pipe) on triac output and electric reheater Heating with LHW and cooling with CHW changeover Modulating control of heating and cooling valve (2 pipe) on triac Automatic or manual 3-speed fan control Room temperature and fan speed operation via KNX

More information

Application Sheet Fan coil unit with variable fan, heating/cooling coil (2 pipe) on triac output and electric reheater

Application Sheet Fan coil unit with variable fan, heating/cooling coil (2 pipe) on triac output and electric reheater Heating with LHW and cooling with CHW changeover Modulating control of heating and cooling valve (2 pipe) on triac Automatic or manual variable fan speed control DC 0...10 V Room temperature and fan speed

More information

Owner s Manual S10 SERIES ELECTRONIC STEP CONTROLLER WITH VERNIER CONTROL

Owner s Manual S10 SERIES ELECTRONIC STEP CONTROLLER WITH VERNIER CONTROL Owner s Manual S10 SERIES ELECTRONIC STEP CONTROLLER WITH VERNIER CONTROL This manual covers installation, setup, operation and troubleshooting. Read carefully before attempting to install, operate or

More information

Procidia Control Solutions Dead Time Compensation

Procidia Control Solutions Dead Time Compensation APPLICATION DATA Procidia Control Solutions Dead Time Compensation AD353-127 Rev 2 April 2012 This application data sheet describes dead time compensation methods. A configuration can be developed within

More information

Application Note CTAN #287

Application Note CTAN #287 Application Note CTAN #287 This Application Note is pertinent to the Commander SK Water Pressure PID Loop Control This application note will describe a way to utilize the Commander SK (note that the Unidrive

More information

Motion Control Applications with SINAMICS DCM and CU320-2 CU320-2 as technology board for SINAMICS DCM https://support.industry.siemens.com/cs/ww/en/view/103471886 Siemens Industry Online Support Siemens

More information

Metasys Zoning Package Commissioning

Metasys Zoning Package Commissioning Technical Bulletin Issue Date 11/01/01 TECHNICAL BULLETIN Metasys Zoning Package Commissioning Metasys Zoning Package Commissioning...2 Introduction... 2 Key Concepts... 3 HVAC PRO Software...3 Configuration

More information

Use of the application program. Contents. instabus EIB Application program description. September S2 Room temperature controller

Use of the application program. Contents. instabus EIB Application program description. September S2 Room temperature controller Use of the application program Product family: Product type: Manufacturer: Heating, Air conditioning, Ventilation Thermostat Siemens Name: Room temperature controller IKE 250 DELTA millennium Order no.:

More information

INDEX. i 1. B Braking Resistor Dimensions: A 24 Braking Resistors: A 20 Braking Units: A 20. DURAPULSE AC Drive User Manual

INDEX. i 1. B Braking Resistor Dimensions: A 24 Braking Resistors: A 20 Braking Units: A 20. DURAPULSE AC Drive User Manual INDEX A AC Drive Cover: 1 6 Dimensions: 2 4 External Parts and Labels: 1 6 Heat Sink Fins: 1 6 Input Mode Switch (Sink/Source): 1 6 Introduction to DuraPulse GS3 AC drive: 1 3 Keypad: 1 6 Model Number

More information

Electrical data Nominal voltage AC/DC 24 V Nominal voltage frequency

Electrical data Nominal voltage AC/DC 24 V Nominal voltage frequency echnical data sheet LR24A-KNX Communicative rotary actuator for ball valves Nominal torque 5 Nm Nominal voltage AC/DC 24 V Control modulating Conversion of sensor signals Communication via KNX (S-Mode)

More information

TAM VALLEY DEPOT. Quad-LN User Manual. Gen2 Firmware v1.1

TAM VALLEY DEPOT. Quad-LN User Manual. Gen2 Firmware v1.1 TAM VALLEY DEPOT Quad-LN User Manual Gen2 Firmware v1.1 N3IX Engineering 20 Aug 2013 Contents 1 Basics... 1 1.1 Overview... 1 1.2 Servos... 1 1.3 External Power Supply... 1 1.4 Onboard LED Indicators...

More information

Air damper actuators. OpenAir GSD...1A. Electric motor-driven rotary actuators for open-close, three-position and modulating control

Air damper actuators. OpenAir GSD...1A. Electric motor-driven rotary actuators for open-close, three-position and modulating control s OpenAir Air damper actuators SD...1A Electric motor-driven rotary actuators for open-close, three-position and modulating control 2 m nominal torque Operating voltage / DC 24 48 V or AC 100 240 V ~ Prewired

More information

User manual. KNX MultiController DALI. Article number: 5410x / 5411x. function Technology AS

User manual. KNX MultiController DALI. Article number: 5410x / 5411x. function Technology AS User manual KNX MultiController DALI Article number: 5410x / 5411x Picture: KNX MultiController DALI with Reed panel and sensor function Technology AS Table of contents 1 KNX MULTICONTROLLER... 3 2 INTRODUCTION...

More information

Count - counters 5. Selection guide 5 XBK T81030U33E RC XBK RC XBK T60000U00M XBK T60000U11M XBK T80000U00M XBK T70000U00M 5/2

Count - counters 5. Selection guide 5 XBK T81030U33E RC XBK RC XBK T60000U00M XBK T60000U11M XBK T80000U00M XBK T70000U00M 5/2 Selection guide Count - counters Function Totalising counters Display type Mechanical LCD Font panel dimensions (h x w) in mm 0 x 0 x. 0 x 60 x Number of display digits 6 digits or 6 digits (depending

More information

Owner s Manual S5 SERIES ELECTRONIC STEP CONTROLLER WITH VERNIER CONTROL

Owner s Manual S5 SERIES ELECTRONIC STEP CONTROLLER WITH VERNIER CONTROL Owner s Manual S5 SERIES ELECTRONIC STEP CONTROLLER WITH VERNIER CONTROL This manual covers installation, setup, operation and troubleshooting. Read carefully before attempting to install, operate or service

More information

Single Channel Loop Detector

Single Channel Loop Detector Single Channel Loop Detector Model LD120T Series The LD120T is a series of single channel inductive loop detectors. The use of microprocessor and surface mount technology enables a large number of functions

More information

FAQ for SIMOREG 6RA70 and Control Module

FAQ for SIMOREG 6RA70 and Control Module I DT LD CS 28 / February / 2011 FAQ for SIMOREG 6RA70 and Control Module Question: What requirements apply for line quality and what line interference can occur? Answer: Line requirements: Voltage: rated

More information

M AUTOMATIC MATTRESS PACKING MACHINE

M AUTOMATIC MATTRESS PACKING MACHINE M - 00 AUTOMATIC MATTRESS PACKING MACHINE M - 00+ AUTOMATIC MATTRESS PACKING MACHINE ORATING MANUAL Document Distribution: Organization / Surname Signature Issued by: Mert Makina İlhami GÜLŞEN Amendments:

More information

Instruction Manual D

Instruction Manual D Instruction Manual D12600-000 (CLT2000-000) D12600-001 (CLT2000-024) Table of Contents 1. General Description... 4 2. Specifications... 5 2.1 Electrical... 5 2.2 Physical... 6 3. Installation... 6 3.1

More information

DC motor control using arduino

DC motor control using arduino DC motor control using arduino 1) Introduction: First we need to differentiate between DC motor and DC generator and where we can use it in this experiment. What is the main different between the DC-motor,

More information

Application sheet for Green 300 series controllers. Title. Purpose. Application Controller Loop Configuration: Wiring: Explanation :

Application sheet for Green 300 series controllers. Title. Purpose. Application Controller Loop Configuration: Wiring: Explanation : Furnace temperature control with Solid State Relay(SSR) AP35001 Control a furnace temperature by using UT350 temperature controller. Model UT350 can drive SSR as an actuator directly. Electrical Furnace

More information

INSTRUCTION BOOKLET FOR POWERED DRIVE ROLLS MODELS:VS-RF

INSTRUCTION BOOKLET FOR POWERED DRIVE ROLLS MODELS:VS-RF INSTRUCTION BOOKLET FOR POWERED DRIVE ROLLS MODELS:VS-RF 200 Circuit Drive North Kingstown, Rhode Island 02852 USA International Phone: 401-781-7800 Toll Free: 800-338-7268 Fax: 401-738-2586 Internet Address:

More information

PLC-K506 Series FEATURES DESCRIPTION FEATURES

PLC-K506 Series FEATURES DESCRIPTION FEATURES FEATURES Two High Speed Counters Two Pulse Train Outputs Two Pulse Width Modulation Outputs Inputs 10 Outputs 1 RS232 Port 2 RS485 Ports Supports Modbus RTU Protocol Communicate With Up to 32 Devices DESCRIPTION

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 105U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 105U range of wireless I/O provides a low cost alternative

More information

7.5 Induction motor control with analog setpoint interface

7.5 Induction motor control with analog setpoint interface .5 nduction motor control with analog setpoint interface 02.98 08.98.5 nduction motor control with analog setpoint interface 6SN1122 0BA1 0AA The following appropriate control components are available

More information

3TK28 Safety Relays. General data. 7/70 Siemens LV

3TK28 Safety Relays. General data. 7/70 Siemens LV 3TK28 Safety Relays General data Overview SIRIUS safety relays are the key elements of a consistent and cost-effective safety chain. Be it EMERGENCY-STOP disconnection, protective door monitoring or the

More information

TOSVERT TM VF-nC3 Parameter List

TOSVERT TM VF-nC3 Parameter List TOSVERT TM VF-nC Parameter List E658664 - Setting information * Please fill it in if necessary. Item Content Item Content Setting date / person Customer Application Application model Motor manufacturer

More information

Solid-State Digital Counter H7AN

Solid-State Digital Counter H7AN Solid-State Digital Counter Preset and Totalizing Counters with Up to 8-Digit LED Displays Draw-out construction allows setting, servicing without disconnecting wiring Choose from selectable UP/DOWN or

More information

A Few Applications For Signal Conditioners

A Few Applications For Signal Conditioners A Few Applications For Signal Conditioners Signal Conditioners are used to isolate, amplify, filter, and convert a variety of input signals to clean output signals that can be more easily handled by process

More information

Table of Contents. Chapter 1: Introduction to the CTRIO & CTRIO2 Modules. Chapter 2: Getting Started, Basics and Examples

Table of Contents. Chapter 1: Introduction to the CTRIO & CTRIO2 Modules. Chapter 2: Getting Started, Basics and Examples Chapter 1: Introduction to the CTRIO & CTRIO2 Modules Introduction... 1 2 Conventions Used... 1 3 CTRIO and CTRIO2 Module Overview... 1 4 Available Functions... 1 4 Unsuitable Applications... 1 5 Support

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of wireless I/O provides a low cost alternative

More information

Battery Powered People Counter with Integral LCD Display & 418Mhz Data Transmitter

Battery Powered People Counter with Integral LCD Display & 418Mhz Data Transmitter Battery Powered People with Integral LCD Display & 418Mhz Data Transmitter The SenSource PCW-TB06 is a battery powered people counter with 418Mhz RF wireless data transmitter. Truly wireless installation

More information

RADIONICS 5501 / o PERIMETER o INTERIOR o o o o o o o o o INSTANT AC CMD

RADIONICS 5501 / o PERIMETER o INTERIOR o o o o o o o o o INSTANT AC CMD RADIONICS 5501 / 4112 o PERIMETER o INTERIOR o o o o o o o o o INSTANT 1 2 3 4 5 6 AC CMD ALL Instant Delay [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 0 ] [ COMMAND ] [ A ] [ B ] [ ENTER ]

More information

KNX manual High-performance switch actuators RM 4 H FIX1 RM 8 H FIX2

KNX manual High-performance switch actuators RM 4 H FIX1 RM 8 H FIX2 KNX manual High-performance switch actuators RM 4 H FIX1 RM 8 H FIX2 4940212 4940217 2018-10-17 Contents 1 Function description 3 2 Operation 4 3 Technical data 5 4 The FIX2 RM 8 H application programme

More information

Analog Servo Drive 20A20

Analog Servo Drive 20A20 Description Power Range NOTE: This product has been replaced by the AxCent family of servo drives. Please visit our website at www.a-m-c.com or contact us for replacement model information and retrofit

More information

The GS1 Digital Keypad LED Display Function Keys Displaying the Status of the GS1 AC Drive Programming the GS1 AC Drive...

The GS1 Digital Keypad LED Display Function Keys Displaying the Status of the GS1 AC Drive Programming the GS1 AC Drive... CHAPTER KEYPAD OPERATION 3 AND QUICKSTART Contents of this Chapter... The GS1 Digital Keypad................................3 2 LED Display..............................................3 2 Function Keys............................................3

More information

Software User Manual

Software User Manual Software User Manual ElectroCraft CompletePower Plus Universal Servo Drive ElectroCraft Document Number: 198-0000021 2 Marin Way, Suite 3 Stratham, NH 03885-2578 www.electrocraft.com ElectroCraft 2018

More information

Before you operate the inverter, the parameters that you must first program are the basic parameters.

Before you operate the inverter, the parameters that you must first program are the basic parameters. . Main parameters Before you operate the inverter, the parameters that you must first program are the basic parameters..1 Searching for changes using the history function () : History function History

More information

KNC-PLC-K506 Series FEATURES DESCRIPTION FEATURES

KNC-PLC-K506 Series FEATURES DESCRIPTION FEATURES FEATURES Two High Speed Counters Two Pulse Train Outputs Two Pulse Width Modulation Outputs Inputs 10 Outputs 1 RS232 Port 2 RS485 Ports Supports Modbus RTU Protocol Communicate with up to 32 devices DESCRIPTION

More information

Automated Industrial Wind Tunnel Network Control with LabVIEW. Matt Draear

Automated Industrial Wind Tunnel Network Control with LabVIEW. Matt Draear Automated Industrial Wind Tunnel Network Control with LabVIEW Matt Draear Advisor: Dr. Malinowski 1 Presentation Outline Overview of Old Hardware Overview of New Hardware Details of New Hardware FPGA LabVIEW

More information

Instruction. Actuator ICAD 600 / ICAD 900 / ICAD 1200 ICAD 600 ICAD 900 ICAD 1200 ICAD 600 ICAD 900. ICAD 1200 Fig. 2. Fig. 4

Instruction. Actuator ICAD 600 / ICAD 900 / ICAD 1200 ICAD 600 ICAD 900 ICAD 1200 ICAD 600 ICAD 900. ICAD 1200 Fig. 2. Fig. 4 Instruction 027R9796 027R9796 Actuator ICAD 600 / ICAD 900 / ICAD 1200 ICAD 600 ICAD 900 ICAD 1200 ICAD 600 ICAD 900 ICAD 1200 Fig. 1 Fig. 2 Note: When mounting the ICAD make sure to push ICAD down to

More information

Parameter Manual Edition 04/2006

Parameter Manual Edition 04/2006 Parameter Manual Edition 04/2006 Control Unit CU240S CU240S DP CU240S DP-F Software version 2.0 SINAMICS G20 s Function diagrams 2 SINAMICS SINAMICS G20 Faults and Alarms 3 Abbreviations 4 Parameter Manual

More information

S7-200 SMART Programmable controller Answers for industry.

S7-200 SMART Programmable controller Answers for industry. s SIMATIC S7-200 SMART S7-200 SMART Programmable controller Answers for industry. Siemens is synonymous with innovation, especially in the domain of industrial automation. Committed to R&D, promotion and

More information

Applikationen & Tools. Configurating of Continuous Control with Pulse Width Modulation SIMATIC PCS 7. Application Note August 2010

Applikationen & Tools. Configurating of Continuous Control with Pulse Width Modulation SIMATIC PCS 7. Application Note August 2010 Cover Configurating of Continuous Control with Pulse Width Modulation SIMATIC PCS 7 Application Note August 2010 Applikationen & Tools Answers for industry. Industry Automation and Drives Technologies

More information

ES-777-MV-P2_A1 03/01/10

ES-777-MV-P2_A1 03/01/10 ENGINEERING SPECIFICATION SYMCOM MODEL 777-MV-P2 Electronic Overload Relay PART 1 GENERAL 1.1 REFERENCES A. UL 508 Industrial Control Equipment Underwriters Laboratories B. IEC 60947 Low Voltage Switchgear

More information

1. INTRODUCTION Fire Mode PID Application Parameter lists DESCRIPTION OF PARAMETERS... 8

1. INTRODUCTION Fire Mode PID Application Parameter lists DESCRIPTION OF PARAMETERS... 8 U S E R ' S M A N U A L NX F R E Q U E N C Y C O N V E R T E R S A D D O N P A G E S F O R T H E F I R E M O D E P I D A P P L I C A T I O N F O R S M O O T H C O N T R O L INDEX 1. INTRODUCTION... 3 2.

More information

NX Series Inverters. HVAC Pocket Programming Guide

NX Series Inverters. HVAC Pocket Programming Guide NX Series Inverters HVAC Pocket Programming Guide HVAC Pocket Programming Guide HVAC Pocket Programming Guide / Contents This guide provides a single reference document for the user of NXL HVAC (product

More information

TECO F510 Inverter. Quick Start Guide. Step 1. Supply & Motor connection

TECO F510 Inverter. Quick Start Guide. Step 1. Supply & Motor connection Quick Start Guide TECO F510 Inverter This guide is to assist you in installing and running the inverter and verify that it is functioning correctly for it s main and basic features. For detailed information

More information

Introduction to PLC and Ladder Logic Programming

Introduction to PLC and Ladder Logic Programming Introduction Introduction to PLC and Ladder Logic Programming A PLC (Programmable Logic Controller) is an industrial computer used for automation of electromechanical processes, such as control of machinery

More information