Function Application
‑678‑
Parame
ter
Function
Default Value Range
Description
F7‑05 LED stop
display
parameter
0x33
0000 to the
value of
0xFFFF
If a parameter needs to be displayed
when the AC drive stops, set its
corresponding bit to 1. After converting
this binary number to a hexadecimal
number, set F7‑05 to this hexadecimal
number.
Note: Shaded parameters are
displayed by default.
Note
When the AC drive is powered on again after power‑off, the parameters selected before
power‑off are displayed.
The monitoring parameters corresponding to each bit in F7‑03, F7‑04, and F7‑05 do not
completely correspond to all the monitoring parameters in group U0. If parameters to be
monitored cannot be found in F7‑03, F7‑04 and F7‑05, view them in group U0.
Convert a binary number to a hexadecimal number in the following way:
From right to left, every four binary digits corresponds to one hexadecimal digit. If
the highest bit is not the fourth bit, fill up it with 0. Then, convert the every divided
group of four binary digits into the decimal equivalent. 0000 to 1111 correspond to
0 to 15 in decimal and 0 to F in hexadecimal. Convert each decimal number to a
hexadecimal one according to the following decimal‑to‑hexadecimal conversion
table.
For example, the binary number 011 1101 1111 1001 is turned into 0011 1101 1111
1001 by adding a leading zero, and then converted to 3DF9 according to the
following table.