2021年2月23日星期二

Volvo VOCOM II 88894000 with APCI PTT 2.7.25 Tech Tool Excavator Heavy Truck Diagnostic Scanner

 

Volvo VOCOM II and Premium Tech Tool (PTT) 2.7 is the latest diagnostic tool for Volvo Heavy Duty Diagnostic and programming. Premium Tech Tool is available as a connected version or as an unconnected version.
Volvo VOCOM II 88894000 with APCI PTT 2.7.25 Tech Tool

Premium Tech Tool vocom developer tool:
1. Dealer tool to access and program parameters in Level2 and Level3 without connecting to central severs;
2. Works with Tech Tool (VCADs Pro), Normal or Development mode, support 28 languages;
3. Support all brands and models supported by Tech Tool (VCADs Pro 3.06);
4. Make programmable more than 11000 parameters;
5. Program speed limit, change chassis ID, disable immobilizer;
6. Change minimum/maximum values of parameters, for example: increase speed limit;

Premium Tech Tool (PTT) is an application for the Aftermarket, developed to support efficient service and diagnosis. Premium Tech Tool is available as a connected version or as an unconnected version. The unconnected version is called Premium Tech Tool Connectionless (PTTC) and that is that we offer. PTTC is used in workshops that do not have internet access, but both versions are referred to as PTT. PTT provides access to the Guided Diagnostics and VCADS.

ABOUT Volvo VOCOM II 88894000:

Vocom Communication Unit is designed with focus on robustness and durability to withstand the tough workshop environment.
·Improved LED indicators
·Improved quality of cables
·Military standard on connectors
·Better liquid and dust ingress protectors
·Metal casing and rubber bumpers for better robustness
Vocom Key Facts Parts no. for Vocom Cables
Temperature Range: -40° – +85° (Wlan-20°- +65°) Protection Class: IP55
Shock Resistance: 2m
RoHS Conformance: Yes
Wlan: 802.11 b/g
Dev2tool is the Dealer tool to access and program parameters in Level2 and Level3 without connecting to central severs;
Works  with Tech Tool (VCADs Pro), Normal or Development mode, support 28 languages;
Support all brands and models supported by Tech Tool (VCADs Pro);Make programmable more than 11000 parameters.
Program speed limit, change chassis ID, disable immobiliser;
Change minimum/maximum values of parameters, for example:increase speed limit;
The new rugged Communication Unit Vocom 88890300 for the tough workshop environment and field service.

TRUCK COVERAGE

Volvo Trucks – Older electrical system, Vehicle electrical system ’98; VERSION2, VERSION3; VERSION4 – FH4/FM4;
Volvo Buses – Conventional, Multiplexed, Multiplexed v2, Multiplexed v3;

Volvo Construction Equipment;
Volvo Penta, Marine engines – VERSION2, VERSION3;
Volvo OEM Component Customer – VERSION2, VERSION3;
Mack Trucks – V-MAC I/II/III, ITC, IV, IV+;
Renault Trucks – VERSION2, VERSION3, VERSION4; (EURO 6, DXI, DTI)
UD Trucks – VERSION2, VERSION3.

For Volvo Vocom Trucks:
AC  Compo4  F10  F12  F16  FE FH FH12 FH16 FH565 FL FL10 FL12  FL6 FL7 FM FM10 FM12 FM9 FM7 Nh12 NH525 NH565 NL10 Nl12 VAh VHD Vm VN VT WC WG WI WX

For Volvo buses:
B10B  B10L B10M B10R B11R B12 B12B B12M B12R B13R B58 B5LH B5RH B6 B6R  B7FB B7L B7R B9L B9R B9S B9TL BXRC COMP12

PREVH PREVX OLYMPIAN SUPEROLY

Construction Equipment

Wheel Loader:
L110E  L110F L110G L120E L120F L120G L150E L150F L150G L180E L180F L180G L220E L220F L220G  L250G L330E L350F L45F-TP L45F-TPS L50F-TP L50F-TPS L50G-TP L50G-TPS L60E L60F L60G L70E L70F L70G L90E L90F L90G

Articulated Hauler:
A25D A25E A25F A30D A30E A30F A35D A35E A35F A40D A40E  A40F T450D

Excavator:
EC135B EC140B EC140C EC140D EC160B EC160C EC160D EC180B EC180C EC180D EC200B EC210B EC210C EC235D EC240B EC240C  EC250D EC290B EC290C EC300D EC330B EC330C EC340D EC360B  EC360C EC380D EC460B EC460C EC480D EC700B EC700C  ECR145C ECR235C ECR235D ECR305C EW140B EW140C EW140D EW145B EW160B EW160C EW160D EW180B EW180C EW180D  EW200B EW210C EW210D EW230C FB2800C FBR2800C FC2121C FC2421C FC2924C FC3329C PL3005D PL4608 PL4808D PL7015

Grader:
G710B G720B G726B G730B G740B G746B G780B G930 G930B G940 G940B G946 G946B G960 G960B G970 G976 G990

Skid Steer Loader:
MC110B MC60B MC70B MC80B MC90B

Compact Excavator:
EC55C EC80D ECR88 EW60C

Paver:
ABG7820B ABG8820B P7820C L882C

Other:
CARETRAC

Package includes:

1pc x Vocom 88890300 interface
1pc x 88890305 USB Cable
1pc x 88890304 OBD Cable
1pc x 88890306 FCI/8 PIN Cable

2021年2月4日星期四

How to Change John Deere Speed Limit with PLD File Editor

 

John Deere PayLoad (PLD) File Editor – this is Developer level tool, that allows you to change factory parameters in the PLD files using John Deere Service Advisor.

Example: How to change speed limit with  pld files?

Q1:Question about payload files:

I have pld files of my tractor (6330P) 11 in total.
I see in bottom of each files info about my tractor (option, serial number etc)
Question: My goal is up the speed limit from 40km to 50 km. I think I have to change OPTION=3 to OPTION=5, but do I have to edit each 11 pld file?
A1:You were right about the speed limit:
you can change OPTION=3 to OPTION=4 or any other you need.
Speed_30kmh = 1;
Speed_35kmh = 2;
Speed_40kmh = 3;
Speed_50kmh = 4;
Speed_ECO = 5;
Speed_NoiseRed_OOS = 6;

For R models the line is different. ROADSPEEDLIMIT=3 change to ROADSPEEDLIMIT=5 or any other you need.

var RoadSpeedLimit_30 = “1”;
var RoadSpeedLimit_35 = “2”;
var RoadSpeedLimit_3840 = “3”;
var RoadSpeedLimit_40E = “4”;
var RoadSpeedLimit_50 = “5”;
var RoadSpeedLimit_50E = “6”;
var RoadSpeedLimit_55 = “7”;
var RoadSpeedLimit_60 = “8”;
var RoadSpeedLimit_60E = “9”;

After you change it, sometimes you still need to lift the speed manually through the display (depending on the tractor model)

You only need to reprogram transmission controller for that.
If you reprogrammed all of them, some settings might have went to default so you might get up to 5 fault codes that you need to configure with SA.

Q2:Does it work with SA 4.2?
A2:Service Advisor is just a tool to use pld. Pld editor works without SA.

Q3:I have a question about trying to up the power of a 6330 to a 6430. If I compare the engine pld of both tractor they are identical (just the info in the bottom is different) So I don’t know how it could up the power if all the code is the same??
A3:most pld files are made for various models, the info at the bottom determines which part of the pld file will be used for programming. For example:
PRODUCT_MODEL_NO=6115
PERFORMANCE_OPTION_PART_NO=R546973
FACTORY_OPTIONS=RE570443

Q4: Do you have John Deere PLD file editor for sale?
A4: Sorry, we don’t have PLD files. You can search or download from google.