Parameter 101 (speed control): Select open-loop, slip compensation, or closed-loop (PID) control mode. Slip compensation can improve the speed adjustment accuracy to ± 0.5% (within 10% -90% load variation). The closed-loop mode activates the internal PID regulator, with an accuracy of ± 0.1%.
Parameter 106 (Adaptive Motor Tuning): This is a powerful automatic optimization tool. After accurately inputting the motor nameplate data (parameters 103 power, 104 voltage, 105 frequency), select "tuning on", and the frequency converter will automatically run the motor and optimize the internal parameters (109-113) to match the specific motor characteristics, thereby obtaining the best starting performance and operating efficiency. Attention: When tuning, the motor must be unloaded or lightly loaded (<50%), and cannot be used for parallel motors or special motors.
Group 2: Reference Values and Limitations
Parameter 215/216 (acceleration and deceleration time): defines the acceleration and deceleration time from 0Hz to the rated frequency. For high inertia loads, too short deceleration time may cause overvoltage on the DC bus. In this case, it is necessary to consider installing braking options or enabling DC injection braking (parameters 306-308).
Parameter 224 (carrier frequency): default 4.5kHz. Increasing the carrier frequency can reduce motor noise, but it will linearly decrease the output capacity of the frequency converter (to 60% at 14kHz) according to the "High Switching Frequency Derating Curve" in the manual appendix. Important warning: For VLT 3060-3250 models, the carrier frequency must not exceed 4.5kHz, otherwise it may damage the equipment.
Group 3: Functions and Timers
Parameter 305 (Speed start): When the motor shaft may be rotating, start the frequency converter. This function allows it to "capture" the rotating motor and smoothly take over control, avoiding starting current shock. It is suitable for scenarios such as power outage recovery or wind turbine rotation under natural wind.
Parameter 309 (reset mode): can be set to "manual" or "automatic reset x times" (1-10 times). Choosing automatic reset requires extreme caution, as the Warning prompt states: 'The motor may start without warning.' This is absolutely prohibited in hazardous areas where personnel may come into contact with the machinery.
Group 4: Input and Output
As mentioned earlier, this group serves as a bridge connecting hardware terminals and control logic. The output signal configuration of parameters 407 and 408 is extremely rich, including not only standard "running" and "ready" states, but also analog output options such as "0-fMAX 0-20mA", which can directly drive remote instruments to display the frequency or current output of the inverter.

Advanced application features
1. PID closed-loop control (Appendix PI Adjustment Guide)
The appendix of the manual provides a quick setting guide for PID regulation, which is crucial for process control applications such as constant pressure water supply and constant temperature control. The core parameters include:
Parameter 119 (feedforward factor): allows some set point signals to bypass the PID regulator and directly act on the output, which can significantly improve the start-up response speed of large inertia systems.
Parameters 121 (proportional gain P) and 122 (integration time I): need to be debugged according to the system characteristics. For centrifugal fans, P is recommended to be 0.1-0.6, and I is recommended to be 10-12 seconds; For centrifugal pumps, P is recommended to be 0.3-0.8 seconds, and I is recommended to be 3-8 seconds. Parameter 123 (differential time D) is usually set to OFF in pump and fan systems.
Reverse control: For the "reverse" logic of "the higher the water level, the faster the pump speed" in tunnel drainage, the feedback signal (parameter 413) needs to be set as the reverse signal (such as 20-0mA), and the set point calculation formula should be adjusted accordingly (set point%=100% - (expected value/sensor range) × 100%).
2. RS-485 serial communication
The fifth set of parameters defines the complete RS-485 master-slave communication protocol.
Protocol format: Using 22 character ASCII telegram format, including the starting character "<", address, control word, parameter number, data value, checksum, and ending character ">".
Control words and status words: These are the core of communication. 16 bit control characters are encoded using ASCII characters, with each character's lower 4 bits corresponding to a control bit. For example, bit 00 (ON1/OFF1) controls normal slope start stop, bit 03 (COAST/ENABLED) controls free parking, and bit 06 (RAMP STOP/START) controls slope start stop. The status word provides feedback to the host on the 16 bit operating status of the frequency converter (such as ready, running, warning, fault, etc.).
Logical combination: Parameters 503-510 allow the same control function to be set as a "logical AND" or "logical OR" relationship between digital terminals and buses, providing great flexibility. For example, the "start" command can be set to the "logical OR" of terminal 18 and bus control bit 06, meaning that either one is valid to start.