High Speed Data trending and loging

jonfarrugia

Member
Join Date
Mar 2008
Location
London
Posts
130
I have an application where the customer is looking to trend and log to file, tag variables. The customer wants to log data every 0.5 seconds.

We have a Panelview 1500 and PC's available. I'm looking for either an ActiveX control or software app capable of this.

I've looked into the datastore active X but it is only capable of logging every seconds...I need to log faster.

Any ideas?
 
Hello,

PeakHMI can log to a database every 100 milliseconds.

From the help file:

Refresh rate


If the refresh rate is 0 (zero) a record will only be inserted via a script command or mouse command. If the refresh rate is 100 milliseconds or greater a record will be inserted at the configured refresh rate.
 
Hello,

It is a full featured HMI.

There is a trial/demo installer and a demo project for ODBC data logging.

EMail support if you need some help.
 
for reference i wrote a program in java that read 120 16 bit registers over modbus and write them to solid state disk, and then read the registers again. It was reading the PLC about three times a second. This was fast enough so I didn't try to make it faster.

Citect (ugh) could certainly log every .5 seconds.
 

Similar Topics

I have an application that requires high speed data acquisition. We are looking to capture data once every 10-20mS. This is for edge computing...
Replies
16
Views
6,654
We have two staggered prox. sensors hooked up to an allen bradley vhsc24 point io module. They are counting up and down in encoder mode due to...
Replies
2
Views
1,525
We are exploring options for high speed data acquisition. Currently use AB hardware to do the machine controls and then NI hardware for the high...
Replies
2
Views
2,796
I am trying to figure out how to use a High speed counter module for an incremental encoder. I don't have the exact model number for the encoder...
Replies
4
Views
2,572
I'm wondering if someone could point me in the right direction here. I have a test fixture traveling at a speed between 10 and 40 mph that has a...
Replies
7
Views
2,873
Back
Top Bottom