09-09-2009 01:15 PM
(I previously mis-posted this in the general forum, sorry!)
Hi,
I have text files coming in, each to add 250 values to a channel every 30 seconds. I am writing some code to massage the incoming data, and append the 4 channels to a single text file.
So I have 4 channels in a text file which continues to grow.
How do I make Diadem display all new data as the text file grows, to show analysis on the channel data in real-time?
Thanks!
My text file looks like this, and will grow by new lines as I receive them:
height,width,length,volume
15.00,13.460125,13.196651,12.123
13.404634,13.545893,13.171975,12.234
15.10,13.460125,13.196651,12.345
13.404634,13.545893,13.171975,12.456
09-10-2009 10:54 AM