PLC communication over 4G router to Remote SCADA

MAKSM

Member
Join Date
Jul 2016
Location
Mumbai
Posts
35
Hello Experts,

I would like to know how can a PLC with modbus tcp/ip protocol can communicate with remote scada with modbus tcp/ip over gsm 4g network ?
Will the GSM 4G routers at both end simply act as pass through or data from plc to be mapped in gsm router, then mapped from plc side gsm router to scada side gsm router and then mapped from scada side gsm router to scada.
When using Net Module NB1601-LSc 4G router.
Please advice

Thank you.
 
Hi, I use Net Module NB1600 (now obsolete), at server end I have openVPN and at router I install client certificate. Then it traverses the Openvpn tunnel. Encrypted and secure.

Openvpn is free.
 
Thank you. Will this gsm routers act as pass through? Between plc and scada communication irrespective of the protocol used?
 
There are M2M (machine 2 Machine) tools that already allow this E W O N, TOSI box, etc.

Alternatively you could use Modbus->NodeRed<->MQTT<->NodeRed->Modbus
 

Similar Topics

i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
116
I have created a project in TIA Portal v16 Upd6 with S7-1200 (6ES7214-1AG40-0XB0) and WinCC Unified (PC station). The communication between the...
Replies
4
Views
146
Hello We have installed several G.E. Fanuc 90 70 PLC Everything was ok but suddenly we can not communicate anymore with any PLC with the software...
Replies
0
Views
75
Apologies for not being the best IDEC programmer. I recently was doing some inspections on a site that had 3 FC6A IDEC processors. The issue is...
Replies
0
Views
88
I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
118
Back
Top Bottom