An Example of Monitoring the value of PPS in RPM unit
An Example of Monitoring the value of PPS in RPM unit
The following example uses 1 Phase 2 Multiplication (Low Active) and Linear Counter. After reaching a certain value by incremental count, the value of PPS will be changed and monitored in RPM unit.
Wiring Diagram
The wiring diagram is the same as that of 1.6.1 ‘Linear Counter Example.’
High Speed Counter Program Configuration
Configure ‘M100’ for Start Address (You can enter a desired address), Channel as ‘1’
Check [Enable Count] for the Channel Configuration.
Select ‘Linear Counter’ for the Count Mode and ‘1 Phase 2 Multiplication (Low Active)’ for the Input Pulse Type.
Enter ‘1000’ for Unit Time and Pulse per 1 Cycle (You can enter any desired value).
Write a Scan Program
Write the scan program as shown below.
The output Y10 will be turned ON and OFF for every 0.02 seconds.
Check [Enable Count] for the Channel Configuration.
Check the operation
When the current count value is less than 1000, the value of PPS (100) is displayed and the status of RPM/PPS is turned OFF.
When the current count value exceeds 1000, the value of RPM (6) is displayed and the status of RPM/PPS is turned ON.