Poorly explained vfd parameters can feel like trying to guess a combination to a locked keypad. A safe vfd parameter setup considers each setting as one of four jobs: match a given drive frequency voltage to the motor, set the range of speeds permitted, define the source of the drive commands, and safeguard the motor-drive system when the system encounters overload.
This guide lists a cross-brand order of setup more conveniently than one parameter manufacturer specialized numbers. An Omron, ABB, Rockwell, Siemens, Delta, or other variable frequency drive will use different code names. The logic remains constant: copy the motor rated current or FLA into the drive, keep the drive frequency voltage and motor rated current well within the load capabilities, test the motor direction using the lowest frequency settings, and record first, then drive.
- What VFD parameters do
- Motor nameplate data
- Frequency and speed limits
- Acceleration and deceleration
- Run command and speed reference
- VFD control startup checks
- The 20-Parameter First-Run Map
- FAQ
Quick Specs: VFD First-Time Setup
- Must-enter source: motor nameplate or motor datasheet
- Core motor values: rated voltage, rated current or FLA, rated frequency, RPM, power
- Core command voltage: run command source and speed reference source
- Core protection voltage: overload or thermal protection, current limit, fault reset, stop mode
- Guideline: do not duplicate another machine SC13 file unless the motor, load, wiring, and control method are duplicated
What VFD Parameters Do Before The First Run

A vfd parameter is a stored setup for drive control of an AC motor. Some parameter parameters identify the motor, some link to voltage and rated current outputs, some choose the control terminals, and others manipulate overload, overcurrent, or fault reset.
Drive factory defaults can energize, yet they know nothing about your motor nameplate, load inertia, control wiring, or safety circuit. For first-time setup, record down: drive model, motor model, nameplate voltage, rated speed, full load amps, rated frequency, and the intended run command source.
Engineering Note: A manufacturer manual is part of setup, not an optional addition. When B13 establishing and start-up are separate from C13 wiring and fault tracing, treatment as a setup sequence: wire first, establish motor second, then modify parameter.
Enter Motor Nameplate Data Before Any Speed Test

The motor nameplate defines the motor's variable frequency drive commands. It provides rated voltage, rated current or FLA, frequency, RPM, power, and may provide service factor and insulation class data. That tells the Pugozin what kind of electric motor is managed.
Never guess rated current from horsepower. Control Engineering notes that the rated current setting for the motor should account for electronic thermal overload operation. An excessive setting cannot permit excess heat to accumulate. An inadequate setting can send the drive into trip mode during ordinary operation.
| Nameplate item | Why the VFD needs it | First-run check |
|---|---|---|
| Rated voltage | Sets the voltage reference used with frequency and voltage control | Match the motor nameplate and drive voltage class |
| Rated current / FLA | Feeds overload protection and current limit decisions | Use the actual motor plate, not a similar motor |
| Rated frequency | Defines the base frequency for normal operation | Confirm 50Hz or 60Hz from the nameplate |
| RPM | Helps the drive and technician relate frequency to motor speed | Use nameplate RPM, not synchronous speed only |
| Motor power | Supports drive sizing and some internal calculations | Confirm kW or HP with the actual motor |
When replacing a motor, always use the installed motor's nameplate rated current unless the control design intentionally changes the motor and load data. Saved files may help with command wiring and application behavior, but they should never override a different motor's rated current, rated voltage, or rated speed.
If you are matching a replacement drive to an Omron inverter, see itrustbot's Omron 3G3MX2 inverter product page and verify the exact manual before copying any VFD parameter list.
Set Frequency, Voltage, And Speed Limits

A VFD changes motor speed by changing output frequency and voltage. The biggest beginner mistake is thinking that maximum frequency gives a free speed bump. The reality is that maximum frequency, minimum frequency, base frequency, and speed reference must match the motor and driven machine.
Use the rated frequency from the motor nameplate as the base reference. Many motors run at 50Hz or 60Hz, but do not assume that number for every machine. Overspeed can cause bearing, fan, vibration, and process problems which are not within the drive's electrical limits.
| Parameter family | What it controls | Bad setup symptom |
|---|---|---|
| Base frequency | Frequency point tied to rated motor voltage | Poor torque behavior or overheating |
| Minimum frequency | Lowest allowed output frequency | Motor stalls, fan cooling drops, pump flow is too low |
| Maximum frequency | Highest allowed output frequency | Overspeed, vibration, bearing stress, machine damage |
| Preset speeds | Fixed speed commands selected by inputs or logic | Machine runs at the wrong process speed |
Product selection is just as important as programming. Choosing a drive that electrically matches but lacks proper control mode, I/O, or communication options can cause configuration issues. If the model selection is not clear use itrustbot's request a quote page with the motor nameplate photo and the machine name.
Choose Acceleration And Deceleration Times Without Creating Faults

acceleration time indicates to the VFD how long to ramp from stop to the desired frequency. deceleration time indicates how long to ramp down. Short ramp times are more responsive but can cause high torque, high current, and excess braking energy in the motor/drive system.
acceleration problems also commonly appear as overload or overcurrent faults. deceleration time problems are more likely to appear as overvoltage faults since a spinning load feeds power back into the DC bus. For this reason, a fan, pump, conveyor, spindle, or hoist should not share ramp settings without confirming load inertia and stop requirements.
Engineering Note: For a first run, the safest article-level advice is not "use X seconds." Instead, start with the drive manual or machine manufacturer setting, then run unloaded or under controlled load where possible, then modify with observation of current, fault history, and stop distance.
| Load type | Ramp-time concern | Setup response |
|---|---|---|
| Fan or centrifugal pump | High inertia and coast behavior | Use application guidance; avoid sudden stop unless required |
| Conveyor | Product shift and mechanical shock | Test acceleration with real load weight |
| Compressor | Starting condition and unload sequence | Follow compressor maker timing limits |
| Hoist or vertical axis | Regeneration and brake coordination | Use qualified drive support before first run |
If a VFD faults only when stopping, do not keep shortening deceleration. Increase the deceleration time, check stop mode, and confirm whether a brake chopper or braking resistor is required for that load. With existing panels, itrustbot's industrial automation quote form can include photos of the drive, braking terminals, and motor plate.
Select The Run Command And Speed Reference Source

A VFD normally needs only two decisions before the motor moves: where the run command comes from, and where the speed reference comes from. Run commands come in from the keypad, terminal strip, PLC, remote or local network, or a remote selector switch. Speed reference may come from the keypad, from an analog voltage, an analog current, a preset speed, or a communication source.
Omron/Yaskawa's Q2V manual separates LOCAL keypad control from REMOTE terminal or serial communication commands. Knowing what mode the drive is in helps diagnose issues. Drive can be good and still be waiting if keypad mode is LOCAL and terminal remote wiring has been done, or if the drive receives run commands while speed reference remains at zero.
| Source | Common use | First-run test |
|---|---|---|
| Keypad | Bench test or local commissioning | Confirm LOCAL mode and a low speed reference |
| Digital inputs | Panel start/stop, forward/reverse, jog | Check input status before enabling run |
| Analog input | Speed pot, 0-10V, or 4-20mA command | Verify signal scaling at minimum and maximum command |
| PLC or fieldbus | Automated line control | Confirm command word, reference, and fault reset mapping |
For readers maintaining PLC-controlled machines, this section connects to itrustbot's PLC troubleshooting guide. Many drive problems trace back to a missing run bit, wrong terminal logic, wrong local/remote state, or a speed reference that never leaves zero.
Match Control Mode To The Load: V/Hz, Vector, Constant Torque, Or Variable Torque

Control mode determines how the VFD controls motor speed and torque. Simple V/Hz is enough for fans, pumps, and minimal speed control. More advanced vector-style control is necessary where low torque, tighter motor speed control, or greater load response matters.
Practical choice is not "which mode is best." It is "which mode matches the load, motor, and feedback hardware." A variable torque pump, a constant torque conveyor, and a closed-loop position system do not demand the same behavior from the VFD.
| Control choice | Useful when | Limit to check |
|---|---|---|
| V/Hz | Speed control is simple and exact torque response is not critical | Low-speed torque and cooling behavior |
| Sensorless vector | The load needs stronger low-speed torque without encoder feedback | Motor data entry and tuning requirements |
| Closed-loop vector | Feedback is required for tight speed or torque behavior | Encoder wiring, setup, and machine safety |
| Variable torque profile | Fans and centrifugal pumps where torque changes with speed | Process minimum speed and motor cooling |
When selecting a replacement, do not use only horsepower. Match voltage class, current rating, load type, overload rating, I/O, and the communication method used by the machine. An Omron collection page is a starting point only; the nameplate and existing control wiring decide the final fit.
Configure Protection, Overload, And Fault Behavior Carefully

Protection parameters determine how the VFD reacts when the current, heat, voltage, signal, or load condition leaves the allowed range. First-need settings include overload and/or thermal protection, current limit, stop mode, fault reset, restart behavior, and reverse runs allowed.
Automatic restart and fault reset deserve special caution. They can reduce downtime after a nuisance event, but they can also restart a machine when a person expects it to remain stopped. On conveyors, cutters, fans, pumps, and rotating machinery, fault behavior must match the safety circuit and site procedure.
Important: Do not disable overload protection to "see if it runs." If a drive trips, record the fault code, output current, output frequency, command source, and load condition. Clearing the fault without identifying the cause can turn an electrical warning into a damaged motor or mechanical failure.
With spare drives and repaired control panels, employ the contact page to send the drive model, fault history, and existing motor nameplate. Do not solely trust parameter screenshot if original machine operation is unknown.
Understand Carrier Frequency, PWM, And Drive Heating

Carrier frequency is tied to pulse width modulation, the inverter switching process that lets a VFD create an adjustable output for motor speed control. A higher carrier frequency can change motor sound, but it is not only a noise setting. The same change can also affect losses, heat, and drive derating.
U.S. Department of Energy material explains that VFDs rectify fixed-frequency AC to DC and then use an inverter to simulate adjustable frequency and voltage. That inverter stage uses switching devices such as IGBTs. When carrier or switching frequency changes, the drive and motor can respond differently.
When configuring for the first time, leave carrier frequency at the manual value unless there is a documented reason to change it. Noise, cable length, motor heating, or EMC issues should make carrier frequency an engineering value, and the drive manual's derating table should be checked before editing it.
VFD Control And VFD Programming Checks Before Startup

Before using a VFD on a live machine, confirm that VFD control, parameter settings, and the power supply agree with the motor data. The use of VFD hardware changes how power to an AC motor is delivered: rectifiers charge the DC bus, capacitors absorb ripple, and the IGBT or insulated gate bipolar transistor stage creates variable voltage and frequency at the VFD output.
That startup path explains several nuisance faults. Inrush current can appear when the drive power supply charges the DC bus. An overvoltage fault can appear when deceleration returns energy from a high-inertia load. Overcurrent or overheat trips can appear when the speed range, brake settings, or acceleration and deceleration time do not fit the machine.
| Startup check | Why it matters |
|---|---|
| Variable speed drive sizing | Match current, overload class, industrial applications, variable torque loads, and maintenance requirements before ordering a replacement. |
| Motor speed model | The number of poles inside the motor affects rated speed; controlling the motor from the wrong speed assumption can mislead setup. |
| VFD programming record | Record who made the change, whether the goal was energy savings, and whether the change should protect the motor or improve process control. |
| Motor control mode | Control of the motor's speed can use V/Hz, vector, or application-specific logic; choose a mode that can regulate motor speed without unstable starts and stops. |
| Electrical output path | Adjusting the frequency changes the speed of the motor, while voltage and frequency together decide torque behavior and heat. |
The 20-Parameter First-Run Map

The 20-Parameter First-Run Map is a setup order, not a universal parameter code list. Use it to build a commissioning sheet beside the drive keypad. Fill in the actual code number from the drive manual before changing values.
| Order | Parameter family | What to check | Risk if wrong |
|---|---|---|---|
| 1 | Input voltage class | Drive rating vs supply voltage | Drive damage or fault |
| 2 | Motor rated voltage | Nameplate voltage | Motor overheating or weak torque |
| 3 | Motor rated current / FLA | Nameplate amps | Wrong overload protection |
| 4 | Motor rated frequency | Nameplate Hz | Wrong base speed behavior |
| 5 | Motor rated RPM | Nameplate RPM | Misread motor speed |
| 6 | Motor power | kW or HP | Wrong drive sizing assumption |
| 7 | Control mode | V/Hz, vector, or application macro | Poor torque or unstable control |
| 8 | Base frequency | Frequency tied to rated voltage | Wrong voltage/frequency relationship |
| 9 | Minimum frequency | Lowest allowed running speed | Stall, poor cooling, low process output |
| 10 | Maximum frequency | Highest allowed running speed | Overspeed or machine vibration |
| 11 | Acceleration time | Ramp-up time | Overcurrent or mechanical shock |
| 12 | Deceleration time | Ramp-down time | Overvoltage or braking stress |
| 13 | Stop mode | Ramp, coast, or controlled stop | Unsafe stopping behavior |
| 14 | Run command source | Keypad, terminal, PLC, or network | Motor does not start or starts from wrong source |
| 15 | Speed reference source | Keypad, analog, preset, or network | Motor runs at wrong speed |
| 16 | Direction command | Forward/reverse permission | Machine moves the wrong way |
| 17 | Overload protection | Thermal model or overload class | Motor damage or nuisance trips |
| 18 | Current limit | Allowed output current behavior | Torque loss or overcurrent trips |
| 19 | Fault reset / restart | Manual or automatic reset behavior | Unexpected restart |
| 20 | Carrier frequency | Switching frequency setting | Noise, heat, or derating issue |
Before first run, zero the screen. After first run, zero the final values again with motor model, machine name, date, reason for change. This record is as useful as the keypad six months later when a replacement drive is needed.
Related control topics include industrial automation and control systems, PLC fundamentals, and fieldbus basics.
Commissioning Glossary For Parameter Checks
| Term | Setup meaning |
|---|---|
| Variable-frequency drive / motor drive | A power inverter used for industrial process control, automation, and VFD applications where the drive must control motor speed and torque. |
| Electric motor / AC motor | The load nameplate gives voltage, frequency, electric current, revolutions per minute, rotor data, and sometimes the number of poles inside the motor. |
| Power supply / rectifier / DC link | Alternating current is rectified to direct current; a capacitor supports the DC bus before the transistor inverter creates the output waveform. |
| Keypad / switch / feedback | These inputs decide command source, reference source, and troubleshooting path when a machine does not respond as expected. |
| Pump / compressor / centrifugal fan | These loads often reward energy conservation and efficiency, but their inertia, vibration, heat, and wear patterns affect ramp choices. |
| Brake / resistor / overvoltage | Regenerated energy during stopping can raise DC bus voltage, so a brake resistor may be needed when deceleration creates repeated overvoltage faults. |
| Heat sink / electronics | High carrier frequency, poor cooling, or overloaded electronics can shorten maintenance intervals and create overheat trips. |
| Three-phase electric power / hertz | Three-phase supply quality, hertz settings, and electric power quality should be checked before blaming a parameter value. |
What Is Changing In VFD Setup Workflows?

Later drives increasingly support assistants, parameter backup, user parameter sets, fieldbus setup, and guided ID run. ABB's ACS580 software manual, for example, places first-start assistance, I/O control, ID run, backups, fieldbus control, and user parameter sets in control program manual.
Technicians should treat parameter backup as maintenance, not paperwork. When a drive is replaced, a saved parameter file can shorten downtime, but it still must be checked against the installed motor and machine. When a machine includes servo axes as well as VFDs, itrustbot's servo motor collection can help identify nearby replacement parts.
FAQ
Q: What are the basic parameters of a VFD?
Built-in parameters of a variable frequency drive include motor rated voltage, rated current or full load amps, rated frequency, RPM, motor power, minimum frequency, maximum frequency, acceleration time, deceleration time, run command source, speed reference source, overload protection, and fault behavior; exact parameter codes depend on drive brand and model, so create parameter list from manual instead of from generic chart:
Q: How do I check VFD parameters?
Open the parameter menu, record values, compare to motor nameplate and wiring diagram.
Q: How do I change VFD parameters?
Change one vfd parameter at a time, with motor stopped unless manual states setting can be edited while running. Record old value, enter new value, save, test at low speed, monitor current, frequency, direction, and fault history before changing next. When drive controls a pump, conveyor, spindle, or fan that may damage product or injure personnel, test each with machine isolated then follow site lockout procedures before putting back in automatic.
Q: Can you use a 10 HP VFD on a 5 HP motor?
Sometimes, but only when drive manual allows it, and actual nameplate current of smaller motor is entered.
Q: What is carrier frequency in a VFD?
Carrier frequency is the switching frequency used by the inverter stage in a VFD's pulse width modulation output. It can affect motor sound, drive heating, motor heating, and derating. Leave it at the manual value unless there is a documented reason to change it, then check whether the drive requires current derating at that setting.
Q: Why does my VFD fault during deceleration?
Deceleration faults often point to regenerated energy and rising DC bus voltage. Lengthen the stop ramp first.
Need help matching a replacement inverter or documenting a parameter file? Send itrustbot the drive model, motor nameplate, and machine photos.
About This VFD Setup Guide
This article explains VFD parameters for first-time setup across common industrial drives. It uses public manuals and industry references rather than unpublished itrustbot field data. Exact values must be confirmed against the drive manual, motor nameplate, and machine safety requirements before a motor is run.
Related Articles
- Introduction to PLC Troubleshooting - command and I/O checks for control panels
- Industrial Automation and Control Systems - how drives fit into control architectures
- PLC Fundamentals - useful background for PLC-driven VFD commands
- What Is Fieldbus - network context for drive command and reference data
- What Is a Servo Motor - compare drive setup with motion control systems
References & Sources
- PowerFlex 4M Adjustable Frequency AC Drive User Manual - Rockwell Automation
- Q2V AC Drive Installation and Operation Instructions - Omron / Yaskawa
- ACS580 Standard Control Program Firmware Manual - ABB
- Minimize Adverse Motor and Adjustable Speed Drive Interactions - U.S. Department of Energy
- Top 5 VFD Parameter Changes Explained - Control Engineering