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

Size: px
Start display at page:

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

Transcription

1 PLUS+1 GUIDE Software PLUS+1 Compliant JS1000 Joystick with CAN Function Block TEMP JOYSTICK PRESSURE 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 A May 2006 Rev AB May 2010 Rev AC May 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 AC May 2010

3 Contents... 4 Overview... 4 Inputs... 4 Outputs... 5 Status and Fault Logic...10 Boolean Output Signals...10 Proportional Output Signals...10 Function Block Connections and Signals Example...12 Configuration Of Guide Template Input and Output Buses Rev AC May

4 Overview The JS1000_CAN function block configures the output of a Sauer-Danfoss JS1000 Joystick with CAN. This joystick has a CAN (Controller Area Network) 2.0B output that uses the J1939 communication protocol. The JS1000 Joystick with CAN is a highly configurable joystick that has: A joystick base with a single three-point y axis or with three-point x and y axes. Up to two grip-mounted proportional three-point rocker switches. Up to five grip-mounted push-buttons switches. Also see the Function Block Connections and Signals Example on page 12. Inputs Inputs Input Type Range Description SA In the GUIDE template, route a Si Digit Autotype component to the SA (Source Address) pin on this function block. In the Si Digit Autotype component, specify the factory-set source address of the joystick. All source addresses on the same CAN bus must be different. Do not use the same address twice. The Type code on the joystick label identifies the source address. Typical addresses are J33 (right), J34 (left), J35 (center), and J36 (auxiliary). Enter the source address in hexadecimal format as shown in the following examples: J33 (right) = 033 J34 (left) = 034 J35 (center) = 035 J36 (auxiliary) = 036 CAN In the GUIDE template, identify the CAN bus that inputs CAN messages from the joystick. Route this bus to the CAN pin on this function block. CAN messages sent from the joystick to the function block contain information about the availability of joystick inputs, joystick input faults, and joystick commands Rev AC May 2010

5 Outputs Outputs Output Type Range Description Status Outputs a bus that contains the following status signals. Btn1_NA Btn12_NA BOOL Indicates if an input is available from a grip-mounted push button switch. T_Det_NA BOOL Indicates if an input from a detent switch on the joystick s rotational (theta) axis is available. T_NA BOOL Indicates if an input from a rotational (theta) axis is available. Grp_Det_NA BOOL Indicates if an input from a grip-mounted, x-axis detent switch is available. Grp_NA BOOL Indicates if an input from a grip-mounted, x-axis, proportional switch is available. GrpRaw_NA BOOL Indicates if an input from a grip-mounted, x-axis, proportional switch is available with the raw data format. _Det_NA BOOL Indicates if an input from a grip-mounted, x-axis, detent switch is available. _NA BOOL Indicates if an input from the joystick s x axis is available. YGrp_Det_NA BOOL Indicates if an input from a grip-mounted, y-axis detent switch is available. YGrp_NA BOOL Indicates if an input from a grip-mounted, y-axis, proportional switch is available. Y_Det_NA BOOL Indicates if an input from a grip-mounted, y-axis, detent switch is available Rev AC May

6 Outputs Output Type Range Description Y_NA BOOL Indicates if an input from the joystick s y axis is available. Fault Outputs a bus that contains the following fault signals. Btn1_Flt Btn12_Flt BOOL Indicates if the input from a grip-mounted push-button switch has a fault. T_Det_Flt BOOL Indicates if the input from a detent switch on the joystick s rotational (theta) axis has a fault. T_Flt BOOL Indicates if the input from the joystick s rotational (theta) axis has a fault. TimeOut_BJM BOOL Indicates if the function block receives a CAN Rx_BJM (Receive Basic Joystick Message) within a 100 ms timeout limit. This message reports joystick x-axis and y-axis positions as well as the state of gripmounted button switches. When this signal is T, the function block sets all Out signals associated with the Rx_BJM message to either 0 or F. It sets all Fault signals associated with the Rx_BJM message to T. When this signal becomes F again, the function block enables all Out signals associated with the Rx_BJM message. It resets all Fault signals associated with the Rx_BJM message to F. T = Message not received within 100 ms limit. F = Message received within 100 ms limit. TimeOut_EJM BOOL Indicates if the function block receives a CAN Rx_EMJ (Receive Extended Joystick Message) within a 100 ms timeout limit. This message reports the position of grip-mounted proportional switches. When this signal is T, the function block sets all Out signals associated with the Rx_EJM message to either 0 or F. It sets all Fault signals associated with the Rx_EJM message to T. When this signal becomes F again, the function block enables all Out signals associated with the Rx_EJM message. It resets all Fault signals associated with the Rx_EJM message to F. T = Message not received within 100 ms limit. F = Message received within 100 ms limit. Grp_Det_Flt BOOL Indicates if the input from a grip-mounted, x-axis detent switch has a fault Rev AC May 2010

7 Outputs Output Type Range Description Grp_Flt BOOL Indicates if the input from a grip-mounted, y-axis proportional switch has a fault. GrpRaw_Flt BOOL Indicates if the input from a grip-mounted, y-axis proportional switch with raw mode has a fault. _Det_Flt BOOL Indicates if the input from a detent switch on the joystick s x axis has a fault. _Flt BOOL Indicates if the input from the joystick s x axis has a fault. YGrp_Det_Flt BOOL Indicates if the input from a detent switch on the joystick s y axis has a fault. YGrp_Flt BOOL Indicates if the input from a grip-mounted, y-axis proportional switch has a fault. Y_Det_Flt BOOL Indicates if the input from a detent switch on the joystick s y axis has a fault. Y_Flt BOOL Indicates if the input from the joystick s y axis has a fault. Out Outputs a bus that contains the following command signals. These signals indicate the position of each joystick axis and the state of push-button and detent switches. Btn1 Btn12 BOOL Indicates the states of grip-mounted push-button switches. T = Closed. F = Open. R_BJM BOOL Indicates when the function block receives a CAN Rx_BJM (Receive Basic Joystick Message). This message reports joystick x-axis and y-axis positions as well as the state of gripmounted button switches. T = Message received. F = Message not received Rev AC May

8 Outputs Output Type Range Description R_EJM BOOL Indicates when the function block receives a CAN Rx_EMJ (Receive Extended Joystick Message). This message reports the position of grip-mounted proportional switches. T = Message received. F = Message not received. T_Ais_Det BOOL Indicates the state of a detent switch on the joystick s rotational (theta) axis. T = Closed. F = Open. T_Ais_Psn S to Indicates the position of the joystick s rotational (theta) axis = -100% = +100% Grp_Det BOOL Indicates the state of a detent switch on a grip-mounted, x-axis proportional switch. T = Closed. F = Open. _Grp_Psn S to Indicates the position of a grip-mounted, x-axis proportional switch = -100% = +100% GrpRaw_Val U16 0 to 1000 Indicates the supply power compensated analog position of a grip-mounted, x-axis proportional switch. 0 = 0 Counts 1000 = 1000 Counts _Ais_Det BOOL Indicates the state of a detent switch on the joystick s x-axis. T = Closed. F = Open. _Ais_Psn S to Indicates the position of the joystick s x axis = -100% = +100% YGrp_Det BOOL Indicates the state of a detent switch on a grip-mounted, y-axis proportional switch. T = Closed. F = Open. YGrp_Psn S to Indicates the position of a grip-mounted, y-axis proportional switch = -100% = +100% Y_Ais_Det BOOL Indicates the state of a detent switch on the joystick s y-axis. T = Closed. F = Open Rev AC May 2010

9 Outputs Output Type Range Description Y_Ais_Psn S to Indicates the position of the joystick s y axis = -100% = +100% Rev AC May

10 Status and Fault Logic Boolean Output Signals The following table shows how the changing states of the Status and Fault signals affect the value of Boolean output signals. Status and Fault Logic Boolean Output Signals Output Signal Status Signal State Fault Signal State Output Signal Value Btn1 Btn12, R_BJM, R_EJM, T_Ais_Det, Grp_Det, _Ais_Det, YGrp_Det, Y_Ais_Det F F T or F T T F T F F F T F For example: As long as the Status signal and the Fault signal for the Btn1 input are both F, the Btn1 output signal can be either T or F. As soon as either the Status signal or the Fault signal for the Btn1 input becomes T, the Btn1 output signal goes to and stays F. When the Status signal and the Fault signal for the Btn1 input are again both F, the Btn1 output signal returns to its normal T or F operation. Status and Fault Logic Proportional Output Signals Proportional Output Signals The following table shows how the changing states of the Status and Fault signals affect the value of proportional output signals. Output Signal Status Signal State Fault Signal State Output Signal Value T_Ais_Psn, _Grp_Psn, _Ais_Psn, YGrp_Psn, Y_Ais_Psn F F to T T 0 T F 0 F T 0 Status and Fault Logic Raw Proportional Output Signals Output Signal Status Signal State Fault Signal State Output Signal Value GrpRaw_Val F F 0 to 1000 T T 0 T F 0 F T Rev AC May 2010

11 For example: As long as the Status signal and the Fault signal for the T_Ais_Psn input are both F, the T_Ais_Psn output signal ranges from to As soon as either the Status signal or the Fault signal for the T_Ais_Psn input becomes T, the T_Ais_Psn output signal goes to and stays at 0. When the Status signal and the Fault signal for the T_Ais_Psn input are again both F, the T_Ais_Psn output signal returns to its normal to operation Rev AC May

12 Function Block Connections and Signals Example Specifies factory-set joystick address CAN messages from the joystick Commands Faults Status Configuration Of Guide Template Input and Output Buses You do not have to change the configuration of either input or output buses to use the JS1000_CAN function block Rev AC May 2010

13 (This page is intentionally blank.) Rev AC May 2010

14 OUR PRODUCTS Hydrostatic transmissions Hydraulic power steering Electric power steering Electrohydraulic power steering Closed and open circuit axial piston pumps and motors Gear pumps and motors Bent axis motors Orbital motors Transit mixer drives Planetary compact gears Proportional valves Directional spool valves Cartridge valves Hydraulic integrated circuits Hydrostatic transaxles Integrated systems Fan drive systems Electrohydraulics Microcontrollers and software Electric motors and inverters Joysticks and control handles Displays Sensors Sauer-Danfoss Hydraulic Power Systems - Market Leaders Worldwide Sauer-Danfoss is a comprehensive supplier providing complete systems to the global mobile market. Sauer-Danfoss serves markets such as agriculture, construction, road building, material handling, municipal, forestry, turf care, and many others. We offer our customers optimum solutions for their needs and develop new products and systems in close cooperation and partnership with them. Sauer-Danfoss specializes in integrating a full range of system components to provide vehicle designers with the most advanced total system design. Sauer-Danfoss provides comprehensive worldwide service for its products through an extensive network of Global Service Partners strategically located in all parts of the world. Local address: Sauer-Danfoss Inc Annapolis Lane North Minneapolis, MN 55447, USA Phone: Fax: 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 AC May

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

INSTALLATION AND OPERATING INSTRUCTIONS DSST SYSTEM

INSTALLATION AND OPERATING INSTRUCTIONS DSST SYSTEM INSTALLATION AND OPERATING INSTRUCTIONS DSST SYSTEM PROPORTIONAL and NON-PROPORTIONAL TOGGLE SWITCH RADIO REMOTE CONTROL SYSTEM MODEL FHSTP/DSSTP SERIES FHST/DSST SYSTEM DESCRIPTION The DSST Wireless Control

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

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

Multi-axial miniature joystick based on Hall Effect technology

Multi-axial miniature joystick based on Hall Effect technology Joystick with grip Multi-axial miniature joystick based on Hall Effect technology J... + space-saving design + highly reliable and long lifetime due to contactless Hall Effect technology + integrated third

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

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

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

JOYSTICKS. Thumb, Finger, Hand and Desktop Joysticks

JOYSTICKS. Thumb, Finger, Hand and Desktop Joysticks JOYSTICKS Thumb, Finger, Hand and Desktop Joysticks www.megatron.de MEGATRON Our success story MEGATRON is a specialist for mechatronic components for more than 50 years. In keeping with our motto Precision

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

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

Hall-Effect Paddle Joystick

Hall-Effect Paddle Joystick Hall-Effect Paddle Joystick Robust design for arduous applications Return-to-center or return-to-end options Under-panel depth minimized to 9mm Rated for 5 million cycles Hall-effect sensor technology

More information

Control system MultiDrive 2 with D3 joysticks

Control system MultiDrive 2 with D3 joysticks means total control Control system MultiDrive 2 with D3 joysticks Technical description Control system MultiDrive 2 with D3 joysticks D3 joysticks and Display... Driver display With their comfortable pistol

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

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

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

JS6000 Joystick Base. Technical Information

JS6000 Joystick Base. Technical Information JS6000 Joystick Base Technical Information Revisions Revision History Table of Revisions Date Page Changed Rev. 7 June, 2010 9, 29, 30 Single or Dual Axis Options images; Dimensions and Installation KA

More information

SIRIUS 3RB24 Solid-State Overload Relays with Complete Starter Functionality via IO-Link

SIRIUS 3RB24 Solid-State Overload Relays with Complete Starter Functionality via IO-Link SIRIUS 3RB24 Solid-State Overload Relays with Complete Starter Functionality via IO-Link Integrated Motor Protection for High-Feature Applications siemens.com/sirius Answers for industry. SIRIUS 3RB24

More information

OFP401P0189. Color Sensor. Operating Instructions

OFP401P0189. Color Sensor. Operating Instructions OFP401P0189 Color Sensor Operating Instructions Last update: 23 May 2013 2 Table of contents 1. Proper Use 4 2. Safety Precautions 4 3. EC Declaration of Conformity 4 4. Technical Data 5 4.1. Connection

More information

PmodJSTK2 Reference Manual. Overview. 1 Functional Descriptions. Revised July 19, 2016 This manual applies to the PmodJSTK2 rev. C

PmodJSTK2 Reference Manual. Overview. 1 Functional Descriptions. Revised July 19, 2016 This manual applies to the PmodJSTK2 rev. C 1300 Henley Court Pullman, WA 99163 509.334.6306 www.digilentinc.com PmodJSTK2 Reference Manual Revised July 19, 2016 This manual applies to the PmodJSTK2 rev. C Overview The Digilent PmodJSTK2 (Revision

More information

WinMOD - The visualization concept -

WinMOD - The visualization concept - Page 0 Real-time Simulation Center for Automation WinMOD - The visualization concept - state 2010 GmbH www.winmod.de Overview Page 1 1 2 3 4 5 6 7 8 9 topic schematic with WinMOD Signal Elements schematic

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

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

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

ODU-MAC A PERFECT ALLIANCE. MANUAL MATING AUTOMATIC DOCKING SHORT OVERVIEW

ODU-MAC A PERFECT ALLIANCE. MANUAL MATING AUTOMATIC DOCKING SHORT OVERVIEW A PERFECT ALLIANCE. ODU-MAC A new performance class. Up to 2,00 V, 2 bar, 0 Gbit/s, > 0,000 mating cycles and 4.0 GHz. MANUAL MATING AUTOMATIC DOCKING SHORT OVERVIEW ODU-MAC BLUE-LINE ODU-MAC SILVER-LINE

More information

ODU-MAC A PERFECT ALLIANCE. AUTOMATIC DOCKING MANUAL MATING SHORT OVERVIEW

ODU-MAC A PERFECT ALLIANCE. AUTOMATIC DOCKING MANUAL MATING SHORT OVERVIEW A PERFECT ALLIANCE. ODU-MAC Compact modular connector system. Up to 6,00 V, 0 bar, 0 Gbit/s, 00,000 mating cycles and 9.0 GHz. AUTOMATIC DOCKING MANUAL MATING SHORT OVERVIEW ODU-MAC SILVER-LINE ODU-MAC

More information

ACS Stepper _10_Modbus LINEAR SOLUTIONS MADE EASY

ACS Stepper _10_Modbus LINEAR SOLUTIONS MADE EASY MODBUS RTU & TCP PROGRAMMER S GUIDE ACSI ACS Stepper ACS Servo 3600-4169_10_Modbus LINEAR SOLUTIONS MADE EASY Tolomatic reserves the right to change the design or operation of the equipment described herein

More information

Protocol interface AK-PI 300

Protocol interface AK-PI 300 User Guide Protocol interface AK-PI 300 ADAP-KOOL Refrigeration control systems Introduction Function The AK-PI 300 is an intermediary link allowing Daikin type controllers to be operated via a System

More information

SonoMeter 30 Ultrasonic energy meter for heating and cooling applications

SonoMeter 30 Ultrasonic energy meter for heating and cooling applications Installation & User Guide SonoMeter 30 Ultrasonic energy meter for heating and cooling applications www.danfoss.com 2 Danfoss Energy Meters 2016.06 VUIGJ102 1. Installation 1.1. Preparation Only qualified

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

SonoSelect and SonoSafe energy meters

SonoSelect and SonoSafe energy meters SonoSelect and SonoSafe energy meters Description The Danfoss SonoSelect and SonoSafe are ultrasonic compact energy meters intended for measuring energy consumption in heating applications for billing

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

Rhino SD2/XD2 DeviceNet I/O Modules

Rhino SD2/XD2 DeviceNet I/O Modules Instruction Sheet 6060 Rhino SD/XD DeviceNet I/O Modules Description See Figure. The DeviceNet I/O module connects to the electrical components on a Rhino SD/XD bulk unloader through -mm micro connector

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

DC3IOB Revision User Guide Updated 3/29/10. Overview

DC3IOB Revision User Guide Updated 3/29/10. Overview Revision 080910 User Guide Updated 3/29/10 Overview The is a three axis DC brush motor drive with an integrated PLC. A range of motor drive currents are selectable with jumper blocks. The integrated PLC

More information

PDF / REXROTH VT3013 PRODUCT CATALOG

PDF / REXROTH VT3013 PRODUCT CATALOG 03 January, 2018 PDF / REXROTH VT3013 PRODUCT CATALOG Document Filetype: PDF 151.43 KB 0 PDF / REXROTH VT3013 PRODUCT CATALOG Hydraulic Solenoid for Rexroth On-Off Solenoid Valves;. Search Rexroth - Linear

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