Mitsubishi Electronics FX3G User Manual

Page of 964
361
FX
3S
/FX
3G
/FX
3GC
/FX
3U
/FX
3UC
 Series
Programming Manual - Basic & Applied Instruction Edition
13 High-Speed Processing – FNC 50 to FNC 59
13.6 FNC 55 – HSZ / High-Speed Counter Zone Compare
11
FN
C30
-FN
C3
9
R
ota
tion and 
Shi
ft
12
FN
C40-FN
C49
D
ata O
perati
on
13
FNC
50-FNC
59
High-Speed
 
Proc
essing
14
FM
C60-FN
C69
H
andy 
In
struction
15
FN
C70-FN
C79
E
xternal
 F
X
 I/O
 
De
vice
16
FNC
80-FNC
89
External
 FX 
Dev
ice
17
FNC1
00-
FNC10
9
Dat
Transfer 2
18
FNC1
10-
FNC139
Fl
oati
ng Poi
nt
19
FNC14
0-F
N
C
149
Da
ta
 
Operation 2
20
FNC1
50-
FNC159
Pos
itioning 
Control
Cautions
1. Selection of the count comparison method
1) FX
3U
/FX
3UC
 PLCs
When the HSZ instruction is used in FX
3U
/FX
3UC
 PLCs, hardware counters (C235, C236, C237, C238, C239,
C240, C244 (OP), C245 (OP), C246, C248 (OP), C251 and C253) are automatically switched to software
counters, and the maximum frequency and total frequency of each counter are affected.
Refer to the counting operation described below, and select according to the contents of control whether to use
the DHSZ instruction or general-purpose comparison instruction.
a) Case to select the DHSZ instruction
-
When the output should be given when the counting result becomes equivalent to the comparison value
regardless of the scan time of the PLC
b) Cases to select a general-purpose comparison instruction
-
When the frequency is beyond the counting performance of software counters (and below the counting
performance of hardware counters)
-
When counting is important, but the effect of the scan time can be ignored in operations depending on the
counting result
-
When one instruction is executed in 33 or more positions at the same time
2) FX
3S
/FX
3G
/FX
3GC
 PLCs
When the HSZ instruction is used in FX
3S
/FX
3G
/FX
3GC
 PLCs, the total frequency of each counter is affected.
Refer to the counting operation described below, and select according to the contents of control whether to use
the HSZ instruction or a general-purpose comparison instruction.
a) Case to select the HSZ instruction
-
When the output should be given if the counting result becomes equivalent to the comparison value
regardless of the scan time of the PLC
b) Cases to select a general-purpose comparison instruction
-
When counting is regarded as important, but the effect of the scan time can be ignored in operations
according to the counting result
-
When one instruction is executed in 7 or more positions at the same time
M8000
FNC189
DHCMOV
C251
D100
Y010
K0
Y011
Y012
FNC225
LDD >
K10000
D100
FNC229
LDD <= K10000
D100
FNC238
ANDD >= K20000
D100
FNC226
LDD <
K20000
D100
M8000
FNC 50
REF
Y010
K8
M8000
Y010
K8
FNC 50
REF
FNC229
LDD<=
FNC225
LDD>
FNC226
LDD<
FNC238
ANDD>=
K10000
K10000
K20000
K20000
C251
C251
C251
C251
Y012
Y011
Y010