Hi all,
There is something confusing me. In my VI, I have number type of data (DBL 64) which is field value, and I am able to create waveform chart by feeding it with number type data. But then I have problem with time axis that I want to have like oscciloscope. In order to do so, I use waveform graph , but now i have to convert my number data to array. First question, is there any simple VI to easily convert number to 1d array ( that i couldnt find in the conversion VIs),.Alternatively , i have tried to use initialize array VI for conversion, which resulted in out put of "0" all the time..
Could you please tell me that what i m missing or dont understand properly?
thanks