Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I format a 2 dimensional array?

I am using LabVIEW 7.0 and trying to format a 2-D table such that I have one column that records the date and time (d/t) every second and the other columns for corresponding channels' temperature readings. Right now, I have a column for the d/t for each channel. I don't need a column for the d/t for each channel because it would be redundant for each channel to show the same d/t reading. So, how do I get one column with only the d/t and the other columns with the temp. measurements?

thanks...
0 Kudos
Message 1 of 2
(2,050 Views)
Hello Jon411,

I have attached an example program attempting to do what you are describing. I wasn�t exactly sure how you were acquiring your temperatures, so I just used random numbers. Hopefully this will provide at least an idea of what you are trying to do.

If none of these suggestions help, or if I�m not correctly understanding your issue, please post the software and versions you are using, the applicable portions of your code, and any other information that may help, and I�ll be happy to look further into it.

Have a nice day!

Robert M
Applications Engineer
National Instruments
Robert Mortensen
Software Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,050 Views)