# Soft Start (Parameters)

The purpose of the soft starter, if equipped, is to control the ramp speed of the fan motor in order to reduce the stress the motor experiences during startup.  The table below contains the M-C settings that comes standard from the M-C Factory. &#x20;

{% hint style="info" %}
Soft Starters are an available upgrade on certain dryer product lines.
{% endhint %}

<table><thead><tr><th width="382">Description</th><th width="157">ABB Default</th><th>MC Setting</th></tr></thead><tbody><tr><td>Rated Current of Motor (le)</td><td>Individual</td><td>Noted Motor Nameplate</td></tr><tr><td>Start Ramp Time</td><td>10 sec</td><td>30 sec</td></tr><tr><td>Stop Ramp Time</td><td>OFF</td><td>OFF</td></tr><tr><td>Initial/End Voltage</td><td>30%</td><td>30%</td></tr><tr><td>Current Limit</td><td>4.0 x le</td><td>7.0 x le</td></tr><tr><td>Torque Control During Start Ramp</td><td>OFF</td><td>OFF</td></tr><tr><td>Torque Control During Stop Ramp</td><td>ON</td><td>ON</td></tr><tr><td>Kick Start</td><td>OFF</td><td>OFF</td></tr><tr><td>Electronic Overload Protection (EOL) <br>Tripping Class <br>Type of Operation</td><td>10<br>HAnd<br>Auto</td><td>20/30<br>HAnd<br>Auto</td></tr><tr><td>Underload Protection<br>Level<br>Type of Operation</td><td>OFF<br>HAnd<br>Auto</td><td>OFF<br>HAnd<br>Auto</td></tr><tr><td>Locked Rotor Protection<br>Level<br>Type of Operation</td><td>OFF<br>HAnd<br>Auto</td><td>7.0 x le<br>HAnd<br>Auto</td></tr><tr><td>Fieldbus Control<br>Fieldbus Address<br>Download Parameter<br>Operation When Fault<br>Type of Operation</td><td><p>OFF</p><p>255<br>dPon<br>LocC<br>HAnd</p></td><td><p>OFF</p><p>255<br>dPon<br>LocC<br>HAnd</p></td></tr></tbody></table>

## Navigating Soft Starter Parameters

The menu is navigated by the keypad. The Navigation keys are used to scroll up or down. The Select key is used to select a setting and save. The Exit key is used to cancel without selecting or saving a setting, and go to a higher level of the menu, as illustrated in the figure below.

1. Turn on the backlight by pressing any key.
2. On the Information level use the Navigation keys for scrolling the different operational information.&#x20;
3. Press the Select key to Enter the Settings level. See (A) on the figure. A cursor is marking the accessible parameter, in this case Rated Current Ie.
4. Press Select key again to enable editing of the parameter Rated Current. See (B) on the figure. A flashing value on the middle row indicates that the parameter is available for scrolling and for selection.
5. Increase or decrease the value by pressing Navigation key repeatedly. Holding the key down will speed up the scrolling. See (C) on the figure.
6. When the rated current of the motor is reached, press the Select key again to save. See (D) on the figure.
7. It is possible to select and adjust the other parameters by following the same procedure.
8. At any point, press Exit to cancel a setting and return to the information level.

<figure><img src="/files/Shukf0qxVvr2wFDOb4qv" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mathewscompany.com/dryer-operations/dryer-operations/operating-procedures/soft-start-parameters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
