User Manual PLUS+1 Compliant ACX104 Function Block

Size: px
Start display at page:

Download "User Manual PLUS+1 Compliant ACX104 Function Block"

Transcription

1 MAKING MODERN LIVING POSSIBLE User Manual PLUS+1 Compliant

2 Revision History Revision Date Comment Rev CA July Danfoss Power Solutions (US) Company. All rights reserved. All trademarks in this material are properties of their respective owners. PLUS+1, GUIDE, and Sauer-Danfoss are trademarks of Danfoss Power Solutions (US) Company. The Danfoss, PLUS+1 GUIDE, PLUS+1 Compliant, and Sauer-Danfoss logotypes are trademarks of Danfoss Power Solutions (US) Company. 2 L Rev CA July 2015

3 Contents... 4 Overview... 4 Inputs... 4 Outputs... 5 About Function Block Connections... 6 Fault and Status Logic... 7 Setup Page Calibration Settings... 8 About Default Calibration Values About Auto-Calibration Ranges MC Controller Input Configuration MC Controller How to Configure a MFIn MC Controller How to Configure an AnIn MC Controller How to Configure a DigAn SC Controller Input Configuration About the Para Input About the Name Space Value How to Enter a Name Space Value L Rev CA July

4 Overview This manual documents the ACX104_Sensor function block. The ACX104_Sensor function block scales the voltage input from a Danfoss ACX104 Potentiometer Rotary Position Sensor into percent and scaler (degree) outputs that indicate rotary position. The ACX104_Sensor function block works with ACX104 Sensors that receive a calibrated supply voltage of 5.0 V DC (±0.1) from PLUS+1 controllers. See About Function Block Connections on page 6 for an overview of this function block s connections and signals. Inputs Inputs Input Type Range Description Para Bus Brings external inputs (such as digital inputs) into the function block. See About the Para Input on page 20 for more about this input. Sensor 0 to 5000 Inputs voltage from the ACX104 sensor. The position of the sensor varies this voltage = 1000 mv. L Rev CA July

5 Outputs Outputs Output Type Range Description Status U16 Reports the function block s status. 0x0000 = Block is OK. 0x8001 = Block is not calibrated. 0x8002 = Block is in calibration. Fault U16 Reports the function block s faults. 0x0000 = Block is OK. 0x8001 = Input value is too low. 0x8002 = Input value is too high. 0x8004 = Open circuit. 0x8008 = Short circuit. Diag U16 Reports if a calibration value applied in manual calibration is within range. 0x0000 = All calibration values are within acceptable ranges. 0x0002 = The Val_Voltage_High calibration value is above its allowable range of mv. 0x0004 = The Val_Voltage_High calibration value is below its allowable range of mv. 0x0008 = The Val_Voltage_Mid calibration value is above the allowable range set by the Cal_Midpoint_Min and Cal_Midpoint_Max parameters. 0x0010 = The Val_Voltage_Mid calibration value is below the allowable range set by the Cal_Midpoint_Min and Cal_Midpoint_Max parameters. 0x0020 = The Val_Voltage_Low calibration value is above its allowable range of mv. 0x0040 = The Val_Voltage_Low calibration value is below its allowable range of mv. Percent S16 ±10000 Outputs a Percent signal that is proportional to the rotation of the sensor. Full positive rotation = (100.00%). Neutral = 0. Full negative rotation= ( %). Scalar S16 ±15600 Outputs a Scaler signal that indicates the rotation angle of the sensor in degrees. The Scaler outputs assume that this function block s Setup page has Scaler_Max and Scaler_Min parameter values of and Full positive rotation = ( ). Neutral = 0. Full negative rotation= ( ). L Rev CA July

6 About Function Block Connections Function Block Connections Item Description 1. Input for optional external inputs. 2. Input for voltage from the sensor. Voltage varies with the sensor position. 3. Reports the function block s status. 4. Reports the function block s faults. 5. Reports if a calibration value applied in manual calibration is within range. 6. Outputs a Percent signal that is proportional to the rotation of the sensor. 7. Outputs a Scaler signal that indicates the rotation angle of the sensor in degrees. 6 L Rev CA July 2015

7 Fault and Status Logic Fault Logic Fault Hex Binary Cause Response Delay Latch Correction Input value is too low Input value is too high 0x The voltage read at the controller input is lower than expected. 0x The voltage read at the controller input is higher than expected. Outputs set to zero. N N Use fault signal to trigger application response. Verify wire harness is correct. Outputs set to zero. N N Use fault signal to trigger application response. Verify wire harness is correct. Open circuit 0x The voltage read at the controller input is significantly lower than expected. Outputs set to zero. N N Use fault signal to trigger application response. Verify wire harness is correct. Short circuit 0x The voltage read at the controller input is significantly higher than expected. Outputs set to zero. N N Use fault signal to trigger application response. Verify wire harness is correct. A delayed fault is reported if the detected fault condition persists for a specified delay time. A delayed fault cannot be cleared until the fault condition remains undetected for the delay time. The function block maintains a latched fault report until the latch releases. Status Logic Status Hex Binary Cause Response Delay Latch Correction Block is not calibrated 0x The block has not yet calibrated the sensor. Outputs set to zero. N N Use fault signal to trigger application response. Follow one of the methods for calibration. Block is calibrating 0x The block is currently autocalibrating the sensor. Outputs set to zero. N N Use fault signal to trigger application response. Continue the auto-calibration process until complete. A delayed fault is reported if the detected fault condition persists for a specified delay time. A delayed fault cannot be cleared until the fault condition remains undetected for the delay time. The function block maintains a latched fault report until the latch releases. L Rev CA July

8 Setup Page Calibration Settings The Setup page contains values that configure how you calibrate this function block. You can calibrate the function block three ways: Default calibration you apply preset calibration values to the function block. These are fixed values. You cannot change them. Auto-calibration as you move the sensor through its operating range, the function block captures sensor input voltages that fall within acceptable voltage ranges. Manual calibration you apply your own calibration values to the function block. These values must fall within defined voltage ranges to be valid. 8 L Rev CA July 2015

9 Setup Page Calibration Settings Input Type Range Description Set_Defaults BOOL A false-to-true transition writes default calibration values into memory (EE). Calibration values define the profile that the function block applies when converting a Sensor input voltage into Percent and Scaler outputs. When the Set_Defaults signal transitions from false to true, the function block writes a default calibration value of: 3750 to the EE_Voltage_High memory location. This is the high calibration value. With this value, a Sensor input of 3750 mv produces a Percent output of (100.00%) and a Scaler output of ( ) to the EE_Voltage_Mid memory location. This is the middle calibration value. With this value, a Sensor input of 2500 mv produces a Percent output of 0 (0.00%) and a Scaler output of 0 (0.000 ) to the EE_Voltage_Low memory location. This is the low calibration value. With this value, a Sensor input of 1250 mv produces a Percent output of ( %) and a Scaler output of ( ). (The Scaler outputs assume that the Setup page has Scaler_Max and Scaler_Min parameter values of and ) F to EE_Phase memory location. This is the default phase value. With this value, the polarity of the Percent and Scaler outputs stays unswitched. Positive outputs stay positive. Negative outputs stay negative. L Rev CA July

10 Auto_Calibrate BOOL A false-to-true transition starts an auto-calibration procedure that writes high, middle, and low calibration values into memory (EE) as the Sensor input voltage moves through its operating range. Calibration values define the profile that the function block applies in converting a Sensor input voltage into Percent and Scaler outputs. When the Auto_Calibrate signal transitions from false to true, the function block writes a Sensor input voltage that ranges between: mv to the EE_Voltage_High memory location. This is the high calibration value. A Sensor input voltage that is equal to the EE_Voltage_High value produces a Percent output of (100.00%) and a Scaler output of ( ). The Cal_Midpoint_Max and the Cal_Midpoint_Min values to the EE_Voltage_Mid memory location. This is the middle calibration value. A Sensor input voltage that is equal to the EE_Voltage_Mid value produces a Percent output of 0 (0.00%) and a Scaler output of 0 (0.000 ) mv to the EE_Voltage_Low memory location. This is the low calibration value. A Sensor input voltage that is equal to the EE_Voltage_Low value produces a Percent output of ( %) and a Scaler output of ( ). (The Scaler outputs assume that the Setup page has Scaler_Max and Scaler_Min parameter values of and ) The block only writes a Sensor value into memory if it falls within a valid range and stays within this range for more than three seconds. Cal_Center_Only BOOL F = The auto-calibration procedure captures the high, middle, and low calibration values. T = The auto-calibration procedure captures only the middle calibration value. Cal_Midpoint_Max U to 3125 Cal_Midpoint_Min U to 3125 Input_Limit_High U to 4000 Sets the upper limit of the valid range for middle calibration values. The Cal_Midpoint_Max value applies in auto-calibration and manual calibration procedures. The Cal_Midpoint_Max value must be greater than the Cal_Midpoint_Min value = 1000 mv. Sets the lower limit of the valid range for middle calibration values. The Cal_Midpoint_Min value applies in auto-calibration and manual calibration procedures. The Cal_Midpoint_Min value must be less than the Cal_Midpoint_Max value = 1000 mv. The function block outputs an Input value too high fault when the Sensor input voltage rises above this value. The Input_Limit_High value must be greater than the Input_Limit_Low value = 1000 mv. 10 L Rev CA July 2015

11 Input_Limit_Low U to 4000 Val_Voltage_High U to 4000 Val_Voltage_Mid U to 3125 Val_Voltage_Low U to 1500 The function block outputs an Input value too low fault when the Sensor input voltage falls below this value. The Input_Limit_Low value must be less than the Input_Limit_High value = 1000 mv. This value applies in a manual calibration procedure. A false-to-true transition of the Set_Voltage_High signal writes this value into the EE_Voltage_High memory location as the high calibration value. Calibration values define the profile that the function block applies in converting a Sensor input voltage into Percent and Scaler outputs. A Sensor voltage that is equal to the EE_Voltage_High value produces a Percent output of (100.00%) and a Scaler output of ( ). (The Scaler output assumes that the Setup page has Scaler_Max parameter value of ) 1000 = 1000 mv. This value applies in a manual calibration procedure. A false-to-true transition of the Set_Voltage_Mid signal writes this value into the EE_Voltage_Mid memory location as the middle calibration value. Calibration values define the profile that the function block applies in converting a Sensor input voltage into Percent output and Scaler outputs. A Sensor input voltage that is equal to the EE_Voltage_Mid value produces a Percent output of 0 (0.00%) and a Scaler output of 0 (0.000 ) = 1000 mv. This value applies in a manual calibration procedure. A false-to-true transition of the Set_Voltage_Low signal writes this value into the EE_Voltage_Low memory location as the low calibration value. Calibration values define the profile that the function block applies in converting a Sensor input voltage into Percent and Scaler outputs. A Sensor input voltage that is equal to the EE_Voltage_Low value produces a Percent output of ( %) and a Scaler output of ( ). (The Scaler output assumes that the Setup page has Scaler_Min parameter value of ) 1000 = 1000 mv. Val_Phase BOOL You can apply this value in a manual calibration procedure. A false-to-true transition of the Set_Phase signal writes this value into the EE_Phase memory location as the phase value. The EE_Phase value sets the polarity of the function block s Percent and Scaler outputs. Changing the Val_Phase value makes positive values negative and negative values positive. L Rev CA July

12 Set_Voltage_High BOOL You transition this signal in a manual calibration procedure. A false-to-true transition of this signal writes the Val_Voltage_High value to the EE_Voltage_High memory location. The EE_Voltage_High value is the high calibration value. Set_Voltage_Mid BOOL You transition this signal in a manual calibration procedure. A false-to-true transition of this signal writes the Val_Voltage_Mid value to the EE_Voltage_Mid memory location. The EE_Voltage_Mid value is the middle calibration value. Set_Voltage_Low BOOL You transition this signal in a manual calibration procedure. A false-to-true transition of this signal writes the Val_Voltage_Low value to the EE_Voltage_Low memory location. The EE_Voltage_Low value is the low calibration value. Set_Phase BOOL You can transition this signal in a manual calibration procedure. A false-to-true transition of this signal writes the Val_Phase value to the EE_Phase memory location. The EE_Phase value sets the phase (polarity) of the function block s Percent and Scaler outputs. Scaler_Max S16 ±32767 Sets the maximum positive Scaler (degree) output. Typically, this value should represent the most positive rotation of the ACX104 Sensor = Scaler_Min S16 ±32767 Sets the maximum negative Scaler (degree) output. Typically, this value should represent the most negative rotation of the ACX104 Sensor = Chkpt BOOL T includes the function block s built-in Advanced Checkpoint with Namespace components when you compile the LHX download file. The Service Tool program will be able to access function block signals through these checkpoints. F excludes the function block s built-in Advanced Checkpoint with Namespace components when you compile the LHX download file. The Service Tool program will not be able to access function block signals through these checkpoints. 12 L Rev CA July 2015

13 About Default Calibration Values This graph shows how the default calibration values configure the relationship between the function block s Sensor input voltage and its Percent and Scaler outputs. Default calibration you apply preset calibration values to the function block. These are fixed values. L Rev CA July

14 About Auto-Calibration Ranges In an auto-calibration procedure, the function block captures high, middle, and low calibration values as the block s Sensor input voltage moves through its operating range. The block only captures sensor voltages that fall within specific ranges and stay within these ranges for more than three seconds. This graph shows the ranges in which the function block can capture low, middle, and high calibration values in an auto-calibration procedure. In an auto-calibration procedure, the: Default low calibration value of 1250 (±250) mv sets the range for a valid low calibration value. A valid low calibration value must fall between 1000 and 1500 mv. Default high calibration value of 3750 (±250) mv sets the range for a valid high calibration value. A valid high calibration value must fall between 3500 and 4000 mv. Cal_Midpoint_Max value and the Cal_Midpoint_Min values set the range for a valid middle calibration value. 14 L Rev CA July 2015

15 MC Controller Input Configuration If you have an SC controller, see SC Controller Input Configuration on page19. You can route the signals needed by this function block s Sensor input though: A MFIn (Multifunction Input) on your controller. An AnIn (Analog Input) on your controller. A DigAn (Digital/Analog input) on your controller. L Rev CA July

16 MC Controller How to Configure a MFIn 1. In the GUIDE template, enter the Inputs page. 1. Enter the MFIn page that routes to the input. 2. Delete the route as shown in the preceding figure. 16 L Rev CA July 2015

17 MC Controller How to Configure an AnIn 1. In the GUIDE template, enter the Inputs page. 2. Enter the AnIn page that routes to the input. 3. Delete the route as shown in the preceding figure. L Rev CA July

18 MC Controller How to Configure a DigAn 1. In the GUIDE template, enter the Inputs page. 2. Enter the DigAn page that routes to the input. 3. Delete the route as shown in the preceding figure. 18 L Rev CA July 2015

19 SC Controller Input Configuration If you have an SC controller, see MC Controller Input Configuration on page 15. You can route the signals needed by this function block s Sensor input though a MFIn: 1. In the GUIDE template, enter the Inputs page. 2. Enter the MFIn page that routes to the input. 3. Delete the routes as shown in the preceding figure. L Rev CA July

20 About the Para Input Figure Callouts Item Description 1. An F/T transition writes the Val_Voltage_High value to memory. 2. An F/T transition writes the Val_Voltage_Mid value to memory. 3. An F/T transition writes the Val_Voltage_Low value to memory. 20 L Rev CA July 2015

21 The preceding figure shows the modifications made to the Setup page to enable external inputs to control the writing of calibration values into memory. L Rev CA July

22 About the Name Space Value If you use the same function block more than once in an application, you must change each function block s Name Space value to avoid compiler errors. These function blocks allocate memory and checkpoints using names ( aliases ). Identical function blocks have identical memory and checkpoint names. Identical memory and checkpoint names will cause a compiler error. The Name Space value adds a unique prefix to each memory and checkpoint name to avoid errors. Keep Name Space values short to save controller memory. How to Enter a Name Space Value In the PLUS+1 GUIDE menu bar, click the Query/Change button. 4. Click the function block s page name to display the Edit Page window. 5. In the Edit Page window, enter a meaningful Name Space value. 6. Press /. 7. Repeat these steps to enter unique Name Space values for other identical function blocks. 22 L Rev CA July 2015

23 (This page is intentionally blank.)

24 Products we offer: Bent Axis Motors Closed Circuit Axial Piston Pumps and Motors Displays Electrohydraulic Power Steering Electrohydraulics Hydraulic Power Steering Integrated Systems Joysticks and Control Handles Microcontrollers and Software 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. Go to for further product information. 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. Please contact the Danfoss Power Solution representative nearest you. Open Circuit Axial Piston Pumps Orbital Motors PLUS+1 GUIDE Proportional Valves Sensors Comatrol Schwarzmüller-Inverter 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 subsequential changes being necessary in specifcations already agreed. All trademarks in this material are property of the respective companies. Danfoss and the Danfoss logotype are trademarks of Danfoss Power Solutions (US) Company. All rights reserved. L Rev CA July Danfoss Power Solutions (US) Company

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

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

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

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

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

More information

PLUS+1 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

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

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

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

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

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

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

More information

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

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

More information

PLUS+1 GUIDE Software. PLUS+1 Compliant 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

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

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

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

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

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

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

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

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

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

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

More information

PLUS+1 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

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

, 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

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

Subsystem Application Anti Spin Control

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

More information

Subsystem Application Fan Drive SSA

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

More information

Propel Application Library (PAL) Software Function Blocks

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

More information

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

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

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 SC Controller SC0XX-1XX Controller Family

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

More information

PLUS+1 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

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

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

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

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

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

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

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

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

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

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

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

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

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

PLUS+1. DP2XX Graphical Display Family Technical Information

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

More information

PLUS+1 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

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

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

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

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

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

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

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

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

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

More information

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

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

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

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

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

2G Actuator Communications Protocol Document Rotary & Linear Actuators

2G Actuator Communications Protocol Document Rotary & Linear Actuators 2752 Capitol Drive Suite #103 Sun Prairie, WI 53590 2150080 2G Actuator Packets - Rotary & Linear Revision AI Date 4/25/2018 2G Actuator Communications Protocol Document Rotary & Linear Actuators DOCUMENT

More information

AK-SM 720 Boolean logic REFRIGERATION AND AIR CONDITIONING. User guide

AK-SM 720 Boolean logic REFRIGERATION AND AIR CONDITIONING. User guide AK-SM 720 Boolean logic REFRIGERATION AND AIR CONDITIONING User guide Application The function is contained in System manager type AK-SM 720 and can be used for user-defined functions. The functions can

More information

MAKING MODERN LIVING POSSIBLE. Flashing Manual. CD302 and CDS302. Manual

MAKING MODERN LIVING POSSIBLE. Flashing Manual. CD302 and CDS302. Manual MAKING MODERN LIVING POSSIBLE Flashing Manual CD302 and CDS302 Manual Ma n u a l In t r o d u c t i o n This manual only applies to CD302 and CDS302 Variable Speed Drives which are dedicated to Maneurop

More information

Danfoss commercial compressors Secop compressors produced for Danfoss Bluetooth Gateway

Danfoss commercial compressors Secop compressors produced for Danfoss Bluetooth Gateway MAKING MODERN LIVING POSSIBLE Manual Danfoss commercial compressors Secop compressors produced for Danfoss Bluetooth Gateway www.danfoss.com 2 FRCC.ES.011.A1.02 CONTENTS Introduction... 4 General Description...4

More information

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

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

More information

MAKING MODERN LIVING POSSIBLE AK-255 CO 2. Controller On-Site Installation Guide DANFOSS ELECTRONIC CONTROLS & SENSORS

MAKING MODERN LIVING POSSIBLE AK-255 CO 2. Controller On-Site Installation Guide DANFOSS ELECTRONIC CONTROLS & SENSORS MAKING MODERN LIVING POSSIBLE Controller On-Site Installation Guide DANFOSS ELECTRONIC CONTROLS & SENSORS How to Use This Guide Read this Guide completely as you install and start up your new Controller.

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

MODBUS RTU I/O Expansion Modules - Models C267, C277, and C287. Installation and Operations Manual Section 50

MODBUS RTU I/O Expansion Modules - Models C267, C277, and C287. Installation and Operations Manual Section 50 MODBUS RTU I/O Expansion Modules - Models C267, C277, and C287 Installation and Operations Manual 00-02-0651 09-01-09 Section 50 In order to consistently bring you the highest quality, full featured products,

More information

CANBUS I/O EXPANSION MODULES MODELS exm / exm FEATURES Models & Configurable CANbus connection allows communication with other CANbus enabled devices. Multi-purpose I/O pins in a compact, low cost, rugged

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

4-20 ma Transmitter vs. Machine Saver s VTBNet

4-20 ma Transmitter vs. Machine Saver s VTBNet Machine Saver The Solution Before the Problem 4-20 ma Transmitter vs. Machine Saver s VTBNet www.machinesaver.com The 4-20 ma Transmitter vs. Machine Saver s VTBNet OUT WITH THE OLD IN WITH THE NEW Protecting

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

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

Online data sheet VL18-4P3140 V18 CYLINDRICAL PHOTOELECTRIC SENSORS

Online data sheet VL18-4P3140 V18 CYLINDRICAL PHOTOELECTRIC SENSORS Online data sheet VL8-P0 V8 VL8-P0 V8 A B C D E F Illustration may differ Ordering information Type Part no. VL8-P0 605 Other models and accessories www.sick.com/v8 H I J K L M N O P Q R S T Detailed technical

More information

Online data sheet VTE18-4P4240 V18 CYLINDRICAL PHOTOELECTRIC SENSORS

Online data sheet VTE18-4P4240 V18 CYLINDRICAL PHOTOELECTRIC SENSORS Online data sheet VTE8-P0 V8 VTE8-P0 V8 A B C D E F Illustration may differ Ordering information Type Part no. VTE8-P0 606 Other models and accessories www.sick.com/v8 H I J K L M N O P Q R S T Detailed

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

CI-tronic Reversing contactor Type RCI

CI-tronic Reversing contactor Type RCI Data sheet CI-tronic Reversing contactor Type RCI RCI reversing contactors are designed for demanding forward/reverse control of three-phase AC motors. The zero cross switching method ensures very fast

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

HYDRO HIPASE SIMPLIFY YOUR SOLUTION

HYDRO HIPASE SIMPLIFY YOUR SOLUTION HYDRO HIPASE SIMPLIFY YOUR SOLUTION The new generation of integration ANDRITZ has extensive long-term experience in the areas of excitation, electrical protection, synchronization, and automation of hydropower

More information

Pressure control valves type B

Pressure control valves type B Pressure control valves type B Burner Components Catalogue 1 Contents Application... page 2 Design... page 2 Exploded view... page 2 Function... page 2 Technical data... page 3 p-q table... page 3 Dimension...

More information

gsens Geometric Measurement

gsens Geometric Measurement Mobile Machine Control Solutions gsens Geometric Measurement Precise Reliable Multifunctional Good Work is Measurable gsens. Geometric Sensors from Hirschmann MCS Benefits of the gsens Sensors: Precise

More information

IAI Small Industrial Robot Peripheral Equipment Compatibility Guide

IAI Small Industrial Robot Peripheral Equipment Compatibility Guide GB Outstanding Compatibility with FA Peripheral Equipment IAI Small Industrial Robot Peripheral Equipment Compatibility Guide SMALL R O B OTS With IAI, building an FA system is easy - you In an effort

More information

TPMC Channel Motion Control. User Manual. The Embedded I/O Company. Version 1.0. Issue 1.3 March 2003 D

TPMC Channel Motion Control. User Manual. The Embedded I/O Company. Version 1.0. Issue 1.3 March 2003 D The Embedded I/O Company TPMC118 6 Channel Motion Control Version 1.0 User Manual Issue 1.3 March 2003 D76118800 TEWS TECHNOLOGIES GmbH Am Bahnhof 7 25469 Halstenbek / Germany Phone: +49-(0)4101-4058-0

More information

ELECTRONIC CONTROLS & SENSORS. AK-SC255 Fact Sheet Version R Software Software version 02_085

ELECTRONIC CONTROLS & SENSORS. AK-SC255 Fact Sheet Version R Software Software version 02_085 ELECTRONIC CONTROLS & SENSORS AK-SC255 Fact Sheet Version R Software Software version 02_085 What s in the Box? 1x AK-SC255 (either Box or DIN rail screen-less version) What are the different part numbers?

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