ml1400 Dataloging: Retrieveing Data

junior

Member
Join Date
Jan 2006
Location
Seattle
Posts
271
I'm working on a project with a ML1400. Every 1 minute there will be data recorded using the datalog function. I know there's the GetDatalog.exe to connect and retrieve the data. This tool is ok, but it's not too flexible. If you want to change the column headings, etc.

I would like to be able to populate a SQL Server database with the data directly. What I would like to know if there's some programming reference that would explain how to pull the data out using Visual Basic or C. or are you able to use stored procedures in SQL server to pull the data out.

Jr.
 
You could write a VB or C app that polls the PLC via OPC calls then logs to your SQL Server database. I'd recommend FactorySQL in this case. Drag, Drop, log - you'll be finished in a few hours.
 
I was hoping to avoid OPC as you have to buy the sofware package and RSLinx OEM which both cost $$$. Somehow the GetDatalog.exe uses RSLinx Lite which is free. I'm only logging 6 datapoints,so an OPC package would be overkill.
 

Similar Topics

Hello, I am new here and have been working with PLCs for a few years now. I have been tasked with setting up a Micrologix 1400….. to a Cmore 10...
Replies
10
Views
487
Hi, We may of finally received out first v21 ML1400. IP address set, proceed to download standard file for our machines & at about the 80% mark...
Replies
10
Views
1,438
I have a Allen Bradely 1500 that has a cracked board. It still works but needs replaced (battery is no longer connected). To make migration easier...
Replies
10
Views
3,222
Hi, I've got a new project for a vacuum conveying system. We require to add another HMI to the existing system which will then feed 2 separate...
Replies
6
Views
1,825
Hi All I have connected a Keyence SR1000 to a Compact Logix PLC and am triggering the scanner and reading barcodes over Ethernet/IP, no issues...
Replies
2
Views
837
Back
Top Bottom