Three hundred meters of trench, a concrete saw, two weekends and a repair invoice for a cut cable — or a SIM card that costs less than lunch. The remote PLC question is rarely about technology. It is about what the cable is really going to cost you.
WiFi instructions landed in the V6.0 manual updates, and the Ethernet-family CPUs with 4G or GSM options have been doing the heavy lifting for years. The wireless story on this platform is not a hobby feature; it is how machines get monitored across a plant, a city, or a border.
When WiFi Is the Right Answer
Inside a building or across a site with clear line of sight, WiFi keeps the hardware simple: no SIM contracts, no data plans, no carrier troubleshooting. The CPU joins the existing network like any laptop. For retrofits — the machine was built in 2010 and nobody wants to re-cable it — WiFi is the least invasive upgrade you can ship.
One honest warning: WiFi and heavy industrial noise do not always get along. VFDs, welding, big contactors — they eat wireless margins. If the site has a history of radio problems, plan the access point placement and test before you promise a customer wireless uptime.
4G: The Machine That Calls Home
4G/GSM takes over where no network exists: remote pumping stations, agricultural sites, container-mounted equipement. The CPU dials out to the internet — no fixed IP needed on the machine side, no port forwarding, no static adress contract. The data lands on a server, a cloud platform, or an email alarm list.
The SMS side deserves its own paragraph. The GSM-capable CPUs can send text alarms, and more surprisingly, can be reconfigured by SMS: change parameters, modify flags and registers, update phonebook numbers, check GSM status. You are standing at a pump station in the rain, and you need to raise the low-level setpoint — one text message does it. No laptop, no cable, no ladder.
Real Deployment: Remote Pump Station
A municipal pump station, twenty kilometers from the nearest office. The old system: a phone call when the alarm sounded, a forty-minute drive, a manual reset. The new system: a 4G-capable CPU, level and pressure analog inputs, alternation logic, and a cloud dashboard fed over the mobile network. The alarms arrive by SMS and email. The setpoints adjust by text. The drive to the station happens once a month instead of twice a week.
Payback period: measured in weeks. The station paid for its own upgrade in avoided call-outs.
GPRS Reality Check
The EasySCADA manual says it plainly: GPRS is wireless, the speed is not fast, and SIM data costs money. Use it for low-rate telemetry — status, alarms, periodic values — not for high-speed polling. A 4G link is faster, but the principle stays: design the polling interval to the network, not to your curiosity.
And check the carrier. APN settings, static IP services for the server end, coverage at the actual site — these details make or break a wireless project long before the PLC is powered up. Ask the local carrier for a coverage map. Do not trust the marketing one.
The Decision Framework
Cable available and short? Cable. It is still the most reliable link ever invented. Cable impossible or ruinously expensive? Wireless — and pick the technology by distance: WiFi inside a site, 4G beyond it. That is the whole decision tree, and it saves more money than any protocol comparison ever will.
Security on the Wireless Edge
Wireless opens a door that cabled systems never had, and the discipline starts before the SIM is inserted. The GSM-capable CPUs accept SMS commands — that is their superpower — and every phone number in the phonebook is a key to the machine. Configure the phonebook strictly: the owner, the duty engineer, nobody else. A controller that accepts commands from any number is a controller that accepts commands from anyone, and the industrial horror stories start exactly there.
Change the default passwords on the web and cloud connections. Keep the WiFi network separate from the plant LAN if the router allows it. And log the access events where the platform supports it — knowing who texted the machine is half the security answer. The features are not optional decorations; they are the price of the convenience, and they cost minutes to configure.
The good news: wireless does not need to be insecure. The bad news: it is never secure by default. The difference is a checklist, and the checklist is short.
The Bandwidth Budget
4G and GPRS both run on data plans, and data plans have bills. Design the telemetry rate to the budget before the site goes live: status every minute, alarms immediately, analog values every five minutes — and the monthly usage lands in the low megabytes. Poll everything every second on a wireless link and the bill becomes the topic of the quarterly meeting.
The wireless models add the SIM parameter set to the configuration — APN, carrier, timeout, retry — and the manual's warning stands: GPRS is wireless, not fast, and SIM data costs money. Match the rate to the need, and match the need to the plan. A pump station that reports every ten minutes still catches the alarm within seconds, because alarms publish immediately regardless of the telemetry cadence.
That split — slow telemetry, instant alarms — is the bandwidth budget that makes wireless monitoring cheap and reliable at the same time. It is also the design I would defend to any accountant.
Machines that phone home are not futuristic. They are Tuesday.