Subsystem Application Generic Dual Path

Size: px
Start display at page:

Download "Subsystem Application Generic Dual Path"

Transcription

1 System Description Subsystem Application Generic Dual Path powersolutions.danfoss.com

2 Revision history Table of revisions Date Changed Rev April 2017 May 2016 The system application definition updated; unnecessary topics removed; and various updates Removed references to inactive Standard/Extended Range Liquid and Air Temperature Sensors literature; Updated to Engineering Tomorrow design October 2013 Converted to Danfoss layout CA April 2010 to April 2011 Various BA March 2010 First edition AA 2 Danfoss April AB en-US0401

3 Contents Overview About this document...4 OEM responsibility... 4 Concept and function... 5 Benefits...5 System configuration...6 System development tools... 7 Application hardware... 7 Software details...7 PLUS+1 GUIDE programmable...7 Application block... 9 Plug-ins... 9 Coordinated brake control...10 Pump and motor displacement phasing Downloading SSA software Application file...11 Sample application wiring diagram...12 Wiring diagram inputs Wiring diagram outputs Features/Options (parameters)...15 Plug-ins (parameters) Danfoss April AB en-US0401 3

4 Overview About this document This document provides general information about the Subsystem Application (SSA) software for use with Danfoss PLUS+1 microcontrollers and associated hydraulic and electronic products. In addition, it is a reference tool for vehicle OEM design, engineering, and service personnel. SSA software puts 40 years of Danfoss mobile machinery propel system experience at your fingertips. It is a fully worked out application software example, enabling faster time-to-market and improved performance and functionality for both new machine designs and model variants. PLUS+1 GUIDE programmability allows developers to modify the SSA according to their individual vehicle requirements. For control system developers programming in PLUS+1 GUIDE, this document along with relevant software files, user manuals, and other documents is included in the Application File and can be downloaded from Application software for microcontrollers on the Danfoss web site. OEM responsibility The OEM of a machine or vehicle in which Danfoss products are installed has the full responsibility for all consequences that might occur. Danfoss has no responsibility for any consequences, direct or indirect, caused by failures or malfunctions. Danfoss has no responsibility for any accidents caused by incorrectly mounted or maintained equipment. Danfoss does not assume any responsibility for Danfoss products being incorrectly applied or the system being programmed in a manner that jeopardizes safety. All safety critical systems shall include an emergency stop to switch off the main supply voltage for the outputs of the electronic control system. All safety critical components shall be installed in such a way that the main supply voltage can be switched off at any time. The emergency stop must be easily accessible to the operator. 4 Danfoss April AB en-US0401

5 Overview Concept and function The Generic Dual Path Subsystem Application () is designed to control hydrostatically propelled vehicles incorporating independent left and right side pump/motor propel systems. Steering is achieved by differential command signals, reducing the inside propel speed command while maintaining or increasing the outside propel speed command. The default drive and steering human machine interface (HMI) for the GDP application is a single XY joystick. Input for a hydrostatic braking/inching pedal is also provided. HMI and CAN signals, switch inputs, and sensor signals required for optimized tracking, track stall, antistall, and temperature derate are routed to a PLUS+1 application hardware microcontroller. The GDP application software conditions the HMI and sensor signals, mathematically combines them using control logic developed and tested by Danfoss, and provides command signals that the PLUS+1 controller outputs to the electronically controlled variable piston pumps. Flow from the pumps is directed to the hydraulic motors, whose displacement can be shifted to provide a wider range of optimized vehicle performance. GDP Subsystem Application Variable piston pumps 2. Variable motor 3. PLUS+1 microcontroller 4. Joystick kwa Benefits The is a fully integrated, dual path control system solution that s ready to be tailored to your vehicle requirements. The software is made up of validated component software blocks that greatly reduce vehicle testing time, provide responsive control and reduced project risk. The graphical application code can be modified with PLUS+1 GUIDE, using PLUS+1 Compliant products, such as sensors, pumps and motors. These PLUS+1 Compliant products are represented by functional software blocks. These blocks can be dragged, dropped and connected to modify the to accommodate vehicle characteristics that are different from those of the example application. Compliance blocks that are pre-programmed for CAN communication between joysticks and PLUS+1 controllers are particularly easy to modify within the application. Advanced control features and flexibility of plug-in design provide state of the art system performance. Pre-configured service pages are provided to set up the software and adjust parameters. Danfoss April AB en-US0401 5

6 Overview System configuration 6 Danfoss April AB en-US0401

7 System development tools PLUS+1 GUIDE (Graphical User Integrated Development Environment) is a desktop software development tool used to create and customize application software to specific vehicle requirements. PLUS+1 GUIDE s graphical editor allows easy development or modification of example applications by system engineers without formal software development training. Components and application blocks can be dragged from the component selector and dropped onto the programming workspace for time-saving system design in the PLUS+1 GUIDE environment, generating downloadable applications for all programmable PLUS+1 controllers and displays. PLUS+1 Service Tool uses the CG150 Interface Communicator for programming PLUS+1 controllers via CAN bus from a computer. Additionally, the PLUS+1 Service Tool features data logging capabilities with oscilloscope and bar graph displays used for diagnostics and tuning. Graphical design features allow development of specialized service pages to support applications created in PLUS+1 GUIDE. The CG150 CAN/USB Gateway Interface Communicator serves as the interface between PLUS+1 modules on the vehicle CAN network and a laptop USB port. Application hardware The SSA software may only be loaded onto keyed PLUS+1 application hardware. If the application hardware key matches the Danfoss application software key the PLUS+1 Service Tool permits the download to the target application hardware. Danfoss application key number is: PLUS+1 application hardware PLUS+1 microcontroller Application hardware description Part number MC pin controller MC pin controller MC pin controller MC pin controller MC pin controller MC pin controller MC pin controller MC pin controller MC088-01B 88 pin controller Software details PLUS+1 GUIDE programmable Application software blocks are PLUS+1 GUIDE programmable. Graphical application code contained in the PLUS+1 GUIDE programmable pages of the SSA can be modified by the user to tailor the application to the specific needs of the vehicle or PLUS+1 controllers that are different from the example provided by Danfoss. Danfoss April AB en-US0401 7

8 The InMap Block connects hardware input signals to the appropriate software application signals; programmability allows adaptation of the software to PLUS+1 microcontrollers with different pinout configurations. The Input Cond Block converts incoming raw signals from InMap into meaningful command values; programmability allows use of sensors and input devices other than the ones used in the example software. Access to GDP graphical source code is provided for the following operator input devices so they can be modified if required: Propel joystick inputs for steering and speed Safety lockouts Counter-rotate switch Throttle position Calibrate switch Decelerator/inch pedal Brake input (can be combined with decelerator/inch pedal) Max speed/creep lever/switch Mode switch (transport, work, auto reverse) Transmission of engine speed command over CAN The Fault Block receives signal reports and manages corresponding actions, such as function disabling, fault recording and LED blink code errors; programmability allows tailoring of fault modes to specific vehicle design and shut down behavior characteristics. The Calibration Block manages scaling of sensor inputs and outputs; programmability allows use of alternative calibration strategies. The Output Drivers Block converts percentage command signals into the corresponding pump and motor output currents; programmability allows connection to a range of electrohydraulic pump and motor actuators. Access to GDP graphical source code is provided for the following operator output devices so they can be modified if required: Pump displacement command Motor displacement command Back-up alarm command Brake solenoid command (optional) The OutMap Block routes current output commands to the associated output pins; like input mapping, programmability here allows adaptation of the software to microcontrollers with different pin-out configurations. 8 Danfoss April AB en-US0401

9 Software Log Functions page The Software Log Functions page shows a high-level signal flow from the inputs to the outputs as well as the signal status. Additional pages for configuring, tuning, calibration, and setting parameters are provided. Application block The software core functionality converts steering and propel speed input commands into left and right speed commands. The following advanced software features are managed in the application block: Steering is infinitely variable from straight tracking, to pivot steer, to full counter-rotate, in either direction. Steering is accomplished by decreasing the speed of the inside track. A percentage of this decrease, configurable from 0% to 100%, can be added to the outer track for differential steering. Typically, a crawler would use 0% and a paver would use 100%. Plug-ins The Application Block accepts optional plug-in modules. Plug-ins provide design flexibility by allowing enhanced features or performance. They may be used or deleted to conserve code space. Basic dual path control functionality is preserved by replacing plug-ins with jumpers. The Tracker plug-in uses closed loop control to correct errors caused by uneven loading, hydraulic volumetric efficiencies, and calibration disparity, eliminating the need for operators to make small continuous steering corrections so operator can concentrate on bucket or blade operations. The Antistall plug-in monitors engine rpm, and reduces the propel command for engine recovery, eliminating need for operator to make propel speed adjustments under varying machine loads. The Trackstall plug-in works in conjunction with antistall to maintain motor torque, improving ground engagement. Danfoss April AB en-US0401 9

10 Propel output reduction is limited. The tracks are kept loaded when the machine is undergoing heavy loading that could cause hydraulic relief valves to open, or propel command to be too small. The Temperature Derate plug-in reduces propel command relative to high temperatures to avoid damage to hydraulic components. Application Block service page The Application Block service page shows signal flow from the inputs to the outputs of the application block. Additional service pages for each plug-in are also provided. Coordinated brake control Coordinated application of propel command with brakes, allowing: Reduced possibility of propel driving through brakes when stopping or starting. Full use of hydrostatic braking when stopping to minimize brake wear. Electric brake actuation output control to provide hill hold function with track speed inputs. Pump and motor displacement phasing Two displacement and variable displacement motors are supported by automatically coordinating displacement commands to each pair of hydraulic pumps with hydraulic motors, providing: Full speed range capability. Maximum torque to the ground via tracks with minimum hydraulic pressure for given speed command. Automatic hydraulic motor down shifting when engine loading exceeds desired levels with antistall function. 10 Danfoss April AB en-US0401

11 Downloading SSA software PLUS+1 GUIDE license holders may visit the Danfoss web site, download the application file, and install the enclosed software and documentation on their hard drive. The application file contents are downloaded to your computer by clicking on the SSA exe.zip link, clicking through the user acceptance agreement and installing the contents in the folder you specify on your hard drive. Application file Application file for SSA software products contains all SSA graphical source code files, all required service pages software files, and all software product documentation and user manuals associated with the SSA. The Application file for the includes the following software files: Software Installer Executable.EXE Subsystem Application Software.P1P Vxxx Application Block Software.SCS Vxxx AntiStall Plug-in Software.SCS Vxxx Trackstall Plug-in Software.SCS Vxxx Tracker Plug-in Software Block.SCS Vxxx Temperature Derate Plug-in Software.SCS Vxxx Release Notes.HTML Danfoss April AB en-US

12 Sample application wiring diagram Sample application wiring diagram The sample application wiring diagram has been designed to operate on the 50 pin PLUS+1 MC microcontroller, but the can be modified to run on other PLUS+1 application hardware modules. C1 : 01 C1 : 02 C1 : 03 C1 : 04 C1 : 05 C1 : 06 C1 : 07 CAN 1* for Service Tool Transport Mode AutoRvs Mode + - Battery Battery (-) Battery (+) CAN 1 High CAN 1 Low Analog Input/CAN 1 shield Digital Input Digital Input 5 Vdc Sensor (+) Sensor (-) Digital Input Digital Input Digital Input Digital Input Digital Input/Analog Input Digital Input/Analog Input Digital Input/Analog Input Digital Input/Analog Input Digital Input/Analog Input/FreqIN Digital Input/Analog Input/FreqIN CAN 2 High CAN 2 Low Analog Input/CAN 2 shield Digital Input/Analog Input/FreqIN Digital Input/Analog Input/FreqIN Digital Input/Analog Input/FreqIN Digital Input/Analog Input/FreqIN Analog Input/Temp/Rheo Analog Input/Temp/Rheo Analog Input/Temp/Rheo Analog Input/Temp/Rheo C1: 08 C1 : 09 C1 : 10 C1: 12 C1 : 13 C1 : 16 C1 : 18 C1 : 20 C1 : 21 C1 : 22 C1 : 23 C1 : 24 C1 : 11 C1 : Rv cw Rv Rv cw Rv Brake Pedal Run Switch Stop Switch Counter-Rotate Switch Decel Pedal CAN 2* for Engine PPU Left Motor Speed PPU Right Motor Speed Neutral Switch Propel Digital Output 31 Digital Output 32 Digital Output Digital Output/PVG Power 1 Digital Output/PVG Power 2 Digital Output/PVG Power C1 : 28 Rv cw Rv Steer PWMOUT/Digital Out/PVG 1 OUT PWMOUT/Digital Out/PVG 1 OUT PWMOUT/Digital Out/PVG 1 OUT PWMOUT/Digital Out/PVG 1 OUT PWMOUT/Digital Out/PVG 2 OUT PWMOUT/Digital Out/PVG 2 OUT PWMOUT/Digital Out/PVG 2 OUT PWMOUT/Digital Out/PVG 2 OUT PWMOUT/Digital Out/PVG 3 OUT PWMOUT/Digital Out/PVG 3 OUT Battery (+) Battery (+) Battery (+) Battery (+) Sensor (+) C1: 2 9 C1 : 30 Sensor (-) C1: C1 : 31 Rv cw Rv Sauer-Danfoss Forward Reverse D C B Throttle Hydraulic Oil Temperature High Temperature Indicator A Left pump EDC C1 : 37 C1 : 38 C1 : 39 Left Motor C1 : 40 Brake Coil Forward Reverse D C B A Right pump EDC C1 : 42 C1 : 43 C1 : 44 Right Motor *CAN termination resistors not shown. C1 : 45 Backup Alarm kwa Danfoss April AB en-US0401

13 Wiring diagram inputs Type Feature Description PLUS+1 Service Tool configurable Functional features PLUS+1 GUIDE programmable Transport Mode Switch Determines if high range (with limited max speed) can be enabled or not. No AutoRvs Mode Switch If the switch is not connected, Transport Mode is disabled. Should not be active at the same time as AutoRvs Mode Switch. Determines if AutoRvs Mode is enabled or not (which is work mode in forward direction and transport mode in reverse). If the switch is not connected then AutoRvs Mode is not available. Should not be active at the same time as the transport mode switch. Brake Pedal Switch 1) Interlock to momentarily disable propel when brake active. No Neutral Switch 2) Apply brake and brake release delay (input to). Used to cross-check joystick against neutral switch. If the switch and joystick disagree, a fault will occur. Run Switch 1) Used in interlock to enable calibration. No 2) Used in interlock to enable propel. If the switch is not connected, propel will be disabled and the brake will not release. Stop Switch 1) Used in interlock to enable calibration. No Counter-Rotate Switch Decel Pedal 2) Used in interlock to enable propel. This switch should also have the opposite value as the run switch. If not connected the user can not enable calibration mode. Used to enable counter-rotate. If the switch is not connected then counter-rotate will be disabled. This pedal is used to proportionally reduce the throttle and propel commands. The decel pedal utilizes the Sensor_2Pt_AC function block. CAN 2 (High) Engine This port is used for communication with the engine. No CAN 2 (Low) Engine This port is used for communication with the engine. No CAN 2 (Shield) Engine This port is used for communication with the engine. No Left Motor Speed 1) Used during Propel calibration. No 2) Tracker plug-in. 3) Hill-Hold. If not connected cannot calibrate propel, or use the tracker or hill-hold functions. The software uses SDT speed sensor PLUS+1 compliance block (5V regulated power supply to sensor, with wire fault detection capability). Right Motor Speed 1) Used during propel calibration. No 2) Tracker plug-in. 3) Hill-Hold. If not connected cannot calibrate propel, or use the tracker or hill-hold functions. The software uses SDT speed sensor PLUS+1 compliance block. Propel Command No Steer Command No Throttle Command This provides engine throttle command. No Hydraulic Oil Temperature For use in temperature derate plug-in. No If a temperature sensor is not connected, temperature derate will not be available. The software uses the Danfoss liquid temperature sensor compliance block. No No No No Danfoss April AB en-US

14 Wiring diagram outputs Type Feature Description PLUS+1 Service Tool configurable Functional features High Temperature Indicator Action for temperature derate is to reduce propel at high fluid temperature. Dash light will turn on to indicate vehicle is going slower because of temperature derate. No PLUS+1 GUIDE Programmable Left Pump EDC - FWD Output for left pump in the forward direction. No The H1_12V EDC PLUS+1 pump compliance block is used. Left Pump EDC - REV Output for left pump in the reverse direction. Left Motor Proportional Output The H1_12V EDC PLUS+1 pump compliance block is used. Proportional output for motor displacement control. No The H1B_12V_L PLUS+1 motor compliance block is used in GDP subsystem for the motor. Brake Coil Output to release the brake. No When the coil is energized by controller supply voltage, the brake is released. Right Pump EDC - FWD Output for right pump in the forward direction. No The H1_12V EDC pump PLUS+1 compliance block is used. Right Pump EDC - REV Output for right pump in the reverse direction. No Right Motor Proportional Output The H1_12V EDC pump PLUS+1 compliance block is used. Proportional output for motor displacement control. No The H1B_12V_L motor PLUS+1 compliance block is used. Backup Alarm Output to activate backup alarm uses the controller supply voltage. No 14 Danfoss April AB en-US0401

15 Features/Options (parameters) Type Feature Description PLUS+1 Service Tool configurable Functional features PLUS+1 GUIDE programmable Steering Profiling Modes Defines steering input to output profile (8 point profile). Steering Pivot Point Definition Steering Pivot Point Deadband Definition Three options: Linear, fixed profile or changes with propel command. Defines steering pivot point percentage. Defines steering pivot point deadband percentage. Propel Input Profiling Defines propel input to output profile. An 8 point profile is used. Brake Application Delay Defines the delay before the brake is applied after commands reach zero. Brake Release Delay Hill Hold Defines time to wait after the brake solenoid is energized before propel can begin. Defines when to apply the park brake upon detection of uncommanded movement. Motor PPU Setup Defines pulses/reverse and fault detection parameters. CAN Engine Setup Defines engine rpm range, ramping, and fault handling. Application Block Defines propel/steering ramping, soft start, soft end and activates/defines differential steering. Propel Calibration Defines boundaries for calibration. Pump/Motor Control Defines motor start point and expected maximum calibration values. No Pump/Motor Currents This allows the user to manually set current range values. No Start Calibration Page Start page for the machine calibration sequence. For the GDP Subsystem all plug-ins are included in the software (each plug-in can be enabled or disabled) No Plug-ins (parameters) Type Feature Description PLUS+1 Service Tool configurable PLUS+1 GUIDE programmable Plug-in Antistall User can enable or disable antistall or define antistall parameters. No Temperature Derate User can enable or disable temperature derate or define temperature derate parameters. Tracker User can enable or disable the tracker or define tracker parameters. No Trackstall Define Trackstall min command parameters. No No Danfoss April AB en-US

16 16 Danfoss April AB en-US0401

17 Danfoss April AB en-US

18 18 Danfoss April AB en-US0401

19 Products we offer: Bent Axis Motors Closed Circuit Axial Piston Pumps and Motors Displays Electrohydraulic Power Steering Electrohydraulics Danfoss Power Solutions is a global manufacturer and supplier of high-quality 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. Danfoss Your Strongest Partner in Mobile Hydraulics. Hydraulic Power Steering Go to for further product information. Integrated Systems Wherever off-highway vehicles are at work, so is 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. Joysticks and Control Handles Microcontrollers and Software Open Circuit Axial Piston Pumps Orbital Motors Please contact the Danfoss Power Solution representative nearest you. PLUS+1 GUIDE Proportional Valves Sensors Steering Transit Mixer Drives Comatrol Local address: Turolla Hydro-Gear Daikin-Sauer-Danfoss Danfoss Power Solutions (US) Company 2800 East 13th Street Ames, IA 50010, USA Phone: Danfoss Power Solutions GmbH & Co. OHG Krokamp 35 D Neumünster, Germany Phone: Danfoss Power Solutions ApS Nordborgvej 81 DK-6430 Nordborg, Denmark Phone: Danfoss Power Solutions Trading (Shanghai) Co., Ltd. Building #22, No Jin Hai Rd Jin Qiao, Pudong New District Shanghai, China Phone: Danfoss can accept no responsibility for possible errors in catalogues, brochures and other printed material. Danfoss reserves the right to alter its products without notice. This also applies to products already on order provided that such alterations can be made without changes being necessary in specifications already agreed. All trademarks in this material are property of the respective companies. Danfoss and the Danfoss logotype are trademarks of Danfoss A/S. All rights reserved. Danfoss April AB en-US0401

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

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

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

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

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

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 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

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

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

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

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

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

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

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

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 KPP SPD Speed Sensor Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1.

PLUS+1 GUIDE Software. PLUS+1 Compliant KPP SPD Speed Sensor Function Block User Manual COMPLI ANT mm mm x 25.2 mm [1. PLUS+1 GUIDE Software PLUS+1 Compliant KPP SPD Speed Sensor 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

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

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

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

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

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

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

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

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 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

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

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

, 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

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

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

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 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

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 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

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

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

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

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

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

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 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

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 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

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

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 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

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

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 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

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

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 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

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

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

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 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

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

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

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

Wagner Smart Screen Service/Troubleshooting Screens

Wagner Smart Screen Service/Troubleshooting Screens Section 7-2 Wagner Smart Screen Service/Troubleshooting Screens Menu Button PIN code login When you fi rst click on the Menu button, you will be prompted for a PIN code. Enter 0070 and click the check

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

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

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

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

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

Trouble Shooting Leveling Control Box Electric Jacks. Touch Pad LED Probable Cause Solution

Trouble Shooting Leveling Control Box Electric Jacks. Touch Pad LED Probable Cause Solution Trouble Shooting Leveling Control Box 140-1224 Electric Jacks Copyright Power Gear Issued: January 2013 #82-L0524, Rev. OA Touch Pad LED Probable Cause Solution 1. On/Off LED will not light 2. Wait LED

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

Motor Controllers. On-Road AC Motor Controller. Model 1239E.

Motor Controllers. On-Road AC Motor Controller. Model 1239E. Motor Controllers Model 29E www.curtisinstruments.com The E difference A significant enhancement to the Curtis AC family, The E models utilize a powerful dual-microprocessor logic architecture to provide

More information

An ISO 9001:2008 Registered Company

An ISO 9001:2008 Registered Company An ISO 9001:2008 Registered Company Upfitter Interface Module The following list represents firmware v4.30 A-UIM4-506-A 2011-2016 Ford F250-550 B-UIM4-506-A 2017 F250-F550 A-UIM4-751-A 2013-2017 1500-5500

More information

Instruction book IQAN-LST. Publ no HY /UK Edition 0301

Instruction book IQAN-LST. Publ no HY /UK Edition 0301 Instruction book IQAN-LST Publ no HY17-8364/UK Edition 0301 Contents 1 Introduction......................................................2 2 Precautions.......................................................3

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

The LVS Directional Valve with Digital Pilot Control A New Generation

The LVS Directional Valve with Digital Pilot Control A New Generation The LVS Directional Valve with Digital Pilot Control A New Generation Flexible Economical Harmonised Secure motion and progress Harmoniously Combined Hydraulics, Sensors, Electronics Plug and Play No adjustments

More information

Table of Contents 1. Overview Installation...6

Table of Contents 1. Overview Installation...6 (2003-01-31) Table of Contents 1. Overview...1 1.1. Introduction... 1 1.2. Product Description... 1 1.2.1. Mechanical Actuator Assembly with M2CP Electrical Enclosure... 1 1.2.2. Variable Frequency Controller

More information

MODERNIZE YOUR DC CRANES. Convert Your DC Controls to State-of-the-Art Energy Efficient OmniPulse DDC Series 2 Drives

MODERNIZE YOUR DC CRANES. Convert Your DC Controls to State-of-the-Art Energy Efficient OmniPulse DDC Series 2 Drives TM MODERNIZE YOUR DC CRANES Convert Your DC Controls to State-of-the-Art Energy Efficient OmniPulse DDC Series 2 Drives Magnetek, the leader in digital power and motion control systems, brings you the

More information

Instruction book IQAN-LSL. Publ no HY /UK Edition 0301

Instruction book IQAN-LSL. Publ no HY /UK Edition 0301 Instruction book IQAN-LSL Publ no HY17-8367/UK Edition 0301 Contents 1 Introduction......................................................2 2 Precautions.......................................................3

More information

AC INDUCTION MOTOR CONTROLLER MODELS 1236E / 1238E

AC INDUCTION MOTOR CONTROLLER MODELS 1236E / 1238E AC INDCTION MOTOR CONTROLLER MODELS 6E / 8E The E difference A significant enhancement to the Curtis AC family, The E models utilize a powerful dual-microprocessor logic architecture to provide improved

More information

Proportional electrohydraulic controls for PVPC pumps pressure-flow combined P/Q controls, analog or digital

Proportional electrohydraulic controls for PVPC pumps pressure-flow combined P/Q controls, analog or digital www.atos.com Table A70/E Proportional electrohydraulic controls for PVPC pumps pressureflow combined P/Q controls, analog or digital The variable displacement axial piston pumps type PVPC, can be supplied

More information

IQ-MP Gateway. Version apr Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel :

IQ-MP Gateway. Version apr Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel : IQ-MP Gateway Version 4.009 28. apr. 2011 Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel : +45 8880 7580 www.electrocom.dk p. 2 Description The IQ-MP Gateway is a communications module, which

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 18 Input module (selectable polarity) with 3 outputs (selectable polarity) with 1 analog (selectable 0-5V or 4-20mA)

More information

AC INDUCTION MOTOR CONTROLLER MODELS 1232SE / 1234SE / 1236SE

AC INDUCTION MOTOR CONTROLLER MODELS 1232SE / 1234SE / 1236SE Contact FlenTek Solutions Quote or Tech Support 678-567-956 or sales@flentek.net AC INDCTION MOTOR CONTROLLER MODELS SE / SE / 6SE The SE Advantage The Curtis SE AC controllers utilize the latest technology

More information

Electrical Demand Specification (Reference SOP: )

Electrical Demand Specification (Reference SOP: ) Project: Equipment Description: Location: Equipment No.: Project No: Protocol No.: Content Index 1. GENERAL...3 Design Standards...3 1.1. Standards...3 2. DESIGN...3 2.1. Safety...3 2.2. Circuit protection...3

More information

With this sensor, Honeywell has utilized MR technology through the ASIC at a level never before accomplished.

With this sensor, Honeywell has utilized MR technology through the ASIC at a level never before accomplished. DESCRIPTION The SMART Position Sensor is one of the most durable, adaptable, and lightweight linear position sensors available in the industry, enabling highly accurate motion control and improving operation

More information

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic Exercise 5-1 Electrical Circuit and Panel EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the trainer electrical schematic and components. DISCUSSION OUTLINE The Discussion

More information

Safety Instructions 1-1 Avoid unintended Start General Description 2-2

Safety Instructions 1-1 Avoid unintended Start General Description 2-2 Contents Contents 1 Safety and precautions 1-1 Safety Instructions 1-1 Avoid unintended Start. 1-1 2 Introduction 2-1 General Description 2-2 3 Supported Configuration 3-1 Introduction 3-1 Fixed-speed

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 Eaton / Char-Lynn Hydraulic Products

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 Eaton / Char-Lynn Hydraulic Products H y d r a u l i c s ydraulics Hydraulics Division Eaton / Char-Lynn Hydraulic Products h y d r a u l i c s We Manufacture No. 11-895 January 1999 Solutions S o l u t i o n 1 s Experienced system design

More information

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic Exercise 5-1 Electrical Circuit and Panel EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the trainer electrical schematic and components. DISCUSSION OUTLINE The Discussion

More information

Digital Fan Controller Unit Troubleshooting

Digital Fan Controller Unit Troubleshooting Section 2-6 Digital Fan Controller Unit Troubleshooting heck the supply voltage to the controller, making sure that it is correctly wired and fused. nsure that you are aware of the limits, location, &

More information

Fan-Drive Controller. 1 Description. 2 Technical data ESLF101/ELLF General. 1.2 Models. 1.3 Application example. 2.

Fan-Drive Controller. 1 Description. 2 Technical data ESLF101/ELLF General. 1.2 Models. 1.3 Application example. 2. Fan-Drive Controller ESLF101/ELLF101 Fan speed is controlled to match system requirements Any target value for temperature can be set For reversible and non-reversible fan motors 1 Description 1.1 General

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

SDM / 4 Phase Stepper Drive Module. Compact Size & High Power Density, 20-60VDC, 6A Peak. Version 1.0

SDM / 4 Phase Stepper Drive Module. Compact Size & High Power Density, 20-60VDC, 6A Peak. Version 1.0 SDM660 2 / 4 Phase Stepper Drive Module Compact Size & High Power Density, 20-60VDC, 6A Peak Version 1.0 http://www.leadshine.com / http://www.leadshineusa.com 2013 Leadshine Technology Co., Ltd. 3/F,

More information

TECHNICAL DATASHEET #TDAX023300

TECHNICAL DATASHEET #TDAX023300 Preliminary TECHNICAL DATASHEET #TDAX023300 2 Universal Inputs, Dual Universal Valve Controller 2 Universal Inputs 2-3A Outputs CAN (SAE J1939) Configurable with Electronic Assistant P/N: AX023300 Features

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

Position sensor PO1 series 20

Position sensor PO1 series 20 Position sensor PO1 series 20 RE 95160 Edition: 09.2013 Replaces: 03.2012 Inductive sensor for position measurement Features Axially moving button with spring preload Inductive element according to the

More information

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012 Project Planning PREPARED BY Academic Services Unit August 2012 Applied Technology High Schools, 2012 Module Objectives Upon successful completion of this module, students should be able to: 1. Select

More information

DS2020SingleAxis ExtremelyCompact ServoDrives

DS2020SingleAxis ExtremelyCompact ServoDrives DS2020SingleAxis ExtremelyCompact ServoDrives INTRODUCTION If you need the best performance and design flexibility, look no further than Moog and its expertise. With collaboration, creativity and cutting-edge

More information