m340 and database connectivity

fuzail

Member
Join Date
Jun 2016
Location
hyderabad
Posts
9
Hi all,

Is it possible to write the data words (%mw) of m340 plc with the values present in database (eg oracle) .... ?

If yes any pointers in this direction pls

If no can we do the same by using vijeo citect variable tag mapped to particular required word of PLC (%mw). Here how to read database values (which will be updated periodically say every 5min) so as to write them to variable tags ... ?

Any help is highly appreciated ....
 
https://sourceforge.net/projects/advancedhmi/

I would use a package like AdvancedHMI. It operates in visual studio and is written in visual basic. The Modbus TCP driver is included. This means that you can connect the Ethernet port from the PLC to a computer with this package running.
I would then use visual studio to connect to your database and write to the Modbus address that you need.

Here are some links that may help.
http://accautomation.ca/creating-a-hmi-login-screen-on-advancedhmi/
http://accautomation.ca/building-a-plc-program-that-you-can-be-proud-of-part-6/

Regards,
 
You will be able to do this with a Noe card and using Soap
I looked into this at some point and looked way to complicated. Eventually just used Citect to write to a sql db
 

Similar Topics

Hi Everyone, i was hoping for a little help with this module. i have data that needs to be read from a different plc through the Modbus plus...
Replies
9
Views
85
Hello all, I am wanting to update the system clock via NTP in the M580/M340. I'm aware that we are able to connect to a NTP in the controller...
Replies
4
Views
115
I have 9 field devices, three METSEPM5110 power meters and six ACE949-2 rs285 interface modules. I want to read this Modbus rtu data through rs485...
Replies
8
Views
315
I'm using M340 (Schneider Electric) as modbus master. It works fine but if there is a disconnection with the slave, it stops working even after...
Replies
2
Views
421
Hello, I am trying to send sms messages using SR2MOD03 with an M340 and can't find anything related to it on the internet, can you please help...
Replies
0
Views
204
Back
Top Bottom