ANRIVERSRF CONTROL

Application Guides

Can I Add a Wireless Remote to an Existing Machine? A Practical Integration Guide

Usually, yes. The safest retrofit lets isolated receiver contacts imitate the machine’s existing pushbuttons or PLC inputs while leaving stop circuits, interlocks, and load switching intact.

Usually, you can add wireless control without replacing the machine’s existing control panel. The cleanest method is to make the RF receiver behave like another set of pushbuttons or PLC inputs. The original stop circuit, overload protection, interlocks and contactors stay in charge of the machine.

That distinction matters. A wireless receiver should normally request an action; it should not become a second, independent power circuit. Most difficult retrofits I see started with the opposite approach: someone found a relay output, connected it straight to a motor or valve, and only later discovered that the machine’s stop button, limit switch or overload no longer worked as intended.

Before buying a receiver, spend ten minutes with the electrical drawing. It will tell you whether the retrofit is a simple parallel contact, a PLC input, or a job that needs an interposing relay and a control redesign.

First find out what the existing controls actually do

A pushbutton marked START does not always switch the load. On a small 12 V device it may feed the motor directly. On an industrial machine it usually energizes a contactor coil, drives a PLC input, or sends a low-current command to a controller. Those are very different interfaces.

I trace the circuit from the button terminals, not from the label on the panel. The useful questions are:

  • What voltage is present at the button or input: 5 V, 12 V, 24 V, 110 V, or mains voltage?

  • Is the command a momentary pulse or a maintained contact?

  • Does the button switch a contactor coil, a PLC input, or an electronic control terminal?

  • Are START and STOP separate inputs, or does one input toggle between states?

  • Which limit switches, overload contacts and interlocks must remain in series with the command?

  • What should happen after power returns or the radio link is lost?

If there is no drawing, isolate the machine and identify the circuit with a meter. Do not assume wire color tells you the voltage or function. I have opened plenty of panels where two wires of the same color belonged to completely different supplies.

The cleanest retrofit is usually a dry contact in parallel

For a conventional momentary START button, an isolated normally open relay contact can often be wired in parallel with the existing button. When the remote button is pressed, the receiver closes COM to NO for a short time. Electrically, the machine sees the same event as a person pressing the panel button.

The important word is isolated. The receiver contact should not inject its own voltage into the control circuit. It only bridges the two existing button terminals. If the receiver output supplies voltage instead of providing a dry contact, use an interposing relay or choose a different receiver. Our guide to dry-contact and powered outputs explains how to tell the difference.

This parallel method preserves the local control. The panel button still works, and a fault in the radio receiver is less likely to disable it. It also makes troubleshooting easier because the wireless command and the manual button arrive at the same point in the circuit.

Three-wire start/stop control needs two different decisions

A typical three-wire contactor circuit has a normally open START button, a normally closed STOP button and an auxiliary contact that seals the contactor in after START is released. Adding a momentary RF contact across START is usually straightforward. One short remote pulse starts the machine, and the existing auxiliary contact keeps it running.

Stopping is different. Opening the wireless START contact will not stop a contactor that is already sealed in. The remote needs a proper stop request in the control logic, or a correctly designed normally closed contact in the stop chain. Never guess here. A receiver that loses power may release all of its relays, so the choice of NO or NC changes the machine’s behavior during a fault.

I prefer the machine’s hardwired STOP, overload contact and limit switches to retain final authority. The remote can ask for start or stop, but the wired circuit decides whether the command is allowed. An RF handset is not a substitute for a safety-rated emergency-stop system; that boundary is covered separately in our emergency-stop guide.

For a PLC, treat the receiver as another field device

PLC integration is often easier than direct contactor wiring, provided the input type is known. Use the receiver’s isolated contact to switch the same control voltage and common used by the PLC input card. Check whether the input is sourcing or sinking, and follow the controller manufacturer’s diagram instead of joining commons by habit.

Then define the signal in software. A momentary command is usually better than a maintained RF relay because the PLC can control timing, interlocks and acknowledgement. In many projects I start with a pulse of about 300 to 500 milliseconds and adjust only if the PLC scan, filtering or process requires something different. The exact value matters less than making it long enough to be seen and short enough not to look like a stuck button.

Do not map a radio input directly to an output coil without the same permissives used by the local controls. Door switches, pressure conditions, end limits, overloads and mode selection should apply to both command sources. If the panel selector is in LOCAL, decide explicitly whether the remote is ignored. If it is in REMOTE, decide whether the local stop button remains active. These are operating rules, not wiring details, and they should be agreed before commissioning.

Do not use a small receiver relay as a motor contactor

A receiver may carry a “10 A” relay marking and still be a poor choice for directly switching a motor, pump, hydraulic solenoid or large lamp bank. The printed rating is often for a resistive load under favorable conditions. Motor starting current and inductive kick are much harder on the contacts.

For industrial loads, I normally let the receiver switch a properly rated contactor coil or an interposing relay. The machine’s existing overload and branch protection then remain in the circuit. Add the correct suppression at the coil: a flyback diode or TVS for DC where polarity is fixed, or a suitable RC snubber or MOV for AC. Place it close to the coil. This also reduces the electrical noise that can reset the receiver at the exact moment the machine starts.

Keep the receiver supply separate unless the drawing says otherwise

Many RF problems are actually supply problems. A 12–24 V receiver may share a cabinet with a noisy solenoid supply, but that does not mean both should be connected wherever voltage is convenient. Check normal voltage, cranking or starting dips, charger voltage, reverse polarity and transients.

If the receiver has isolated relay contacts, use that isolation. Power the receiver from a suitable protected supply and let its contacts switch the machine’s existing control circuit. Do not tie two supply positives together, and do not join negatives merely because both labels say 0 V. A shared reference is sometimes required for transistor outputs or PLC inputs, but it should be a deliberate design choice.

Choose the operating mode before touching the wires

The receiver mode must match the machine logic:

  • Momentary: the output is active only while the command is sent, or for a defined pulse. This is the usual choice for pushbutton and PLC-input emulation.

  • Toggle or latched: one command turns the output on and another turns it off. Use it only when the machine is designed to accept a maintained command and the power-recovery behavior is understood.

  • Interlocked: activating one direction releases the opposite direction. This helps with forward/reverse functions, but it does not replace mechanical or hardwired electrical interlocking.

Also decide who has control. Can the panel and remote operate at the same time? Does a key switch select LOCAL and REMOTE? If two transmitters send opposite commands, which command wins? A good retrofit answers these questions on paper before anyone lands a wire.

A commissioning sequence that catches most mistakes

  1. Record the original wiring and terminal numbers before making changes.

  2. Verify the control voltage and whether the target input is dry contact, powered, sourcing or sinking.

  3. Bench-test the receiver with an indicator or meter. Confirm relay mode, pulse behavior and power-up state.

  4. Connect the receiver to the control input with the final load disabled.

  5. Test every local button, stop device, limit switch, overload and operating mode.

  6. Run the machine and repeat the tests with motors, valves and contactors operating.

  7. Remove receiver power and restore it. Confirm that the machine does not start unexpectedly.

  8. Test at the real operating distance with cabinet doors closed and the antenna in its final position.

Do not finish after proving that START works. The valuable tests are STOP, fault, power loss, blocked movement and conflicting commands. Those are the conditions that show whether the remote was integrated into the machine or merely attached to it.

The practical rule I use

If the machine already has reliable control logic, preserve it. Let the RF receiver imitate a known input and leave the safety chain, interlocks and load switching where they are. That approach is easier to document, easier to service and much less likely to create an unexpected operating state.

For a retrofit quotation, the most useful information is not only the required range or number of buttons. Send the control drawing, control voltage, photos of the button and PLC terminals, the desired operating mode, and a short description of what each command should do. With those details, it is usually clear whether the machine needs a relay receiver, an RF module, an interposing relay, or a small PLC change.

Back to Knowledge Center