Danfoss VFD Field Checklist: 6 Checks That Would've Saved Me $11,000
-
Check #1: Verify the motor type before you wire anything
-
Check #2: Get the Danfoss VFD parameter list PDF for your exact model and firmware
-
Check #3: Verify the external interlock circuit before you power up
-
Check #4: Size the servo motor gearbox to the application, not to the motor
-
Check #5: Consult the induction motor diagram before you terminate
-
Check #6: Power on with a test sequence, not with hope
-
Field Notes: Three Mistakes That Keep Happening
I'm a controls engineer who's handled drive and automation work for about 7 years now. In that time I've personally made—and documented—14 significant mistakes, totaling roughly $11,000 in wasted budget. Nothing exotic: wrong wiring, wrong parameter reference, wrong assumptions about the motor on the other end of the cable. This checklist came directly from those failures. It's six checks we now run on every Danfoss VFD startup at our plant, and you can use it too—whether you're connecting a drive to a standard induction motor on a conveyor or a servo motor with a gearbox driving a rotary axis. The manual covers the specs. This covers the stuff I wish I'd checked on day one.
Check #1: Verify the motor type before you wire anything
The simplest mistake I ever made was assuming a motor is a motor. It isn't. A servo motor and an induction motor may look similar from the outside, but one is built for precise, closed-loop motion control, and the other is built for plain rotation.
So, what's a servo motor? In one paragraph: it's a motor that uses a feedback device—an encoder or resolver—to continuously correct position, speed, and torque against a commanded target. You'll find them in robotic arms, CNC axes, and anywhere a machine needs repeatable accuracy. An induction motor, by contrast, spins at a speed determined by the frequency of the power you feed it. No feedback. No positioning. Just rotation.
When I compared an induction motor startup I'd done a hundred times against my first servo motor startup side by side, I finally understood why that first commissioning had gone so badly: I programmed it using induction motor logic. Now I spend 60 seconds checking the nameplate, checking for an encoder feedback cable, and checking the terminal box before I touch the drive. It prevents a full day of confusion.
Check #2: Get the Danfoss VFD parameter list PDF for your exact model and firmware
I operated for two years with a generic parameter reference saved on my desktop. Then I tried to commission a drive with newer firmware, and a parameter I needed had moved between groups. What should have been a thirty-minute setup turned into a two-day exercise in frustration.
Every Danfoss VFD has its own parameter list PDF. It's free, it's searchable, and it tells you each parameter's function, default value, and range. The catch is that you need the version that matches your specific drive model and firmware. The parameter numbering in an FC-102 isn't identical to an FC-360, and firmware updates occasionally relocate or rename parameters.
What I do now: read the drive model off the nameplate (FC-51, FC-102, FC-360, or whatever you're working with), check the firmware version from the LCP or extended status menu, download the matching parameter list PDF from the Danfoss website, and save it into the project folder instead of leaving it in Downloads. The parameter layout is logical once you know it—Group 1 is motor data, Group 3 covers ramps, Group 5 is digital I/O—but don't trust a blog screenshot from 2019. The PDF is the source of truth.
Check #3: Verify the external interlock circuit before you power up
Back in September 2022, I spent three days chasing a Danfoss VFD that refused to run. No run command response. No obvious fault on the panel. I finally dug into the alarm log and found it: A60, external interlock.
The Danfoss VFD external interlock A60 alarm appears when the interlock input loses its expected signal. It's typically wired into safety circuits—emergency stop relays, guard door switches, that kind of thing, with the interlock input often located on a terminal like 27 (though it varies by model). When the loop opens, the drive trips. When the loop was never wired, the drive sits there looking completely broken.
The fix was embarrassingly simple: I energized the interlock input and the drive started instantly.
Now I check three things before pressing start:
- +24V is present at the interlock input when the safety circuit is closed
- Digital input configuration matches what I've wired (parameter group 5)
- E-stops and safety relays in the loop are actually closed
Alarm A60 looks like a drive problem, but nine times out of ten it's a wiring problem wearing a costume.
Check #4: Size the servo motor gearbox to the application, not to the motor
I once ordered a servo motor and gearbox without doing the ratio math. The flange fit. The coupling lined up. Everything matched—except the ratio, which was wrong by a factor of three. The motor ran beautifully. The machine, however, moved at roughly three times its intended speed.
Servo motor gearbox selection comes down to one calculation you should do before ordering anything: required ratio = motor rated speed ÷ desired output speed.
Example: a 3000 rpm servo motor driving a machine that needs 600 rpm at the output means a 5:1 gearbox. The same ratio multiplies output torque—the motor's 2 Nm becomes roughly 9-10 Nm at the gearbox output, accounting for efficiency losses.
It's tempting to think any gearbox that fits will work. It doesn't. The ratio defines the machine's actual speed and torque, so write down your required output numbers before you pick the gearbox, not after.
This approach works well in our retrofit context where existing machines have awkward mounting constraints. If you're building new OEM equipment, the process might be more straightforward—but the ratio calculation still carries the weight.
Check #5: Consult the induction motor diagram before you terminate
I made this mistake exactly once. It cost me $890 plus a week of schedule.
A standard three-phase induction motor has six internal leads that can be wired in either delta or wye to match the supply voltage. Get the configuration wrong, and the motor either draws excessive current and overheats or fails to develop enough torque. In my case, the motor started fine... and then the drive's overcurrent protection tripped within seconds.
The induction motor diagram is usually printed on the nameplate or inside the terminal box cover. But I've opened plenty of boxes where both were painted over or worn off. When the diagram isn't there, don't guess—check the motor manufacturer's datasheet or do a continuity test across the windings before applying power.
If you're working in North America, NEMA MG 1 defines terminal markings and connection diagrams for dual-voltage motors. IEC motors follow a different marking convention. Both are straightforward once you know which standard your motor uses.
Five minutes of verification here prevents a burnt-out motor and a very awkward conversation with the maintenance manager.
Check #6: Power on with a test sequence, not with hope
'Let's just power it up and see what happens' has a poor track record. The better version: power up with a deliberate sequence.
Before energizing: confirm supply voltage matches the drive rating, motor wiring matches the nameplate, the external interlock loop is closed, and you have the right parameter list PDF on hand.
Then, at power-up:
- Watch the drive display: you want a normal readout, not an alarm
- Run the motor at low speed if the application allows it
- Compare the drive's measured current against the motor nameplate value
- Confirm rotation direction; if it's wrong, swap two motor leads or correct the parameter
- Listen for vibration or noise, especially if a gearbox is in the drivetrain
If something's wrong, you'll see it in the first thirty seconds. The difference is that you're looking for it on purpose instead of waiting for the drive to throw an alarm and shut down your production line. I've seen people skip this step more than any other. It's the one that catches everything else.
Field Notes: Three Mistakes That Keep Happening
Even with this checklist on the wall, I still watch people trip over the same three things. Wrong parameter list PDF for their drive model—similar product numbers, different parameter groups. Interlock wiring with inverted logic, where the drive expects a high signal and they've wired a closed contact for low. And gearbox ratios that are 'close enough,' which is a phrase that has never once saved anyone money.
My experience is based on something around 200 drive startups—maybe 180, I'd have to check our service log—mostly FC-102 and FC-360 models in factory retrofits, so your mileage may vary with other drive families. But since we added this checklist in March 2024, we've caught eleven issues before they became alarms. Five minutes of verification beats five days of correction. I learned that the expensive way.