Extract transform Store data

MKM@mkm

Member
Join Date
Aug 2016
Location
NA
Posts
1
We are doing a proof of concept to try the following

1) get data from KepServer
2) The Data will be transformed eg: a Status code of 1 gets transformed to "No-OP"
3) The transformed data will be moved to a database of Message Queue

Noe: The reverse operation can also happen where in data moves from MQ\ Database to Kepware

We are planning to develop an application which pings the kepware tags and move them to database or MQ based on configuration after transformation.

The data that PLC program creates will have 2 sections 1) header 2) Information

Header will have info like source and destination and other fields to maintain data integrity. Information will contain the actual data to be written to a database table. The information string will be separated by special characters will be going to a single table having multiple columns
Eg:
If info string is 1|051120160326|No-OP|25 this will go to a weight table having columns ID, Timestamp,Status,Total Weight.

Is this a valid approach?
A better question will be, are there applications which provides the same kind of service?
I am looking for how this is currently done by the industry and if we are in the right path.
We would love to avoid writing a new application for this, if there are off the shelf solutions available.
 

Similar Topics

Hi everyone. Quick questions. On UnityPro, I want to open and quickly read tags from a .STA files witouth opening the program. I have 30 plc...
Replies
2
Views
130
Hi all, I am working with an IO link sensor (measuring current across motor)and need to read in and store the sensor values for 5 seconds, then...
Replies
13
Views
1,200
Customer has a circa 2004 SLC-500 PLC. Fieldbus is a 1747-SDN DeviceNet scanner. Customer has SLC-500 file (.rss) with no comments. Has no *.dnt...
Replies
7
Views
549
Hi guys, I need a GSD file for the following sinamics drive (S120). IO Device SINAMICS S120 CU320-2 PN V4.4 PN-V2.2 with DriveES/SIMOTION...
Replies
6
Views
1,390
I would like to extract data from a Bizerba is50 using WebSockets or Profinet. I currently cannot find any information on the subject, any help...
Replies
1
Views
717
Back
Top Bottom