Creating Buffer to hold data for particular amount of time

musman

Member
Join Date
Nov 2014
Location
Munich
Posts
20
Hello,

I am writing a program which calculates the real Power and Energy Measurement and then store it inside SQL database. Now, I want to change it a little.

What I want is to store the Power and Energy Measurements after 30 or xxx sec inside an array and then send it after 60 sec or yyy sec. i.e. I want to send two or more calculated values after some specific time. It is like a buffer to store the values and send it later on.

I am sending the data to remote server using GPRS module.

How can I do it? How to create a buffer or array that holds the data for some specific time?
 

Similar Topics

The idea here is to provide for a brief rapid influx of message codes while preventing sequentially repeating the same message. i.e. if two...
Replies
23
Views
693
Hello everyone, In a factory where we installed Citect 7.20 the computer began to show the first signs of end of life. They never considered...
Replies
0
Views
75
Hi everyone, I'm a last year student at the university in Ghent, and for my thesis i need to write a TwinCAT program that writes data to a .daq...
Replies
0
Views
144
When I go to create a new module in Studio 5000 I can't enter any information for the IP Address or change any other fields. Is there any fix to...
Replies
1
Views
255
Hello I am kind of new to the Rockwell world, i've mainly worked with Siemens and Schneider untill now. I am to make a HMI application running...
Replies
7
Views
1,068
Back
Top Bottom