PLUS+1 GUIDE Software. PLUS+1 Compliant KPP SPD Speed Sensor Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1.

Size: px
Start display at page:

Download "PLUS+1 GUIDE Software. PLUS+1 Compliant KPP SPD Speed Sensor Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1."

Transcription

1 PLUS+1 GUIDE Software PLUS+1 Compliant KPP SPD Speed Sensor Function Block mm mm mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION #2 COMPLI ANT PIN #1 INDICATED LED INDICATOR LIGHTS 51.6 mm [2.03] mm [1.85] CONNECTOR MATES WITH DEUTCH CONNECTOR #DTM A CONNECTOR MATES WITH DEUTCH CONNECTOR #DTM A

2 About this Manual Organization and Headings To help you quickly find information in this manual, the material is divided into sections, topics, subtopics, and details, with descriptive headings set in red type. Section titles appear at the top of every page in large red type. In the PDF version of this document, clicking an item underlined in blue italic type jumps you to the referenced page in the document. Special Text Formatting Table of Contents Controls and indicators are set in bold black type. A Table of Contents (TOC) appears on the next page. In the PDF version of this document, the TOC entries are hyperlinked. Revision History Revision Date Comment Rev BA November Sauer-Danfoss. All rights reserved. Sauer-Danfoss accepts no responsibility for possible errors in catalogs, brochures and other printed material. Sauer-Danfoss reserves the right to alter its products without prior notice. This also applies to products already ordered provided that such alterations can be made without affecting agreed specifications. All trademarks in this material are properties of their respective owners. PLUS+1, GUIDE, and Sauer-Danfoss are trademarks of the Sauer-Danfoss Group. The PLUS+1 GUIDE, PLUS+1 Compliant, and Sauer-Danfoss logotypes are trademarks of the Sauer-Danfoss Group Rev BA November 2011

3 Contents... 4 Overview... 4 Inputs... 4 Outputs... 5 About Function Block Connections... 6 Status and Fault Logic... 7 About Fault Reporting... 8 Function Block Parameter Values... 9 MC Controller Input Configuration How to Configure a MFIn SC Controller Input Configuration How to Configure a MFIn Rev BA November

4 Overview This function block outputs an RPM signal that is based on inputs from a KPP Speed Sensor. This function block receives its Spd input through a MFIn. See About Function Block Connections on page 6 for an overview of this function block s connections and signals. Inputs Inputs Input Type Range Description Param Inputs a user-defined Puls/Rev value that defines the number of pulses equal to one revolution. SnsPwr Reports sensor power supply voltage. Spd Inputs speed signals from the speed sensor Rev BA November 2011

5 Outputs Outputs Output Type Range Description Status U16 Reports the function block s status conditions. This output does not use the standard bitwise scheme described in the Basic Function Blocks Library User s Manual. For more information about status logic, see Status and Fault Logic on page 7. Fault U16 Reports the function block s fault conditions. This output does not use the standard bitwise scheme described in the Basic Function Blocks Library User s Manual. For more information about fault logic, see Status and Fault Logic on page 7. Diag Outputs a Diag bus that has a: Param sub-bus. FltTmrFreq signal. Param Outputs the signals in the Input Param bus. Use to validate input signals to the function block. FltTmrFreq U16 Provides the present value of the fault delay counter for the frequency input signal. RPM U16 0 9,000,000 rpm 10 The calculated rpm. 10 = 1.0 rpm Rev BA November

6 About Function Block Connections Function Block Connections Item Description 1 Pulses per revolution value. 2 Reports sensor power supply voltage. 3 Reports sensor speed. 4 Function block status. 5 Function block faults. 6 Diagnostic signals. 7 RPM output Rev BA November 2011

7 Status and Fault Logic The KPP_SPD function block does not use standard status and fault codes. The status code indicates the calibration state of the function block. Status Logic Status Bit* Reported While Invalid setup/calibration. 4 The Input Param bus Puls/Rev signal has been assigned a value outside a range of *Position of set bit in a 16 bit fault or status code. Bit 1 is the least significant bit. Fault Logic Fault Cause Bit* Response Correction Sensor power voltage too low. SnsPwr.Volt < 4500 mv. 1 Vpct calculated as percent of Correct the sensor supply voltage. Sensor power voltage too high. SnsPwr.Volt > 5250 mv. 2 Vpct calculated as percent of Correct the sensor supply voltage. Measured frequency too low. Freq <0 Hz. 3 RPM signal = 0. Correct the application program to provide a U16 value type for the Freq input signal in the Spd bus. Measured frequency too high. Freq > Hz. 4 RPM signal equivalent to Hz. Check for any hardware issues that could cause an invalid frequency value, such as electrical noise. Verify that the speed sensor is producing a valid signal. Frequency signal voltage too low. Vpct < 3%. 5 Check to see that the speed signal is not shorted to ground. Frequency signal voltage too high. Vpct > 97%. 6 Frequency signal open. 37% Vpct 63%. 7 Frequency ground signal open. 63% Vpct 85%. 8 No response detected only while Freq = 0 Hz. Check to see that the speed signal is not shorted to SnsPwr. Check to see that the speed signal is not disconnected. Check to see that the speed sensor ground wire is not disconnected. Frequency power signal open. 15% Vpct 37%. 9 Check to see that the speed sensor power wire is not disconnected. *Position of set bit in a 16 bit status or fault code. Bit 1 is the least significant bit. Vpct represents an input voltage as a percent of the Sensor Power Rev BA November

8 About Fault Reporting The function block detects and reports fault conditions and applies constraints. The sensor power and frequency range fault conditions in this block are reported immediately upon detection and clear immediately when the condition is no longer detected. The voltage level of the frequency input signal is measured as a percent of sensor power voltage and used to detect faults. A set of five faults is reported in conjunction with a fault timer, which counts up to FaultDetTm while any fault in the set is detected, and counts down to zero while no fault in the set is detected. The frequency-signal faults are detected only while Freq = 0. Detected faults are reported in the Fault output value from the time the count reaches FaultDetTm until it counts back down to zero Rev BA November 2011

9 Function Block Parameter Values Function Block Parameter Values Input Type Range Description The Param bus inputs signals that set the function block s operating characteristics. The Puls/Rev value is user-defined outside of the function block for the specific sensor used. Typically, you do not have to change any of the other values for the correct operation of the function block. Puls/Rev U Sets the conversion factor that is used to convert the measured frequency from Hz to rpm. FaultDetTm U16 Sets the delay time before the function block: Reports a detected fault. Clears a reported fault that it no longer detects Rev BA November

10 MC Controller Input Configuration If you have an SC controller, see SC Controller Input Configuration on page 11. You route the function block s Spd input through an MFIn. You must change the default configuration of the MFIn to accept this input. How to Configure a MFIn 1. In the GUIDE template, enter the Inputs page. 2. Enter the MFIn page that receives the input. 3. Make the changes that are shown in the preceding figure Rev BA November 2011

11 SC Controller Input Configuration If you have an MC controller, see MC Controller Input Configuration on page 10. You route the function block s Spd input through an MFIn. You must change the default configuration of the MFIn to accept this input. How to Configure a MFIn T The MFIn that you use must be capable of a Freq input and have configurable Bias, Range, and InputMode values. 1. In the GUIDE template, enter the Inputs page. 2. Enter the MFIn page that receives the input. 3. Make the changes that are shown in the preceding figure Rev BA November

12 Products we offer: Bent Axis Motors Closed Circuit Axial Piston Pumps and Motors Displays Electrohydraulic Power Steering Electrohydraulics Hydraulic Power Steering Integrated Systems Joysticks and Control Handles Microcontrollers and Software Open Circuit Axial Piston Pumps Orbital Motors PLUS+1 GUIDE Proportional Valves Sensors Steering Transit Mixer Drives Sauer-Danfoss is a global manufacturer and supplier of highquality hydraulic and electronic components. We specialize in providing state-of-the-art technology and solutions that excel in the harsh operating conditions of the mobile off-highway market. Building on our extensive applications expertise, we work closely with our customers to ensure exceptional performance for a broad range of off-highway vehicles. We help OEMs around the world speed up system development, reduce costs and bring vehicles to market faster. Sauer-Danfoss Your Strongest Partner in Mobile Hydraulics. Go to for further product information. Wherever off-highway vehicles are at work, so is Sauer-Danfoss. We offer expert worldwide support for our customers, ensuring the best possible solutions for outstanding performance. And with an extensive network of Global Service Partners, we also provide comprehensive global service for all of our components. Please contact the Sauer-Danfoss representative nearest you. Members of the Sauer-Danfoss Group: Comatrol Local address: Sauer-Danfoss Inc Annapolis Lane North Minneapolis, MN 55447, USA Phone: Fax: Schwarzmüller-Inverter Turolla Hydro-Gear Sauer-Danfoss-Daikin Sauer-Danfoss (US) Company 2800 East 13th Street Ames, IA 50010, USA Phone: Fax: Sauer-Danfoss GmbH & Co. OHG Postfach 2460, D Neumünster Krokamp 35, D Neumünster, Germany Phone: Fax: Sauer-Danfoss ApS DK-6430 Nordborg, Denmark Phone: Fax: Sauer-Danfoss-Daikin LTD Shin-Osaka TERASAKI 3rd Bldg. 6F Nishimiyahara, Yodogawa-ku Osaka , Japan Phone: Fax: Rev BA November

2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85]

2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85] PLUS+1 GUIDE Software PLUS+1 Compliant S4 PVEO Function Block 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION #2 COMPLI ANT PIN #1 INDICATED

More information

PLUS+1 GUIDE Software. PLUS+1 Compliant S4 PVEP Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1.0] mm [5.

PLUS+1 GUIDE Software. PLUS+1 Compliant S4 PVEP Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1.0] mm [5. PLUS+1 GUIDE Software PLUS+1 Compliant S4 PVEP Function Block 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION #2 COMPLI ANT PIN #1 INDICATED

More information

JS7000_XY. 2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85]

JS7000_XY. 2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85] PLUS+1 GUIDE Software PLUS+1 Compliant JS7000 XY-Axis Joystick Function Block JS7000_XY 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION #2

More information

JS7000_XP3. 2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85]

JS7000_XP3. 2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85] PLUS+1 GUIDE Software PLUS+1 Compliant JS7000 XP3-Axis Joystick Function Block JS7000_XP3 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION

More information

PLUS+1 GUIDE Software. PLUS+1 Compliant JS2000 XYZ-Axis Joystick Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1.

PLUS+1 GUIDE Software. PLUS+1 Compliant JS2000 XYZ-Axis Joystick Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1. PLUS+1 GUIDE Software PLUS+1 Compliant JS2000 XYZ-Axis Joystick Function Block 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION #2 COMPLI ANT

More information

PLUS+1 GUIDE Software. AGCO Ag-Chem Fan Drive Subsystem Fault Location and Fault Type Codes User Manual. BlinkCodeGen. OutputDrivers. Faults.

PLUS+1 GUIDE Software. AGCO Ag-Chem Fan Drive Subsystem Fault Location and Fault Type Codes User Manual. BlinkCodeGen. OutputDrivers. Faults. PLUS+1 GUIDE Software AGCO Ag-Chem Fan Drive Subsystem Fault Location and Fault Type Codes User Manual OutputDrivers Status Outputs Left Right Phase Drive Faults Status Inputs Cmd 158.2 mm 6.23 144.5 mm

More information

PLUS+1 GUIDE Software. PLUS+1 Compliant H1B Motor Electric Proportional PCOR Control Function Blocks User Manual COMPLI ANT mm 6.

PLUS+1 GUIDE Software. PLUS+1 Compliant H1B Motor Electric Proportional PCOR Control Function Blocks User Manual COMPLI ANT mm 6. PLUS+1 GUIDE Software PLUS+1 Compliant H1B Motor Electric Proportional PCOR Control Function Blocks User Manual 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28]

More information

PLUS+1 GUIDE Software. PLUS+1 Compliant SASA Function Block User Manual COMPLI ANT PRESSURE mm mm x 25.2 mm [1.

PLUS+1 GUIDE Software. PLUS+1 Compliant SASA Function Block User Manual COMPLI ANT PRESSURE mm mm x 25.2 mm [1. PLUS+1 GUIDE Software PLUS+1 Compliant SASA Function Block TEMP JOYSTICK VALVE PRESSURE 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION #2

More information

PLUS+1 GUIDE Software. PLUS+1 Compliant S42 NFPE Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1.0] mm [5.

PLUS+1 GUIDE Software. PLUS+1 Compliant S42 NFPE Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1.0] mm [5. PLUS+1 GUIDE Software PLUS+1 Compliant S42 NFPE Function Block 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION #2 COMPLI ANT PIN #1 INDICATED

More information

RS485 String Potentiometer (Yo-Yo) Sensor. Technical Information

RS485 String Potentiometer (Yo-Yo) Sensor. Technical Information RS485 String Potentiometer (Yo-Yo) Sensor Technical Information L1223774 Rev BA Jul 2013 Revisions Revision History Table of Revisions Date Page Changed Rev 24 Jul 2013 4, 5, 6 Feature and Options list,

More information

JS7000 Joystick Analog, CAN, and CAN+ Output. Product Electrical Installation. Technical Information

JS7000 Joystick Analog, CAN, and CAN+ Output. Product Electrical Installation. Technical Information JS7000 Joystick Analog, CAN, and CAN+ Output Product Electrical Installation Technical Information L1105361 Rev BA May 2012 Revisions Revision History Table of Revisions Date Page Changed Rev 18 May 2012

More information

PLUS+1 GUIDE Software. PLUS+1 Compliant PVEO DI Function Block User Manual COMPLI ANT PRESSURE mm mm x 25.2 mm [1.

PLUS+1 GUIDE Software. PLUS+1 Compliant PVEO DI Function Block User Manual COMPLI ANT PRESSURE mm mm x 25.2 mm [1. PLUS+1 GUIDE Software PLUS+1 Compliant PVEO DI Function Block TEMP JOYSTICK VALVE PRESSURE 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING DIRECTION

More information

PLUS+1 Compliant CLS1000 Laser Sensor Function Block

PLUS+1 Compliant CLS1000 Laser Sensor Function Block MAKING MODERN LIVING POSSIBLE User Manual PLUS+1 Compliant CLS1000 Laser Sensor Function Block www.powersolutions.danfoss.com About this Manual Organization and Headings To help you quickly find information

More information

2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85]

2x 25.2 mm [1.0] 2x 7.0 [.28] MOUNTING DIRECTION #2 LED INDICATOR LIGHTS mm [2.03] 47.1 mm [1.85] PLUS+1 GUIDE Software PLUS+1 Compliant JS1000 Joystick with CAN Function Block TEMP JOYSTICK PRESSURE 158.2 mm 6.23 144.5 mm 5.69 142.0 mm [5.59] 2x 25.2 mm [1.0] 97.0 mm [3.82] TM 2x 7.0 [.28] MOUNTING

More information

Temperature Sensors ,

Temperature Sensors , MAKING MODERN LIVING POSSIBLE Electrical Installation Temperature Sensors 1090173, 1090174 powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev September 2015 Minor layout revision

More information

User Manual PLUS+1 Compliant ACX104 Function Block

User Manual PLUS+1 Compliant ACX104 Function Block MAKING MODERN LIVING POSSIBLE User Manual PLUS+1 Compliant www.powersolutions.danfoss.com Revision History Revision Date Comment Rev CA July 2015 2015 Danfoss Power Solutions (US) Company. All rights reserved.

More information

JS1000 Joystick Analog Output Product Electrical Installation

JS1000 Joystick Analog Output Product Electrical Installation MAKING MODERN LIVING POSSIBLE Technical Information JS1000 Joystick Analog Output Product Electrical Installation powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev July 2014

More information

Sensors Heavy-Duty Pressure Transmitter

Sensors Heavy-Duty Pressure Transmitter MAKING MODERN LIVING POSSIBLE Electrical Installation Sensors Heavy-Duty Pressure Transmitter powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev August 2015 Converted to Danfoss

More information

Joystick JS7000 Analog and CAN Output

Joystick JS7000 Analog and CAN Output Electrical Installation Joystick powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev May 2017 Updated to Engineering Tomorrow design 0201 July 2014 Converted to Danfoss layout

More information

PLUS+1 Compliant JS1 J1939 CAN Joystick Function Block

PLUS+1 Compliant JS1 J1939 CAN Joystick Function Block User Manual PLUS+1 Compliant JS1 J1939 CAN Joystick Function Block powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev March 2018 Re-branding 0102 September 2015 0101 2 Danfoss

More information

, Temperature Sensor. Product Electrical Installation. Tech Note

, Temperature Sensor. Product Electrical Installation. Tech Note 1090173, 1090174 Temperature Sensor Product Electrical Installation Tech Note Contents Product overview Product image... 3 Description/theory of operation... 3 Electrical specifications... 3 Electrical

More information

MBS1250 Heavy Duty Pressure Transmitter. Product Electrical Installation

MBS1250 Heavy Duty Pressure Transmitter. Product Electrical Installation MBS1250 Heavy Duty Pressure Transmitter Product Electrical Installation Revisions Revisions History Table of Revisions Date Page Changed Rev 20 Feb, 2009 AA 2009 Sauer-Danfoss. All rights reserved. Sauer-Danfoss

More information

PLUS+1 Compliant JS1 CANopen Joystick Function Block

PLUS+1 Compliant JS1 CANopen Joystick Function Block User Manual PLUS+1 Compliant JS1 CANopen Joystick Function Block powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev March 2018 Re-branding 0102 January 2016 First edition 0101

More information

Joysticks JS1 Heavy Duty

Joysticks JS1 Heavy Duty Electrical Installation Joysticks JS Heavy Duty powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev December 20 Added PVE information 020 February 20 First edition 00 2 Danfoss

More information

Joystick JS6000 Analog Output

Joystick JS6000 Analog Output Electrical Installation Joystick powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev May 2017 Updated to Engineering Tomorrow design 0201 August 2015 Converted to Danfoss layout

More information

PLUS+1 Compliant MP1 NFPE Function Blocks

PLUS+1 Compliant MP1 NFPE Function Blocks User Manual PLUS+1 Compliant MP1 NFPE Function Blocks powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev March 2018 Changed hex values for Hardware and General in the fault

More information

Joysticks JS1 Heavy Duty

Joysticks JS1 Heavy Duty Electrical Installation Joysticks JS Heavy Duty powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev January 208 Removed description for One 2 pin DEUTSCH connector topic and

More information

User Manual PLUS+1 License Administration Tool powersolutions.danfoss.com

User Manual PLUS+1 License Administration Tool powersolutions.danfoss.com MAKING MODERN LIVING POSSIBLE User Manual PLUS+1 License Administration Tool powersolutions.danfoss.com Revisions Revision History Table of Revisions Date Page Changed Rev 27 Jan, 2011 5-6, 7-8 Minor corrections;

More information

System Description. System Hitch Control. powersolutions.danfoss.com

System Description. System Hitch Control. powersolutions.danfoss.com System Description System powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev July 2017 Updated recommended suppliers summary 0202 August 2015 Converted to Danfoss layout BA

More information

PVED-CLS Closed loop joystick steering

PVED-CLS Closed loop joystick steering Application Guide PVED-CLS Closed loop joystick steering www.danfoss.com Revision history Table of revisions Date Changed Rev December 2018 Corrected document title for consistency 0102 October 2018 First

More information

Hitch Control. System Description

Hitch Control. System Description Revisions Version Revisions Date Page Changed Rev. 16 Dec, 2008 AA 2008 Sauer-Danfoss. All rights reserved. Sauer-Danfoss accepts no responsibility for possible errors in catalogs, brochures and other

More information

JS120 Single Axis Fingertip Joystick. Technical Information

JS120 Single Axis Fingertip Joystick. Technical Information JS120 Single Axis Fingertip Joystick Technical Information Revisions Version Revisions Date Page Change Rev. 2 July, 2009 8, 11 Corrected connector pin assignments and added output voltage curve DA 13

More information

JS120 Single Axis Fingertip Joystick. Technical Information

JS120 Single Axis Fingertip Joystick. Technical Information JS120 Single Axis Fingertip Joystick Technical Information Revisions Version Revisions Date Page Change Rev. 13 Feb, 2007 Lever length options; connector pin assignments Rev-CA 12 May, 2006 7 Model code

More information

Subsystem Application Anti Spin Control

Subsystem Application Anti Spin Control System Description Subsystem Application Anti Spin Control powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev May 2016 Replaced screen images for system overview and vehicle

More information

Subsystem Application Fan Drive SSA

Subsystem Application Fan Drive SSA System Description Subsystem Application powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev May 206 Corrected System Overview Screen image and minor updates; Updated to Engineering

More information

Propel Application Library (PAL) Software Function Blocks

Propel Application Library (PAL) Software Function Blocks Technical Information Propel Application Library (PAL) Software Function Blocks powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev Dec 2017 First version 0101 2 Danfoss Dec

More information

Sauer-Danfoss. Connector Overview

Sauer-Danfoss. Connector Overview Sauer-Danfoss Connector Overview Revisions Revisions Revision Date Page Change Changed By Version 15. June 2009 All Document generated Kent Lorenscheit 1 SAE-EU (Ganlose) 19. June 2009 6 JS-6000 CAN+ Joystick

More information

Subsystem Application Generic Dual Path

Subsystem Application Generic Dual Path System Description Subsystem Application Generic Dual Path powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev April 2017 May 2016 The system application definition updated;

More information

Sensors MCX104-CAN Slope Sensor

Sensors MCX104-CAN Slope Sensor MAKING MODERN LIVING POSSIBLE Technical Information Sensors powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev November 2015 Converted to Danfoss layout 0001 December 2010

More information

PLUS+1 GUIDE Software PLUS+1 Function Block Library Filter Function Blocks

PLUS+1 GUIDE Software PLUS+1 Function Block Library Filter Function Blocks MAKING MODERN LIVING POSSIBLE User Manual PLUS+1 GUIDE Software PLUS+1 Function Block Library Filter Function Blocks powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev December

More information

PLUS+1. DP2XX Graphical Display Family Technical Information

PLUS+1. DP2XX Graphical Display Family Technical Information PLUS+1 DP2XX Graphical Display Family Technical Information Contents Contents About This Manual... 3 What information is in this manual?... 3 What information is in product data sheets?... 3 What information

More information

PLUS+1 SC Controller SC0XX-1XX Controller Family

PLUS+1 SC Controller SC0XX-1XX Controller Family MAKING MODERN LIVING POSSIBLE Safety Manual PLUS+1 SC Controller SC0XX-1XX Controller Family powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev December 2014 First edition

More information

PLUS+1 Mobile Machine Displays DP570 Series

PLUS+1 Mobile Machine Displays DP570 Series MAKING MODERN LIVING POSSIBLE Technical Information PLUS+1 Mobile Machine Displays DP570 Series powersolutions.danfoss.com Revision History Table of Revisions Date Page Changed Rev 05 Dec 2013 6 Model

More information

PLUS+1 C Open Overview

PLUS+1 C Open Overview MAKING MODERN LIVING POSSIBLE Technical Information PLUS+1 C Open Overview powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev February 2016 First edition 0101 2 BC00000358en-US

More information

JS2000 Joystick. Technical Information. Reverse. Right. Left. Forward

JS2000 Joystick. Technical Information. Reverse. Right. Left. Forward Technical Information Reverse Right Left Forward Revision history Revision date Page Change Remarks 03/24/2005 Initial release 2005 Sauer-Danfoss. All rights reserved. Printed in U.S.A. Sauer-Danfoss accepts

More information

WMSS1000 Wireless Multi-Sonic Sensor

WMSS1000 Wireless Multi-Sonic Sensor MAKING MODERN LIVING POSSIBLE Technical Information WMSS1000 Wireless Multi-Sonic Sensor powersolutions.danfoss.com Revision History Table of Revisions Date Changed Rev Mar 2014 Various updates BA Feb

More information

PLUS+1 GUIDE Software. JS6000 PWM Service Tool User Manual

PLUS+1 GUIDE Software. JS6000 PWM Service Tool User Manual PLUS+1 GUIDE Software JS6000 PWM Service Tool TEMP 1 6 1 6 12 7 12 7 About this Manual Organization and Headings To help you quickly find information in this manual, the material is divided into sections,

More information

PLUS+1 Mobile Machine Displays DP7XX Series

PLUS+1 Mobile Machine Displays DP7XX Series MAKING MODERN LIVING POSSIBLE PLUS+1 Mobile Machine Displays DP7XX Series powersolutions.danfoss.com Revision History Table of Revisons Date Page Changed Rev 19 Mar 2014 10 Update note to warning DB 05

More information

Technical Information. Steering SASA Sensor. powersolutions.danfoss.com

Technical Information. Steering SASA Sensor. powersolutions.danfoss.com Technical Information Steering powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev Nov 2017 Replaced SAK Adapter image on page 20 0102 March 2016 First edition 0101 2 Danfoss

More information

PLUS+1 TM Guide. PLUS+1 TM Inverter Function Block Library Rev AA Jan

PLUS+1 TM Guide. PLUS+1 TM Inverter Function Block Library Rev AA Jan PLUS+1 TM Inverter Function Block Library 11023441 Rev AA Jan 2009 1 Revisions History of Revisions Table of Revisions Date Page Changed ECO No. Rev. 09.03. 2007 All valid since software version 1.00 -

More information

MAKING MODERN LIVING POSSIBLE. Technical Information. JS1000 Joystick Base. powersolutions.danfoss.com

MAKING MODERN LIVING POSSIBLE. Technical Information. JS1000 Joystick Base. powersolutions.danfoss.com MAKING MODERN LIVING POSSIBLE Technical Information JS1000 Joystick Base powersolutions.danfoss.com Revision History Table of Revisions Date Changed Rev Mar 2014 SAE J1939 Extended Joystick message transmission

More information

PLUS+1 Mobile Machine Displays DP6XXLX Series

PLUS+1 Mobile Machine Displays DP6XXLX Series Technical Information PLUS+1 Mobile Machine Displays DP6XXLX Series powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev November 2017 Minor update 0903 November 2016 Updated

More information

Fan Drive Control Assembly FDCA

Fan Drive Control Assembly FDCA Technical Information Fan Drive Control Assembly FDCA powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev November 2017 Updated Pinout information Yellow/Black J1-15 0202 May

More information

PLUS+1 Mobile Machine Displays DP7XX Series

PLUS+1 Mobile Machine Displays DP7XX Series Technical Information PLUS+1 Mobile Machine Displays DP7XX Series powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev December 2017 Filled in function of C3-P3 pin 0602 January

More information

PLUS+1 Mobile Machine Displays DM430E Series

PLUS+1 Mobile Machine Displays DM430E Series PLUS+1 Mobile Machine Displays DM430E Series www.danfoss.com Revision history Table of revisions Date Changed Rev December 2018 Added note in regards to keeping ambient light sensor area clean and uncovered

More information

JS1000, JS6000 Joystick Grips. Technical Information

JS1000, JS6000 Joystick Grips. Technical Information JS1000, JS6000 Joystick Grips Technical Information Revisions Revisions Revisions Date Page Changed Rev. 15 Jan, 2010 25 A Grip Front Plate Diagram illustration GA 17 Dec, 2009 10-11 Pro grip recommendation,

More information

PLUS+1 Safety Controllers SC0XX-1XX Safety Controller Family

PLUS+1 Safety Controllers SC0XX-1XX Safety Controller Family Technical Information PLUS+1 Safety Controllers www.danfoss.com Revision history Table of revisions Date Changed Rev August 2018 Corrected typo 0403 August 2018 Corrected title 0402 July 2018 Updated IEC

More information

Displays DP6XX Series

Displays DP6XX Series Technical Information Displays DP6XX Series powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev November 2017 Minor update 0303 June 2016 Various updates from PAE; updated to

More information

PLUS+1 Mobile Machine Displays DP2XX Series

PLUS+1 Mobile Machine Displays DP2XX Series MAKING MODERN LIVING POSSIBLE Technical Information PLUS+1 Mobile Machine Displays DP2XX Series powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev May 2014 Converted to Danfoss

More information

Joysticks JS1000, JS6000 Grips

Joysticks JS1000, JS6000 Grips Technical Information Joysticks powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev February 08 New boot part number 080 June 06 Corrected part numbers for Rocker and Banana

More information

PLUS+1 MC0XX-1XX Controllers Family

PLUS+1 MC0XX-1XX Controllers Family Technical Information PLUS+1 MC0XX-1XX Controllers Family powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev May 2017 Recommended torque for fastners updated 0301 July 2016

More information

PHASED OUT PRODUCT DC2. Microcontroller DESCRIPTION FEATURES ORDERING INFORMATION. BLN Issued: June 1995

PHASED OUT PRODUCT DC2. Microcontroller DESCRIPTION FEATURES ORDERING INFORMATION. BLN Issued: June 1995 DESCRIPTION DC2 Microcontroller Danfoss DC2 Microcontroller is a multi-loop controller that is environmentally hardened for mobile off-highway control system applications. The DC2 Microcontroller has the

More information

MC300. BLN Issued: April 2003

MC300. BLN Issued: April 2003 MC300 Microcontroller Issued: April 2003 DESCRIPTION The MC300 Microcontroller is a multi-loop controller that is environmentally hardened for mobile off-highway control system applications. The MC300

More information

PLUS+1 Safety Controllers SC0XX-1XX Safety Controller Family

PLUS+1 Safety Controllers SC0XX-1XX Safety Controller Family PLUS+1 Safety Controllers www.danfoss.com Revision history Table of revisions Date Changed Rev December 2018 Updated user application software development requirements 0404 August 2018 Corrected typo 0403

More information

JS7000 Joystick Family

JS7000 Joystick Family Technical Information JS7000 Joystick Family powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev May 2017 Updated to Engineering Tomorrow design 0801 July 2015 Converted to

More information

Danfoss Telematics Solutions WS103 Remote Solution

Danfoss Telematics Solutions WS103 Remote Solution User Manual Danfoss Telematics Solutions powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev July 2016 First edition 0101 2 Danfoss July 2016 AN00000339en-US0101 Contents About

More information

DP6XX Series Graphical Terminals. Technical Information

DP6XX Series Graphical Terminals. Technical Information DP6XX Series Graphical Terminals Technical Information Contents Contents Contents... 2 About This Manual About This Manual... 4 DP2XX Graphical Display Family... 4 Safety and Liability Information User

More information

Proportional Valves PVED-CC, Series 5 CANopen

Proportional Valves PVED-CC, Series 5 CANopen Technical Information Proportional Valves PVED-CC, Series 5 CANopen powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev October 2017 Correction - AMP connector 0604 July 2017

More information

PLUS+1 Mobile Machine Displays DP7XX Series

PLUS+1 Mobile Machine Displays DP7XX Series PLUS+1 Mobile Machine Displays DP7XX Series www.danfoss.com Revision history Table of revisions Date Changed Rev January 2019 Removed references to obsoleted display 0802 August 2018 Changed the Pin assignments

More information

Proportional Valves PVED-CC, Series 5 ISObus

Proportional Valves PVED-CC, Series 5 ISObus Technical Information Proportional Valves PVED-CC, Series 5 ISObus powersolutions.danfoss.com Revision history Table of revisions Date Changed Rev October 2017 Correction - AMP connector 0104 July 2017

More information

DP600 Series Graphical Terminals. Technical Information

DP600 Series Graphical Terminals. Technical Information DP600 Series Graphical Terminals Technical Information Using this manual ORGANIZATION AND HEADINGS To help you quickly find information in this manual, the material is divided into sections, topics, subtopics,

More information

Mounting DIGITAL DISPLAY

Mounting DIGITAL DISPLAY Mounting The Class digital display mounts in a. by. cutout. Overall area necessary for installation is. by.. Two 0.0 diameter holes are provided for mounting screws..0".0..0.900 Ø 0.0" () HOLES."." DIGITAL

More information

Data Sheet. JS6000 Joystick Base

Data Sheet. JS6000 Joystick Base Data Sheet JS6000 Joystick Base Mobile Machine Management The JS6000 joystick base is an element of the flexible, powerful, expandable, and affordable joystick family of mobile machine management products.

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

AUTOMOTIVE CONTROLLER

AUTOMOTIVE CONTROLLER SA-2793 USER GUIDE BR LEE 8515/8816 PAVER AUTOMOTIVE CONTROLLER Table of Contents I. Revisions.2 II. Software Specification.......2 III. Description of Operation...3 IV. Fault Codes for Status LED..8 V.

More information

Solutions. ydraulics. We Manufacture. H y d r a u l i c s. h y d r a u l i c s. Hydraulics Division Char-Lynn Hydraulic Products. S o l u t i o n 1 s

Solutions. ydraulics. We Manufacture. H y d r a u l i c s. h y d r a u l i c s. Hydraulics Division Char-Lynn Hydraulic Products. S o l u t i o n 1 s H y d r a u l i c s ydraulics Hydraulics Division Char-Lynn Hydraulic Products h y d r a u l i c s We Manufacture November 1998 Solutions S o l u t i o n 1 s Experienced system design engineers - s-based

More information

VLT Line Filter MCC 107 EMC Filter Series VLT Midi Drive FC 280 (K1 K3)

VLT Line Filter MCC 107 EMC Filter Series VLT Midi Drive FC 280 (K1 K3) These instructions provide technical and installation information for the MCC 107 EMC filter series. Only Danfoss qualified personnel is allowed to install this equipment. The personnel must be familiar

More information

SMART Position Sensor, 100 and 180 Arc Configurations

SMART Position Sensor, 100 and 180 Arc Configurations SMART Position Sensor, 1 and 18 Arc Configurations DESCRIPTION The SMART Position Sensor is one of the most durable, adaptable, and lightweight position sensors available in the industry, enabling highly

More information

A new eneration of. professional control E / Plug & Work. An excellent control to mobilize your visions ON/OFF PWM

A new eneration of. professional control E / Plug & Work. An excellent control to mobilize your visions ON/OFF PWM A new eneration of professional control ON/OFF PWM Plug & Work An excellent control to mobilize your visions The new joystick controller unit G-pro combines the flexible functionality of a remote control

More information

TECHNICAL PRODUCT DATASHEET

TECHNICAL PRODUCT DATASHEET FORM-ENG-0018 REV A 06-02-03 ISO 9001 CERTIFIED Phone: (352) 629-5020 or 800-533-3569 Fax: (352)-629-2902 SUITABLE FOR EXTERNAL DISTRIBUTION TECHNICAL PRODUCT DATASHEET ES-Key Climate Control Module P/N

More information

Integrated AC Traction & DC Pump System Controller Model 1298

Integrated AC Traction & DC Pump System Controller Model 1298 Motor Controllers Integrated AC Traction & DC Pump System Controller Model 298 www.curtisinstruments.com Model 298 The Curtis Model 298 combines advanced control of AC induction traction motors with solid

More information

Product Information. ECA 4000 Absolute Modular Angle Encoder

Product Information. ECA 4000 Absolute Modular Angle Encoder Product Information ECA 4000 Absolute Modular Angle Encoder 09/2016 ECA 4412, ECA 4492 Absolute angle encoder with high accuracy Steel scale drum with three-point centering Consists of scanning head and

More information

P/N: AX Applications: power gen set engine control systems oil and gas equipment automation off-highway machine automation

P/N: AX Applications: power gen set engine control systems oil and gas equipment automation off-highway machine automation TECHNICAL DATASHEET #TDAX031200 11:9 CAN CONTROLLER 11 Inputs (Analog, Digital, Magnetic Pick Up, Universal Signal) 4 Relay, 4 Analog, 1 Valve Driver Outputs 2 CAN (SAE J1939) with Electronic Assistant

More information

56F8300 BLDC Motor Control Application

56F8300 BLDC Motor Control Application 56F8300 BLDC Motor Control Application with Quadrature Encoder using Processor Expert TM Targeting Document 56F8300 16-bit Digital Signal Controllers 8300BLDCQETD Rev. 2 08/2005 freescale.com Document

More information

DirectCommand Installation 5 Channel Spreader Control Module Technology

DirectCommand Installation 5 Channel Spreader Control Module Technology DirectCommand Installation Ag Leader Technology Note: Indented items indicate parts included in an assembly listed above Part Name/Description Part Number Quantity Direct Command Kit 4100582 1 Cable Installation

More information

Pioneering new technologies

Pioneering new technologies Pioneering new technologies Pioneering new technologies Freely programmable controllers for vehicles and machines with CAN-Bus Description The freely programmable controller ESX works independently as

More information

Note: Indented items indicate parts included in an assembly listed above

Note: Indented items indicate parts included in an assembly listed above Note: Indented items indicate parts included in an assembly listed above Part Name/Description Part Number QTY DirectCommand Kit 4100869 1 Installation Instructions 2006318 1 DC Motor Driver 4002736 1

More information

INVERTER A800 PLC Function Quick Start Guide

INVERTER A800 PLC Function Quick Start Guide INVERTER A800 PLC Function Quick Start Guide FR Configurator2 Compatible For Beginners Sequence Control READ BEFORE USING Before using this product, read this Quick Start Guide and the related manuals

More information

VMS Co., Ltd. VMS Reliability Systems - Korea

VMS Co., Ltd. VMS Reliability Systems - Korea VMS Co., Ltd VMS Reliability Systems - Korea Room 1106, QB Centum Bldg, 90, Centum Jungang-ro, Haeundae-gu, Busan, Korea TEL +82 51 782 2323 FAX +82 51 782 0808 E-MAIIL admin@vmsco.co.kr www.vmsco.co.kr

More information

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

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

More information

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL ISO 9001 CERTIFIED Phone: (352) 629-5020 or 800-533-3569 Fax: (352)-629-2902 ES-Key 16 Output module (selectable polarity) P/N 610-00031 PAGE 1 of 10 1. REVISION LOG... 1 2. MODULE OVERVIEW... 2 2.1. SCOPE...

More information

TECHNICAL DATASHEET #TDAX023240

TECHNICAL DATASHEET #TDAX023240 Preliminary TECHNICAL DATASHEET #TDAX023240 2 Quadrature Decoder Inputs, Dual Valve Controller 2 Quadrature Decoder Inputs 2-3A Outputs CAN (SAE J1939) Configurable with Electronic Assistant P/N: AX023240

More information

Encoder WDG 115T.

Encoder WDG 115T. Encoder WDG T www.wachendorffautomation.com/wdgt Wachendorff utomation... systems and encoders Complete systems Industrial rugged encoders to suit your application Standard range and customer versions

More information

2301D ST Digital Load Sharing and Speed Control

2301D ST Digital Load Sharing and Speed Control Product Specification 03297 (Rev. E) 2301D ST Digital Load Sharing and Speed Control Applications The 2301D-ST is a field-configurable control designed for single-valve steam turbine applications. This

More information

Encoder WDG 58A.

Encoder WDG 58A. Encoder WDG www.wachendorffautomation.com/wdga Wachendorff utomation... systems and encoders Complete systems Industrial rugged encoders to suit your application Standard range and customer versions Maximum

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

Series AI25 TM. Encoders. Absolute Encoder With SSI Interface. Data Sheet. ACURO with SSI Interface DESCRIPTION

Series AI25 TM. Encoders. Absolute Encoder With SSI Interface. Data Sheet. ACURO with SSI Interface DESCRIPTION Data Sheet TM Absolute Encoder With SSI Interface TM DESCRIPTION The Dynapar brand ACURO Absolute Encoder offers a modern full-feature design equipped with SSI interface. The AcuroAI25 optical absolute

More information

SDG1400 User s Guide

SDG1400 User s Guide SDG1400 User s Guide Model SDG1400 Rate Sensor Systron Donner Inertial Sales and Customer Service Phone: +1 925.979. 4500 Fax: +1 925.349.1366 E-Mail: sales@systron.com www.systron.com SDG1400 User s Guide

More information

GILLIG ELECTRIC BUS Diagnostic Software User Guide & Troubleshooting Guide 8A Rev C Last Revised: 3/23/2017

GILLIG ELECTRIC BUS Diagnostic Software User Guide & Troubleshooting Guide 8A Rev C Last Revised: 3/23/2017 GILLIG ELECTRIC BUS Diagnostic Software User Guide & Troubleshooting Guide 8A003378 Rev C Last Revised: 3/23/2017 Table of Contents Section 1: Introduction... 2 Connector Definitions... 2 Location of Connectors...

More information

For information about the products exhibited: Walvoil Fluid Power Corp North Garnett Tulsa OK USA Tel Fax

For information about the products exhibited: Walvoil Fluid Power Corp North Garnett Tulsa OK USA Tel Fax For information about the products exhibited: Walvoil Fluid Power Corp. 4111 North Garnett Tulsa OK 74116 USA Tel. 918.858.7100 Fax 918.858.7150 1109 Technology Drive Red Wing MN 55066 USA Tel. 651.212.6400

More information