LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array(Non Displayable)

Hi,

 

I'm currently having problem to display the output with the error array(non displayable). Below are the files attached.

 

 

Download All
0 Kudos
Message 1 of 10
(5,113 Views)

Hai,

Kindly Post with some more details on what you are trying to do.  The information is inadequate.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 2 of 10
(5,103 Views)
Sorry for that. Currently i want to read data from excel but encounter a error msg array non displayable after the 2nd Variant to Data.
0 Kudos
Message 3 of 10
(5,097 Views)
I read through this forum regarding array non displayable. My current excel file display with Exponenatial value. will it because of that result in array non displayable. Anyone can help? i will be gladful.
0 Kudos
Message 4 of 10
(5,056 Views)

Hai,

Can you post two missing vi's so that i can try to run the vi and see if i can replicate the same error.  Instead of type casting the variant to string array try with some other datatypes.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 5 of 10
(5,048 Views)

Hi JK

Sorry that i forget to add in the subVI. As below is the library file. Really thank for your help.

0 Kudos
Message 6 of 10
(5,032 Views)

Hai,

 

This is pretty strange because i copied the same data to a different excel sheet and saved the sheet in the same name and your vi works fine for that excel file, but when i provide this file name am getting empty output.

 

"Value -> Array(Non Displayable)" is not an error it even comes for all the excel sheets for which am getting proper output.Smiley Happy

Just copy the values to another file and run the vi it works fine.

 

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
Message 7 of 10
(5,021 Views)
Thank JK. I tried that before Think that the only way to use my vi. Or i do not know any other way
0 Kudos
Message 8 of 10
(5,004 Views)

Hi ander99,

 

I think your problem might be that the file you originally posted was named Book1..xls (note that there are TWO dots in the file name) which might explain why if you copy the data and paste it in another file of the same name it works. Try renaming your file so that it only has ONE dot and try again.

Message Edited by vernyew.lim on 03-18-2009 08:34 PM
Best regards,
Vern Yew
Applications Engineer
0 Kudos
Message 9 of 10
(4,974 Views)

Hi Vern Yew,

 

I tried that also. Anyway is ok. I just copy my data to a new excel. I think is the security problem on the excel file that why unable to read or write to the file.

0 Kudos
Message 10 of 10
(4,967 Views)