
Asset Tracking & Monitoring
Smart Asset Tracking & Monitoring Solution for Process...
Authored by FAIZAL AFZAL
In this tutorial, we will continue exploring the use of the Mitsubishi MR-J4-A servo drive in conjunction with the Omron CP1H PLC, focusing on implementing a “Jog Process” for position control. This guide builds on our previous discussion, where we covered the “ORG Search” and “Position Control.” functionality. Now, we will dive into creating a “Jog” program to detect and control servo position. Notably, the CP1H and many other Omron PLCs using the CX-Programmer do not have a native Jog instruction, so we will implement a custom solution.
To facilitate the Jog process, we will use two additional hardwired buttons for Jog (+) and Jog (-) controls. These buttons will be connected as per the diagram used in the “ORG Search” tutorial.
Connection Diagram for Jog (+) and Jog (-) buttons
Explanation:
To implement the Jog functionality, we will use the PLS2 (Pulse Output) command in the CX-Programmer. Below are the steps and parameters required to configure the Jog process.
Step-by-Step Programming:
#0000
#0101
D100 > D105
D106 > D107
Example of PLS2 command setup in CX-Programmer
The Jog process involves generating a specific number of pulses to move the servo motor incrementally. By adjusting the pulse count and frequency, you can control the distance and speed of the servo’s movement.

Example of Jog Process
Example of Pulse Output Configuration
By following these steps, you can effectively implement a Jog process using the Omron CP1H PLC and the Mitsubishi MR-J4-A servo drive. This approach allows for precise manual control over servo position, even in the absence of a native Jog instruction within CX-Programmer. This setup is especially useful in applications requiring fine-tuned manual adjustments of servo positions.
This tutorial provides the foundational knowledge needed to set up a Jog process. For further customization or advanced implementations, refer to additional resources or consult with automation professionals.

Smart Asset Tracking & Monitoring Solution for Process...

Smart Utility Management Solution Smart Utility Management...

Revolutionizing with Mobile Solutions Over the past decade,...

Maximizing Manufacturing Productivity with OEE Understanding...

Real-Time Data Analysis Unlike traditional preventive...

Optimizing Industrial Alarm Management: Enhancing Plant...

Condition-Based Maintenance (CbM) Optimizing Maintenance for...