This means that you're passing a 1-D array out and the indicator that
you created is designed for only a single double value. You can fix
this one of two ways.
1) Create an array type indicator (do this by placing down an array
indicator, then placing a double indicator inside of this, OR by right
clicking the tunnel that comes out of your while loop and selecting
Create Indicator).
2) Index the array that comes out of the array using the Index Array.vi and send only one value to the double indicator.
Regards,
Matt S.
LabVIEW Integration Engineer with experience in LabVIEW Real-Time, LabVIEW FPGA, DAQ, Machine Vision, as well as C/C++. CLAD, working on CLD and CLA.