Changeover Mode Logic in Roll Forming Machines — Jog Speeds, Inching & Safe Setup Control

Changeover Mode Logic in Roll Forming Machines — Jog Speeds, Inching & Safe Setup Control

Meta Description (150 characters):
Guide to PLC changeover mode logic in roll forming machines including jog speeds, inching functions, safe setup conditions and interlocks.

Introduction — Why Changeover Mode Matters in Roll Forming

Roll forming machines rarely stay on one product forever. Operators often need to change material width, thickness, profile setup, punch positions, cut length, entry guides, and other machine settings between production runs. This process is called changeover.

A proper changeover mode is not just a convenience feature. It is a critical PLC function that allows the machine to be moved slowly, safely, and predictably while operators and technicians prepare the line for the next job.

Without controlled changeover logic, several problems can occur:

  • machine movement at unsafe speeds
  • strip damage during threading
  • punch or shear activation at the wrong time
  • tooling damage
  • unsafe operator exposure during setup

For this reason, modern roll forming machines use a dedicated changeover mode inside the PLC program. This mode changes how the machine behaves compared with normal production operation.

In changeover mode, the PLC typically allows:

  • low-speed jog movement
  • inching movement
  • selective axis control
  • restricted automatic functions
  • additional setup interlocks

This page explains how changeover mode is built properly and why it is one of the most important functions in a professional roll forming control system.

What Changeover Mode Means in PLC Terms

In PLC logic, changeover mode is a machine state where the line is placed into a controlled setup condition rather than normal automatic production.

Typical machine states may include:

  • Off
  • Manual
  • Changeover
  • Auto Run
  • Fault
  • Emergency Stop

Changeover mode usually sits between full manual and full automatic operation.

It is designed to let operators carry out tasks such as:

  • threading strip
  • aligning entry guides
  • setting pinch rolls
  • adjusting punch tools
  • checking shear clearance
  • verifying stacker position
  • slowly moving material through the line

The key principle is simple:

The machine must move only in a limited, predictable, and safe way during setup.

Why Changeover Logic Must Be Separate from Production Logic

A common control mistake in low-quality machines is allowing operators to “jog the line” using modified automatic logic. This often leads to confusing behavior because the machine still carries production interlocks, automatic sequences, or recipe actions that were never meant for setup conditions.

A dedicated changeover mode avoids this problem by creating a separate behavior model.

In production mode, the PLC expects:

  • recipe loaded
  • full line synchronization
  • punch and shear ready
  • stacker ready
  • normal line speed
  • automatic counting active

In changeover mode, the PLC instead focuses on:

  • low-speed movement only
  • manual directional control
  • safe actuator inhibit conditions
  • reduced automation
  • operator-controlled setup steps

This separation improves both safety and troubleshooting.

Main Objectives of a Good Changeover Mode

A properly designed changeover mode should achieve several goals.

Safe Movement

All axis motion and line movement should be limited to safe setup speeds.

Predictable Response

The machine should move only when a deliberate command is given and stop immediately when the command is released, unless a controlled inch move is active.

Prevention of Dangerous Functions

Punches, shears, and other high-force actuators should usually be inhibited unless placed in a separately authorized setup routine.

Clear Machine State

The HMI should clearly indicate that the machine is in changeover mode so operators do not assume it is in production.

Easy Threading and Alignment

The operator should be able to move the strip slowly through the machine for alignment, setup, and inspection.

Typical Functions Available in Changeover Mode

Changeover mode usually includes selected machine functions only.

Typical allowed functions include:

  • main drive jog forward
  • main drive jog reverse where mechanically safe
  • pinch roll jog
  • inch forward
  • inch reverse if permitted
  • uncoiler low-speed assist
  • leveler low-speed jog
  • manual stacker position movement
  • manual servo homing or reset
  • guide adjustment positioning

Typical blocked functions include:

  • auto production run
  • full-speed operation
  • automatic punching
  • automatic cutting
  • stack drop cycles in auto sequence
  • recipe-driven production counting

The exact allowed functions depend on the machine design.

Jog Speed Logic

Jogging is one of the most important functions in changeover mode.

Jog means the machine moves only while the operator holds a button or command active. Once the button is released, movement stops.

Jog speed should always be much lower than production speed.

Typical jog speed strategy includes:

  • fixed low speed
  • separate jog speed for each subsystem
  • maximum jog speed limit in PLC and drive
  • optional maintenance-level override with permissions

Examples:

  • Main line jog: 2 to 5 m/min
  • Pinch rolls jog: very low threading speed
  • Servo axis jog: low percentage of rated speed
  • Stacker jog: crawl speed only

The PLC should not rely only on the drive for jog speed limitation. It should also apply software limits so the requested jog speed cannot exceed the setup maximum.

Inching Logic

Inching is different from jogging.

With jog, the machine moves while the operator holds the command.
With inching, the machine moves a fixed small distance or for a fixed short time each time the operator presses the command.

Inching is especially useful for:

  • aligning strip with guides
  • setting punch positions
  • checking shear blade clearance
  • positioning a profile under inspection
  • moving formed material onto the run-out table in small steps

Typical inching methods include:

Time-Based Inching

The PLC commands motion for a short time such as 200 ms or 500 ms.

Distance-Based Inching

The PLC uses encoder feedback to move a fixed length such as 5 mm, 10 mm, or 25 mm.

Distance-based inching is usually better because it remains consistent even if motor speed changes slightly.

PLC Logic for Jog Commands

A standard jog command in PLC logic should include several permissives.

A typical jog forward permissive may require:

  • Changeover mode active
  • No emergency stop
  • Safety circuit healthy
  • No active critical fault
  • Selected subsystem ready
  • No conflicting motion command active

Then the logic does something like:

  • If Jog Forward command = TRUE
  • And all jog permissives = TRUE
  • Then output low-speed run command
  • And set speed reference to jog speed

The run command should drop immediately when the jog command is removed unless the machine design requires controlled stopping.

For higher-inertia systems, the PLC may command a controlled deceleration instead of an instant stop.

PLC Logic for Inching Commands

Inching logic usually includes edge detection and movement completion supervision.

A typical inch forward sequence is:

  1. Detect rising edge of Inch Forward command
  2. Confirm inch permissives are healthy
  3. Record current encoder position
  4. Calculate target encoder position
  5. Command low-speed forward motion
  6. Stop when target is reached
  7. Latch inch complete bit
  8. Prevent next inch until motion fully stops

This logic prevents overlapping inch commands and ensures repeatable movement.

Safe Setup Interlocks

Changeover mode still requires interlocks. In fact, setup mode often needs more carefully designed interlocks, not fewer.

Typical changeover interlocks include:

  • Safety circuit healthy
  • Operator access only in permitted zones
  • Punch inhibited
  • Shear inhibited or separately authorized
  • Servo axis homed or manually acknowledged
  • Stacker movement blocked unless setup selected
  • Uncoiler braking active unless feed assist is commanded
  • Guarding logic based on setup zone rules

The exact interlock philosophy depends on machine guarding design, but the key rule is:

Reduced speed does not eliminate the need for interlocks.

Punch and Shear Inhibit Logic During Changeover

Two of the most dangerous functions in a roll forming machine are punching and cutting.

During changeover mode, the PLC should normally prevent:

  • automatic punch cycles
  • automatic notch cycles
  • automatic stop-to-cut shear cycles
  • flying shear synchronization cycles

If the machine needs maintenance access for tooling setup, there should be a separate controlled setup function for punch or shear movement.

This separate function should require:

  • changeover mode active
  • special access level or keyed switch
  • reduced energy mode if applicable
  • hold-to-run command
  • dedicated safety confirmation

This prevents accidental high-force actuation while material is being threaded or adjusted.

Main Drive Behavior in Changeover Mode

The main drive is often the most important movement function in setup.

Its changeover behavior should usually include:

  • low-speed only
  • jog or inch only
  • no production ramp profile
  • no automatic synchronization with punching or cutting
  • encoder monitoring still active
  • immediate or controlled stop on command release

A common best practice is to use a dedicated setup speed reference separate from production speed references. This prevents accidental use of stored recipe speeds during changeover.

Uncoiler and Entry Section Behavior During Changeover

The uncoiler, leveler, and pinch rolls often require independent setup functions.

In changeover mode, the PLC may allow:

  • uncoiler feed assist at low speed
  • brake release only when feed assist is active
  • pinch roll jog
  • leveler jog
  • entry guide adjustment

These functions should be coordinated carefully.

For example:

  • Uncoiler should not overrun when pinch rolls stop
  • Pinch rolls should not run unless entry area is safe
  • Loop control may be simplified or suspended during threading
  • Dancer arms may be monitored but not actively regulating at production levels

The PLC should clearly define whether the setup operator controls the line from entry to exit as a linked jog or subsystem by subsystem.

Servo Axis Setup Logic

Many roll forming machines use servo systems for:

  • punching feed
  • flying shear carriage
  • positioning systems
  • guide adjustment

In changeover mode, servo axes often need special logic for:

  • servo enable
  • homing
  • manual jog
  • inch move
  • maintenance position moves

The PLC should enforce speed and position limits in setup mode.

Typical protections include:

  • reduced speed limit
  • reduced torque limit where supported
  • travel boundary enforcement
  • one-axis-at-a-time movement if required
  • homing required before position commands

This prevents uncontrolled servo motion during setup.

HMI Requirements for Changeover Mode

A good HMI for changeover mode should be very clear.

The operator should immediately see:

  • machine is in changeover mode
  • jog functions available
  • inch functions available
  • inhibited functions
  • active interlocks blocking setup movement
  • current jog speed
  • axis or line status

Useful HMI items include:

  • clear mode banner such as “SETUP / CHANGEOVER MODE”
  • separate jog buttons
  • inch buttons
  • axis ready indicators
  • punch inhibited indicator
  • shear inhibited indicator
  • guard status
  • safe-to-move status

This reduces confusion and helps operators understand why something will or will not move.

Alarm Handling in Changeover Mode

Alarm philosophy in changeover mode should be different from production mode in some cases.

Some production alarms may be irrelevant during setup. For example:

  • stack complete
  • batch target reached
  • production speed mismatch

Other alarms remain critical, such as:

  • safety fault
  • servo not ready
  • hydraulic pressure low if required
  • shear not home if it blocks safe strip threading
  • guard open in prohibited zone

The PLC should avoid flooding the operator with production alarms while in setup mode. Instead, it should prioritize setup-relevant diagnostics.

Typical PLC Changeover Sequence

A well-structured changeover sequence usually follows this pattern.

Step 1 — Mode Selection

Operator selects changeover mode from HMI or key switch.

Step 2 — PLC Validates Entry Conditions

PLC checks no auto cycle active, no unsafe motion active, and machine can transition safely.

Step 3 — Automatic Functions Are Inhibited

PLC disables auto punch, auto cut, auto stack cycles, and production counting.

Step 4 — Setup Speeds Are Loaded

PLC loads dedicated jog and inch speed references.

Step 5 — Selected Setup Functions Become Available

Jog, inch, homing, and limited manual controls are enabled.

Step 6 — Operator Performs Threading and Setup

Machine moves only by controlled setup commands.

Step 7 — Exit Changeover Mode

After setup is complete, machine returns to ready or auto mode only after all normal production interlocks are restored.

Common Problems in Changeover Logic

Poorly designed changeover logic often causes real problems on site.

Problem 1 — Machine Moves Too Fast in Setup

Usually caused by production speed references being reused in jog mode.

Problem 2 — Punch or Shear Activates Unexpectedly

Usually caused by production sequence bits not being reset when entering changeover mode.

Problem 3 — Jog Command Does Nothing

Often caused by hidden production interlocks still blocking motion in setup mode.

Problem 4 — Inching Is Inconsistent

Usually caused by time-based inching with variable speed instead of encoder-based inching.

Problem 5 — Operators Do Not Know What Is Blocking Movement

Often caused by poor HMI design and lack of interlock visibility.

Troubleshooting Changeover Mode Faults

When changeover mode does not work properly, technicians should check the logic in order.

Key checks include:

  • Is changeover mode bit actually active?
  • Are production functions fully inhibited?
  • Are setup speed references loaded correctly?
  • Are jog permissives true?
  • Is any safety zone blocking movement?
  • Are servo drives enabled and ready?
  • Are encoder-based inch target calculations correct?
  • Are there conflicting forward and reverse requests?

Watching live PLC bits is often the fastest way to diagnose setup logic problems.

Commissioning Changeover Mode Properly

Changeover mode must be commissioned carefully because it is often used during every product change.

A proper commissioning process should include:

Functional Tests

  • Enter and exit changeover mode
  • Jog forward and reverse
  • Test inch forward and reverse
  • Verify setup speed limits
  • Confirm auto functions are inhibited

Safety Tests

  • Open permitted and prohibited guards
  • Verify safe stop behavior
  • Confirm punch and shear cannot auto-fire
  • Confirm emergency stop stops all setup motion

Usability Tests

  • Can operators understand the HMI?
  • Are blocked conditions obvious?
  • Are setup functions responsive but not abrupt?

A poorly commissioned changeover mode will cause repeated operator frustration and can become a serious safety problem.

Preventative Maintenance and Review of Changeover Logic

Changeover logic should not be treated as “done forever.” It should be reviewed regularly, especially after machine modifications.

Recommended checks include:

Monthly

  • Test jog and inch functions
  • Confirm setup speed limits
  • Verify HMI buttons and indicators

Quarterly

  • Test interlocks in changeover mode
  • Verify servo jog limits
  • Confirm punch and shear inhibits remain correct

After Any PLC Edit

  • Re-test entry and exit of changeover mode
  • Re-test jog and inch
  • Confirm no production sequence leaks into setup mode

This is especially important after adding new automation features.

Best Practices for Designing Changeover Mode

The strongest changeover logic usually follows these principles:

  • Separate state from auto mode
  • Dedicated setup speed references
  • Encoder-based inching where possible
  • Automatic punch and shear inhibited by default
  • Clear HMI indication
  • Minimal but meaningful alarms
  • Strong safety integration
  • Easy-to-diagnose interlocks

A machine that is easy and safe to set up is usually easier to run, easier to troubleshoot, and less likely to be damaged during product changeovers.

FAQ — Changeover Mode Logic in Roll Forming Machines

What is changeover mode in a roll forming machine?

Changeover mode is a PLC-controlled setup state that allows safe low-speed machine movement for threading, alignment, and product setup.

What is the difference between jog and inch movement?

Jog movement continues while the operator holds the command. Inch movement moves the machine by a fixed small distance or short controlled step.

Why should punch and shear functions be inhibited during changeover?

Because setup mode is used when operators are aligning material and tooling. Automatic high-force actuation during this time can be dangerous and damage the machine.

Why should changeover speed be separate from production speed?

Separate setup speeds prevent accidental high-speed movement if a production recipe or normal speed reference is still active in the PLC.

Why is encoder-based inching better than time-based inching?

Encoder-based inching gives more repeatable movement because it stops after a fixed distance rather than depending on a timed pulse that may vary with speed conditions.

What is the most common mistake in changeover PLC logic?

One of the most common mistakes is allowing production interlocks or automatic sequence bits to remain active in setup mode, causing confusing or unsafe behavior.

Quick Quote

Please enter your full name.

Please enter your location.

Please enter your email address.

Please enter your phone number.

Please enter the machine type.

Please enter the material type.

Please enter the material gauge.

Please upload your profile drawing.

Please enter any additional information.