LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

spreadsheet

I have attached a spreadsheet vi which I am making. However it has many errors. I am having trouble fixing it. Can anyone show me how to fix it.
0 Kudos
Message 1 of 8
(3,376 Views)
Well, your "boolean" and "clustered array" and has no purpose. You are also mixing data types, e.g. wiring a path to an error input of a property node and a boolean to the path input of the file I/O.
 
I no longer have LabVIEW 6.0, but the attached picture is a minimal working version. I hope you can take it from here. good luck. 🙂

Message Edited by altenbach on 07-05-2005 09:30 AM

0 Kudos
Message 2 of 8
(3,371 Views)
Hi,
I don't know what's the clustered array and the boolean for, so I left them unconnected.
It is saving the values of the five controls to a spreadsheet file specified by the user.
I hope this was what you need, if not please describe it, someone will help you.
 
Paulo
0 Kudos
Message 3 of 8
(3,365 Views)
The VI is in LV7.1.1. Can you change it to 7.0? Where can I get 7.1.1?
0 Kudos
Message 4 of 8
(3,354 Views)
Your numeric DBL is different from mine. Yours has an arrow head. How do I do that?
0 Kudos
Message 5 of 8
(3,351 Views)

@labview1958 wrote:
Your numeric DBL is different from mine. Yours has an arrow head. How do I do that?

Try using something newer than 6.0. That's probably the reason.

___________________
Try to take over the world!
0 Kudos
Message 6 of 8
(3,335 Views)
Hi,
 
Here it is,
Hope it helps,
Paulo
0 Kudos
Message 7 of 8
(3,327 Views)

For LabVIEW 7.1, you have to buy an upgrade.

7.1.1 is just a free upgrade from 7.1.

0 Kudos
Message 8 of 8
(3,326 Views)