Data arrangement problem in the saved file

Post beginners questions here. Don't be ashamed starting stupid topics.
Ответить
Bombbooo
beginner
beginner
Сообщения: 27
Зарегистрирован: 19 мар 2012, 16:03
Версия LabVIEW: 2010
Контактная информация:

Data arrangement problem in the saved file

Сообщение Bombbooo »

Hello I got a problem with arranging data in the way I want. I can't have only one data/time on the top. It comes with every set of data. I also don't know how to arrange data to be in the same lines as the headers.

he things I want to have in the file are;

Date/Time
[ time Flow1 Pressure1 Flow2 Pressure3 Flow3 Pressure2

12:34:05 4 5 6 7 12 14

12:34:06 5 6 1 2 5 10

:

: ]



I also want to limit the user to have only 1 unit for Flow and Pressure for each measurement period till the stop button is pressed and be able to change the unit for the next measurement.

Sorry for asking you for a lot of tasks, but hopefully you could help

thank you
Вложения
test save.vi
(18.46 КБ) 230 скачиваний
Аватара пользователя
mzu2006

Professionalism Tutorials Black
doctor
doctor
Сообщения: 2456
Зарегистрирован: 16 авг 2008, 02:12
Награды: 3
Версия LabVIEW: 7.1 10 11 12
Откуда: St-Petersburg (RU), Phila, Boston, Washington DC
Контактная информация:

Re: Data arrangement problem in the saved file

Сообщение mzu2006 »

Switch to "Format into String" function. You can use tabulation characters (\t) for formatting text file.
Ответить
  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «For beginners»