Short answer
Some Mitsubishi CNC machines can retain the original machine handwheel for manual operation of an external indexed fourth axis. This is not a standard feature that can be confirmed from the Mitsubishi brand alone. The exact CNC series, software version, available communication resources, machine-builder PLC logic, axis-selection signals and cabinet wiring must all be checked.
Retaining the original handwheel affects setup and manual positioning. It does not change the automatic indexing workflow. During automatic machining, the CNC program still requests the target angle, waits for the external system to position and clamp the rotary table, and resumes cutting only after the completion signal is received.
Why two Mitsubishi machines may require different solutions
Mitsubishi supplies CNC controls to many machine-tool builders. The machine builder decides how the handwheel, axis selector, PLC program, safety circuit and cabinet terminals are implemented. Two machines with similar Mitsubishi screens may therefore expose different signals and permissions.
A useful compatibility review starts with both identities:
- the complete machine make, model, year and serial number; and
- the complete Mitsubishi CNC model and software/version screen.
A photograph showing only the Mitsubishi logo is not enough. It does not reveal the controller generation, installed options, variable access, machine PLC or wiring.
Conditions required to use the original handwheel
Original-handwheel integration is practical only when the machine can provide a controlled and unambiguous manual command path to the external rotary-axis system.
| Item to verify | Why it matters | Evidence required |
|---|---|---|
| Handwheel pulse or command access | The external controller must receive a usable manual movement request. | CNC documentation, variable list, PLC information or tested interface |
| Axis-selection logic | The operator must select the external A/B axis without moving a native machine axis. | Selector-switch signals and PLC sequence |
| Pulse multiplier | The commanded increment must match the selected x1, x10 or x100 setting. | Multiplier signal or verified variable |
| Direction and travel protection | Jogging must respect positive/negative direction, limits and safe travel. | Limit inputs, software limits and commissioning test |
| Machine operating mode | Manual rotary movement must be disabled during unsafe or automatic cutting states. | Mode, door, emergency-stop and machining-permission signals |
| Clamp status | The table must not rotate while mechanically clamped. | Clamp release and clamp-complete feedback |
| Servo status | The system must block motion when the servo is not ready or has an alarm. | Ready, alarm, reset and origin signals |
If these conditions cannot be verified, an independent handwheel is normally the safer and more predictable approach.
When an independent handwheel is the better choice
An independent handwheel should be considered when:
- the original handwheel signal is not accessible;
- the machine-builder PLC cannot be modified or documented;
- axis-selection logic would create a risk of moving the wrong axis;
- the project schedule cannot support extensive PLC development;
- the customer wants the retrofit to remain separate from the native CNC axis structure; or
- future maintenance would be easier with a dedicated external-axis panel.
Using an independent handwheel is not a technical downgrade. It often reduces integration uncertainty by keeping the original machine axes and the external rotary axis clearly separated.
Manual operation and automatic indexing are separate
The handwheel is used mainly during setup:
- returning the rotary table to its reference position;
- jogging to inspect rotation direction;
- aligning a fixture or workpiece;
- checking angle display and mechanical clearance; and
- maintenance or alarm recovery.
A typical automatic cycle is different:
- The CNC completes the current cutting operation and moves to a safe clearance position.
- An M-code, I/O request or supported communication command requests the next angle.
- The external controller verifies machine permission and releases the table clamp when required.
- The servo moves to the target angle.
- In-position tolerance is checked.
- The table is clamped and the clamp-complete signal is verified.
- The external controller returns cycle-complete feedback.
- The CNC continues machining.
The CNC program should include a timeout and alarm path. It must not continue cutting if the external system has not confirmed position and clamp status.
Command methods to evaluate
The available method depends on the Mitsubishi control and machine configuration.
Fixed-angle I/O commands
Digital outputs can request predefined angles or programs. This method is simple and deterministic but the number of available commands depends on the I/O design.
M-code-triggered indexing
An assigned M-code can operate a relay or PLC output that starts the external indexing cycle. The return signal tells the CNC when it is safe to continue.
Serial or Ethernet communication
Supported communication can transmit angle or program data more flexibly, but the exact protocol, permissions, error handling and machine program must be reviewed.
For a deeper comparison, read RS232 vs I/O Triggering for External 4th Axis CNC Control and M-Code and I/O Signals for External 4th Axis Indexing.
Do not size the servo from the handwheel decision
Original-handwheel compatibility has no direct relationship with servo power. The servo and rotary table must be selected from the mechanical requirement:
- workpiece and fixture weight;
- center of gravity and overhang;
- rotary-table reduction ratio;
- required index time and maximum speed;
- cutting torque and brake holding requirement;
- rotational inertia and acceleration; and
- production duty cycle.
YD-1 uses a separate axis-card controller, matched servo drive and matched motor architecture. It has no fixed servo-power range; the servo system is selected for the project.
CSD700 integrates the external-axis control and servo-drive functions and supports matched servo systems from 400 W to 1 kW.
Practical decision example
Assume an older Mitsubishi-controlled machining center needs a rotary table for four-face drilling. The customer prefers to operate the added axis from the original handwheel.
During assessment, the technician confirms the exact CNC model, records the version screen, checks the axis selector and multiplier signals, reviews the available I/O and identifies a safe machine-mode signal. The table clamp, servo-ready, alarm, origin and completion feedback are also available. In this configuration, original-handwheel integration can proceed to a commissioning test.
If the same machine has no accessible handwheel or axis-selection signals, the correct decision is not to guess or modify undocumented wiring. A dedicated external handwheel can provide manual movement while the automatic indexing cycle still uses the agreed M-code or I/O handshake.
Commissioning and acceptance checklist
- Confirm positive and negative rotation direction.
- Verify x1, x10 and x100 handwheel multipliers.
- Confirm that selecting the external axis cannot move X, Y or Z.
- Verify origin return and angle display.
- Test positive and negative limits.
- Confirm that manual jogging is blocked in automatic cutting mode.
- Confirm that the table cannot rotate while clamp-complete is active.
- Test servo alarm, reset and power-loss recovery.
- Verify every programmed angle and cycle-complete signal.
- Run a dry cycle before cutting and inspect the first finished part.
Related CNC rotary table servo solutions
This handwheel decision is only one part of the retrofit. Rotary table manufacturers and integrators can review our OEM servo control systems for CNC rotary tables and rotary table controllers and matched servo packages. For product architecture, compare the YD-1 controller with matched servo drive and motor and the CSD700 integrated rotary table servo controller and drive.
Application boundary
The standard external architecture is intended for indexed 3+1 or 3+2 positioning. The rotary table moves between cutting operations and remains stationary and clamped while machining.
If the rotary axis must move continuously with X, Y and Z during cutting, the project requires native CNC axis integration or a dedicated simultaneous multi-axis evaluation. TCP, RTCP and simultaneous interpolation must not be promised from an indexed external controller.
Information required for an assessment
- Machine make, model, year and serial number.
- Complete Mitsubishi CNC model and version screen.
- Control panel, axis selector and original-handwheel photographs.
- Electrical cabinet and available interface photographs.
- PLC documentation, electrical drawings or signal list when available.
- Rotary-table or motor nameplate if already selected.
- Workpiece drawing, fixture weight and maximum rotating envelope.
- Required angles, index time and production cycle.
- Whether the application is indexed positioning or simultaneous cutting.
Submit these details through the CNC retrofit assessment form. Yidai will review the handwheel path, command method, feedback signals, table size and controller architecture before preparing a configuration.
Frequently asked questions
Can every Mitsubishi CNC use the original handwheel?
No. Compatibility depends on the exact control, machine-builder PLC, accessible signals, software permissions and wiring.
Does original-handwheel support mean the fourth axis is native to the CNC?
No. It only describes the manual command method. The rotary axis can still be controlled by an independent external system.
Is the handwheel used during automatic machining?
No. Automatic indexing is requested by the CNC program and completed through the defined handshake.
What happens if original-handwheel integration is not practical?
Use an independent handwheel for setup and manual movement while retaining the external automatic indexing workflow.