Emotron VS Series Quick Start Guide
- 132 -
F1.17
Running mode of simple PLC
Range:0000
~
1132
Default:0000
Unit's place: PLC running mode
0: Stop after a single cycle
PLC stops upon the completion of one cycle and it won’t be started unless another run command
is given, shown as Fig. 6-31.
0
f0
a0
T0
a1
f1
f2
f3
f4
f5
f6
f7
f8
f9
f10
f11
f12
f13
f14
f15
a2
a3
a4
a5
d6
a6
a7
a8
a9
a10
a11
d12
a12
a13
a14
a15
T1
T2
T3
T4
T5
T6
T7
T8
T9
T10
T11
T12
T13T14 T15
d15
Run command
PLC cycle completed
Pulse length:250ms
Output frequency(Hz)
Fig 6-31
1: Continue to run with the last frequency after a single cycle
After the completion of one cycle, PLC maintains the running frequency and direction of the last
step. See the figure below:
0
f0
a0
T0
a1
f1
f2
f3
f4
f5
f6
f7
f8
f9
f10
f11
f12
f13
f14
f15
a2
a3
a4
a5
d6
a6
a7
a8
a9
a10
a11
d12
a12
a13
a14
a15
T1
T2
T3
T4
T5
T6
T7
T8
T9
T10
T11
T12
T13T14 T15
Output frequency(Hz)
PLC cycle completed
Pulse length:250ms
Run command
Fig 6-32