08-10-2006 10:47 AM
08-11-2006 10:51 AM
George,
To get the size of an array, you can use GetNumElements() for a 1D array, or GetArrayBounds() for a n-dimensional Array.
As to why your sequence file is huge, I'm not sure yet. What are your load and unload options for your code modules. You can find this setting in the Properties window of each step under the Run Options tab. If you are not using the "Load Dynamically" option, that would be the first thing to try.
How many sequences do you have in your sequence file, and how many custom Step Types/Data Types/Properties/Sequence File Options do you have? Each custom object will be stored in the sequence file.
Hope this helps!
Josh W. | National Instruments | Applications Engineer