Hi! Is it possilbe to use arrays of float32 type in LabView or are all arrays automatically float64?
I would like to create a buffer working like this: - grow array until some size and do not allow further processing until array is full - when the array is full, allow the processing to proceede and then reset the array size Looks complicated to me... Thanks! Atmapuri.
