LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write traces to spreadsheet file mis-wiring

I want to extract the data from the DSC database based on a user- or program- defined time range and write that data to a text file. I have the first stages of that set up here, but there is a broken wire (cluster type) that I don't understand what about it is broken.

According to the help dialog for "Write Traces to Spreadsheet File", the trace information cluster shown in the vi should be correct. But it is not and is marked as a false connection. What is wrong???
0 Kudos
Message 1 of 3
(2,850 Views)
Change the order of the objects inside your cluster. Disconnect the cluster wire from the write traces to spreadsheet file vi. Right click on the terminal and select create constant. Turn on the context help window and move the cursor to both wires and note the order of the items in the datatype of the wire.
Message 2 of 3
(2,850 Views)
That did it. Thanks.
0 Kudos
Message 3 of 3
(2,850 Views)