Count Function Using Mi8 - Delta C2000 Plus Series User Manual

High performance vector control drive
Table of Contents

Advertisement

Chapter 16 PLC Function ApplicationsC2000 Plus

16-11 Count function using MI8

16-11-1
High-speed count function
The C2000 Plus's MI8 supports one-way pulse counting, and the maximum speed is 100K. The
starting method is very simple, and only requires setting M1038 to begin counting. The 32 bit count
value is stored on D1054 and D1055 in non-numerical form. M1039 can reset the count value to 0.
NOTE: When the PLC program defines MI8 for use as a high-speed counter, and also for use in
PLC procedures, it must be written to M1038 or M1039, and the original MI8 functions will be
disabled.
16-11-2
Frequency calculation function
Apart from high-speed counting, the C2000 Plus's MI8 can also convert a received pulse to frequency.
The following figure shows that there is no conflict between frequency conversion and count
calculations, which can be performed simultaneously.
PLC speed calculation formula
D1057 Speed
D1058 Interval between calculations
D1059 Decimal places
Assuming that there are 5 input pulses each second, (see figure below) we set D1058=1000ms=1.0
sec. as the calculation interval. This enables five pulses to be sent to the converter each second.
Assuming that each 5 pulses correspond to 1Hz, we set D1057=5.
Assuming that we wish to display numbers to two decimal places, we set D1059=2, which is also
1.00Hz. The numerical value displayed at D1056 is 100. For simplicity, the D1056 conversion formula
can be expressed as in the following table:
16-158

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vfd007c23a-21Vfd007c43a-21Vfd007c4ea-21Vfd015c23a-21Vfd015c43a-21Vfd015c4ea-21 ... Show all

Table of Contents