10-16-2013 06:40 AM
Hai,
Can u suggest me what function to use for reading remaining data from 1D array.
Solved! Go to Solution.
10-16-2013 07:10 AM
Read remaining data? You mean to find a specific element and extract all of the elements afterwards?
Perhaps this: http://zone.ni.com/reference/en-XX/help/371361K-01/glang/array_subset/
Or choose from one of these: http://zone.ni.com/reference/en-XX/help/371361K-01/glang/array_functions/
10-16-2013 07:30 AM
Thank u....