SQL to MODBUS via PC

L

Thread Starter

liestol

Hi all,

I'm working on integrating our system in a Modbus system. Our setup is like this:

- Omron CJ2M PLC networked to a PC server, where the server has CX-Supervisor installed. CX-Supervisor gathers all tag values from the PLC and feeds them to a SQL server installed on the same machine, where the data is sorted and filtered, and is ready for operator viewing.

What I'm looking to do now, is to have the Modbus system gather the data located in my SQL db. Any tips as to how I could move forward with this? This is my first time working with a Modbus system. All Modbus stuff would be handled by a third party, I'm just looking to make the data in the SQL db accessible.

Thanks in advance.
 
Top