12-11-2007 05:31 AM
Hi Friends,
I am new to LabView and I am using LabView 8.5 from last 3 weeks.
My requirements are I am getting data and I need to divide that data in frames of 8 bytes.
For example
case 1) I am getting INPUT DATA of 15 bytes
Case 2) I am getting INPUT DATA of 60 bytes
INPUT DATA can vary in any range.
In both cases I want to divide INPUT data it in frames of 8 byte.
This means INPUT DATA is not of fixed length and I don't know which Data Type and Control to use for it.
Thanks
Manoj
12-11-2007 08:44 AM