CompactLogix -Fastest Datalog rate to SD Card

skyfox

Lifetime Supporting Member
Join Date
Nov 2006
Location
CA
Posts
279
1769-L24ER-QB1B CPU / RsLogix 5k V20

Does anyone know the fastest rate data (Float Register data) can be log to the SD card? Can it be done at 10ms intervals?
 
1769-L24ER-QB1B CPU / RsLogix 5k V20

Does anyone know the fastest rate data (Float Register data) can be log to the SD card? Can it be done at 10ms intervals?

I don't know the answer, but I can't think why it couldn't, the hardware (SD transfer rate) is fast enough.

It's been a while since I looked at data-logging to SD, but seem to remember the sample-code routines were "verbose", but worked.

Is this a continuous log-file, or one that is periodic (comes in bursts). If it is periodic, you can always buffer the data in the PLC and write to SD at your leisure.
 

Similar Topics

Hi everyone, i have a compact logic 1769-L18 PLC and I'm using FTalk View ME for the display. I wanted to do some visualization on Grafana. At...
Replies
1
Views
75
Does anyone know what the data transfer rate for this series of CompactLogix PLC's? 1769-L24ER-QB1B to be exact. Cheers.
Replies
1
Views
79
Does this instruction calculate values during a single scan, or does it require number of scans based on element count in the array? For Example...
Replies
3
Views
100
Hello all, and thank you in advance for any assistance you may be able to provide! This is my first post, so if I need to reformat or change...
Replies
6
Views
367
We are trying to poll data coming from a PLC for remote monitoring we have the IP address of the PLC and the default port number and the path is...
Replies
25
Views
542
Back
Top Bottom