08-22-2013 04:28 AM - edited 08-22-2013 04:32 AM
Hi
I am trying to make a noise generator with labview using the function generator tabor electronics ww1071. The fact is that when I try to load a file to the instrument (D:\Xavi\ White_Noise_200kpoints.wav) to generate an arbitrary waveform labview gives me the following error:
Load ww107x From File.vi <err> Arb Waveform
Driver Status: (Hex 0xBFFA0010) Invalid value for parameter or property.
Elaboration: Invalid Waveform Length
Specifically ww107x_LoadArbWfmFromFile block fails.
I have verified that the file is in place and according to the manufacturer is allowed a maximum of 1M points, the file is 200k. I tried with other lengths but I still get the same error. I found that this error is associated with the IVI, (the code is associated with the Hex 0xBFFA0010 is a IVI error). I dont know how to fix this, maybe could try to reinstall the drivers? Someone that I can lend a hand?
Drivers: http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=9204
09-29-2015 08:08 AM
Hi Havi,
have you fixed this problem, because I have pretty much the same, except for I am using ww1072 and I do not download the waveform, but calculate it and then send it to the vi as an array. Thank you in advance!