how to save the file?

Post beginners questions here. Don't be ashamed starting stupid topics.
Ответить
liabilityquek
interested
interested
Сообщения: 8
Зарегистрирован: 17 ноя 2010, 01:02
Версия LabVIEW: 2009
Контактная информация:

how to save the file?

Сообщение liabilityquek »

Hi peeps, i have just startedlearning VI, i have just createda new VI program which displays waveform on the waveform chart, i would like to save the results of the waveform in a new folder, how should i program it? Do i need to use a three loop system?

Please help!
Аватара пользователя
Eugen Graf

Activity Professionalism Silver Black
guru
guru
Сообщения: 6502
Зарегистрирован: 13 ноя 2007, 02:20
Награды: 4
Версия LabVIEW: 2009
Откуда: Saarbrücken
Контактная информация:

Re: how to save the file?

Сообщение Eugen Graf »

Would you show us your block diagramm? The easiest way to save what you see on the waveform chart is to create a property node->history of the waveform chart and connect the output of them to the Write To Spreadsheet File.vi.
liabilityquek
interested
interested
Сообщения: 8
Зарегистрирован: 17 ноя 2010, 01:02
Версия LabVIEW: 2009
Контактная информация:

Re: how to save the file?

Сообщение liabilityquek »

Can i do like what you said on a SubVI folder?
Аватара пользователя
Eugen Graf

Activity Professionalism Silver Black
guru
guru
Сообщения: 6502
Зарегистрирован: 13 ноя 2007, 02:20
Награды: 4
Версия LabVIEW: 2009
Откуда: Saarbrücken
Контактная информация:

Re: how to save the file?

Сообщение Eugen Graf »

You can save data to any folder on your PC, and yes, you can save data to the folder, where your subVI is.
liabilityquek
interested
interested
Сообщения: 8
Зарегистрирован: 17 ноя 2010, 01:02
Версия LabVIEW: 2009
Контактная информация:

Re: how to save the file?

Сообщение liabilityquek »

alright, i will try it out. thanks for the solution ((:
liabilityquek
interested
interested
Сообщения: 8
Зарегистрирован: 17 ноя 2010, 01:02
Версия LabVIEW: 2009
Контактная информация:

Re: how to save the file?

Сообщение liabilityquek »

I would like to save a continous waveform, how is it done? Please assist me, thanks
Вложения
Arduino Visa FGV SubVI.vi
This is the main program
(10.23 КБ) 294 скачивания
Arduino Visa FGV.vi
This is the SubVI program
(24.89 КБ) 350 скачиваний
liabilityquek
interested
interested
Сообщения: 8
Зарегистрирован: 17 ноя 2010, 01:02
Версия LabVIEW: 2009
Контактная информация:

Re: how to save the file?

Сообщение liabilityquek »

Hi, it would be great if u can help me. I would like to add on a another input signal which is temp values in the program. i would like to merge both signals and also log the data continuously. I was told by my lecturer that in order to datalog/save, i have to use write and read binary functions. I am kinda confused whether i should placed both the write binary and read binary in the SubVI file or in the main program?

please assist me, have been thinking about this the whole time. thanks
Ответить
  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

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