Real time data upload on web

nikunj

Member
Join Date
Sep 2020
Location
dhabi
Posts
4
Can any one help me. i want to continuously upload all tag data to web server so that i can view all data through webpage online or android application can be developed that open specific ip address. i need static ip to do that? or any other technique is available to do that. Please help.
 
Static IP for a web server is easier than dynamic if you plan on entering the IP address directly into the browser to access the website.
If you use a dynamic dns service then you dont need static IP, the service will keep track of the IP and route the website address (like www.YourSite.com) to the IP address of your web server.
 
Have a look at MQTT https://mqtt.org/

You don't have your own server unless you want the security headaches that come with it, you use a public broker to pass your data between the machine and the devices that need the data.
 

Similar Topics

Hi Iam using monitouch hmi(V9 soft) with omron plc cj2m (CX programmer). In this I want to read a data from hmi to plc. The data was like...
Replies
0
Views
95
Is there a way to use LREAL Data type on L71. I am getting 64 bit Double (IEEE754 Double precision 64-bit) data from a modbus device onto PLC via...
Replies
6
Views
959
OK I'm ashamed that I'm here asking this as I think in 23 years I would have ran into this before. But here we are. Created an AOI to manipulate...
Replies
6
Views
2,002
I'm currently working on a messaging system and Ive been having issues with trying to message over a REAL Data Type from one PLC to another. Has...
Replies
2
Views
1,281
I work at a cheese factory and we recently ran into a problem where in an older controller they where able to use a REAL Data type in OTU and XIC...
Replies
13
Views
2,590
Back
Top Bottom