Chapter 5 Function parameter
100
Ch
ap
ter 5
E3.02 Virtual VDI3 terminal function selection
0 to 53
0
★
E3.03 Virtual VDI4 terminal function selection
0 to 53
0
★
E3.04 Virtual VDI5 terminal function selection
0 to 53
0
★
Virtual VDI1~VDI5 in functionally is complete same as control board DI , it can be treated
as multi-function digital value input using,more details please refer toF1.00~F1.09 introduction.
E3.05
Virtual VDI terminal
status set
Units digit
Virtual VDI1
00000
★
invalid
0
valid
1
Tens digit
Virtual VDI2(0 to 1, same
as above)
Hundreds digit
Virtual VDI3(0 to 1, same
as above)
Thousands digit
Virtual VDI4(0 to 1, same
as above)
Tens of
thousands digit
Virtual VDI5(0 to 1, same
as above)
E3.06
Virtual VDI terminal
effective status set
mode
Units digit
Virtual VDI1
11111
★
VD1 whether valid is decided by Virtual
VDOX status
0
VD1 whether valid is decided by E3.05 1
Tens digit
Virtual VDI2(0 to 1, same as
above)
Hundreds digit
Virtual VDI3(0 to 1, same as
above)
Thousands
digit
Virtual VDI4(0 to 1, same as
above)
Tens of
thousands
digit
Virtual VDI5(0 to 1,same as
above)
Different from ordinary digital quantity input terminals, virtual VDI state can have two
setting modes which is selected by E3.06.
When selecting VDI state is determined by the state of the corresponding virtual VDO,
VDI is valid or invalid state depending on the VDO output valid or invalid, and VDIx only
binding VDOx(x=1~5).
When choosing VDI state selection function code to set, through the binary bits of E3.05,
respectively determine the state of virtual input terminals.
Example of how to use VDI.Example 1. Implement following function: “Inverter fault
alarm and shuts down when AI1 input exceeds upper or lower frequency” .
Realize by following settings: Set VDI state decided by VDO, set VDI1 function as “ user
defined fault 1” (E3.00=44); set VDI1 terminal state effective mode decided by VDO1
(E3.06=xxx0); set VDO1 output function as “AI1 input exceeds upper & lower frequency”
(E3.11=31); so when AI1 input exceeds upper or lower frequency, VDO1 state is ON, VDI1
input terminal state is effective, VDI1 receive user defined fault 1, inverter then alarm fault no.
27 and shuts down.
Example 2. Implement following function: “Inverter run automatically after power-
on”.Realize by following settings: Set VDI state decided by function code E3.05, set VDI1
function as “FORWARD” (E3.00=1); set VDI1 terminal state effective decided by function
code (E3.06=xxx1); set VDI1 terminal state is effective (E3.05=xxx1); set command source as
“terminal control” (F0.11=1); set protection selection as “no protection” (F7.22=0); so after
inverter powered on and initialization complete, VDI1 detected effective, and it match forward
running, then inverter starts running forwardly.