LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert Datatypes and some spreadsheet questions

Hello Group

i hope someone in here speaks German, cause i can't find the English
translation for "Signalverlaufsdaten". My questions:
1. How do I convert "Signalverlaufsdaten" to an Array?
2. How do I prevent the date&timestamp and the header to be written to a
file when using the "Export Waveform To Spreadsheet File.vi" Function?

Thanx for your help

Frank
0 Kudos
Message 1 of 6
(3,206 Views)
According to my personal implanted Babel Fish, "Signalverlaufsdaten" translates as "signal process data". Which makes it sound like the signal output from some sort of processing? What is the data structure of it? If you open your help window and hover over a wiring carrying the "Signalverlaufsdaten" with the wiring tool the help window should show what it is made up of.

Concerning your second question, save a copy of the export VI with a different name and modify it to not insert the datestamp or header. See attached...

Mike...

PS: The attached VI is a very quick modification. I haven't prettied it up any, I just stripped out the unwanted parts.

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 6
(3,206 Views)
Hi mike,

he has a german LV. "Signalverlaufsdaten" is known in the english version as waveform. he wants to strip the value array from the waveform and write it to a spreadsheet file.

Waldemar
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 3 of 6
(3,206 Views)
Cool...

In that case the example code I posted will show how to do that too.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 6
(3,206 Views)
Hi Waldemar,

somehow a posting must have been lost on my Newsserver. Your Posting was the
first answer to mine and though you start it with Hi Mike i suppose there
must have been another to which you refer to. As i understand there was code
posted by Mike in this posting so if someone would be so kind to forward it
to me via E-Mail to frank.weiss-motz@ukb.uni-bonn.de .

Thanx

Frank

"waldemar.hersacher" schrieb im Newsbeitrag
news:506500000005000000BCD10000-1042324653000@exchange.ni.com...
> Hi mike,
>
> he has a german LV. "Signalverlaufsdaten" is known in the english
> version as waveform. he wants to strip the value array from the
> waveform and write it to a spreadsheet file.
>
> Waldemar
0 Kudos
Message 5 of 6
(3,206 Views)
Hi Mike & Waldemar,

just wanted to say thank you to both of you for your quick response.

Bye Frank

"waldemar.hersacher" schrieb im Newsbeitrag
news:506500000005000000BCD10000-1042324653000@exchange.ni.com...
> Hi mike,
>
> he has a german LV. "Signalverlaufsdaten" is known in the english
> version as waveform. he wants to strip the value array from the
> waveform and write it to a spreadsheet file.
>
> Waldemar
0 Kudos
Message 6 of 6
(3,206 Views)