01-22-2008 12:46 AM
01-22-2008 04:40 AM
01-22-2008 04:42 AM
01-22-2008 10:10 AM
01-25-2008 07:05 AM
I've got the same problem - it takes from 4 to 20 SECONDS to write and read 2 ini file clusters.
The first cluster I write have a few text strings, an error cluster and some numbers.
The second is an array of clusters (I loop through the array and writes each cluster separately.) containing some text and numbers, most of it contained in sub-clusters.
With 0 or 1 element in the array it takes around 4 secs to write and read this to ini file. With 20 in the cluster this takes 20 seconds (on a cFP-2120).
The openG functionality here is quite nice, but if I can't fix this time problem I'm afraid its quite useless!
01-25-2008 07:40 AM
01-25-2008 08:04 AM
01-25-2008 09:02 AM
01-25-2008 10:10 AM
01-26-2008 01:50 PM
Wiebe@CARYA wrote:
Somewhere there is a VI (I assume, but it seems to me to be the easiest way)
that has a property of the cluster "Controls[]", that returns all the
controls inside the cluster.