SV TDMS Write VI
- Updated2024-06-18
- 29 minute(s) read
SV TDMS Write VI
Owning Palette: TDMS VIs
Requires: Sound and Vibration Toolkit
Writes data to the specified .tdms file in a format specific to the polymorphic instance. Wire data to the scaled signal [EU] input to determine the polymorphic instance to use or manually select the instance.
Use the SVPO TDMS Write VI to write data to the specified .tdms file on embedded targets that have limited computational resources.
SV TDMS Write Time Waveform (1 Ch)
![]() |
write channel properties (T) specifies whether to write the channel properties when the VI runs. You can set this input to TRUE the first time the VI runs, and thereafter set it to FALSE to speed up the VI. The default is TRUE. | ||||||
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||
![]() |
channel name in specifies the channel to perform the operation on. | ||||||
![]() |
scaled signal [EU] specifies the scaled signal expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define a virtual channel in National Instruments Measurement & Automation Explorer (MAX).
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||
![]() |
channel name out returns the name of the channel on which you performed the operation. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Time Waveform (N Ch)
![]() |
write channel properties (T) specifies whether to write the channel properties when the VI runs. You can set this input to TRUE the first time the VI runs, and thereafter set it to FALSE to speed up the VI. The default is TRUE. | ||||||
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||
![]() |
channel names in specifies the channels to perform the operation on. | ||||||
![]() |
scaled signals specifies the scaled signals expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define a virtual channel in National Instruments Measurement & Automation Explorer (MAX).
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||
![]() |
channel names out returns the names of the channels you performed the operation on. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Octave (1 Ch)
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||
![]() |
channel name in specifies the channel to perform the operation on. | ||||
![]() |
octave spectrum specifies the octave spectrum to perform the operation on, in band power versus nominal frequencies.
| ||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||
![]() |
octave info specifies information about the octave spectrum that you can pass from another VI.
|
||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||
![]() |
channel name out returns the name of the channel on which you performed the operation. | ||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Octave (N Ch)
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||
![]() |
channel names in specifies the channels to perform the operation on. | ||||
![]() |
octave spectra specifies the octave spectra to perform the operation on, in band power versus nominal frequencies.
| ||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||
![]() |
octave info contains information about the octave spectra that you can pass from another VI.
|
||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||
![]() |
channel names out returns the names of the channels you performed the operation on. | ||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Spectrum (1 Ch)
![]() |
write mode specifies how LabVIEW writes data to an existing file.
|
||||||
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||
![]() |
channel name in specifies the channel to perform the operation on. | ||||||
![]() |
spectrum specifies the frequency-domain data for the spectrum.
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
component specifies the spectrum component. The valid values are Magnitude, Phase, Real, Imaginary, Coherence, and Unknown. | ||||||
![]() |
spectrum info contains information about the spectrum that you can pass from another VI.
|
||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||
![]() |
channel name out returns the name of the channel on which you performed the operation. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Spectrum (N Ch)
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||
![]() |
channel names in specifies the channels to perform the operation on. | ||||||
![]() |
spectra specifies the frequency-domain data for each spectrum.
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
component specifies the spectrum component. The valid values are Magnitude^2, Magnitude, Phase, Real, Imaginary, Complex, Coherence, and Unknown. | ||||||
![]() |
spectra info contains information about the spectra that you can pass from another VI.
|
||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||
![]() |
channel names out returns the names of the channels you performed the operation on. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Spectrum (Colormap)
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||||||||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||||||||||||
![]() |
colormap specifies the spectral results of a transient analysis on an intensity graph with a rainbow color scale.
| ||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||
![]() |
spectrum info contains information about the spectrum that you can pass from another VI.
|
||||||||||||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||||||||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Spectrum (Waterfall)
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||||||||
![]() |
channel names in specifies the channels to perform the operation on. | ||||||||||||
![]() |
waterfall graph data specifies an array of 2D waveform signals in three dimensions.
| ||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||
![]() |
Z info specifies z-axis label information about the waterfall graph.
| ||||||||||||
![]() |
spectrum info contains information about the spectrum that you can pass from another VI.
|
||||||||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||||||||
![]() |
channel names out returns the names of the channels you performed the operation on. | ||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Speed Profile (1 Ch)
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||
![]() |
channel name in specifies the channel to perform the operation on. | ||||
![]() |
speed profile specifies the tachometer-pulse arrival time and the rotational speed at each pulse.
| ||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||
![]() |
speed position info specifies the position information of the speed [rpm] subparameter for each tachometer signal.
| ||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||
![]() |
channel name out returns the name of the channel on which you performed the operation. | ||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Even-Angle Signal (1 Ch)
![]() |
write channel properties (T) specifies whether to write the channel properties when the VI runs. You can set this input to TRUE the first time the VI runs, and thereafter set it to FALSE to speed up the VI. The default is TRUE. | ||||||
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||
![]() |
channel name in specifies the channel to perform the operation on. | ||||||
![]() |
even-angle signal specifies the data resampled at even-angle intervals. even-angle signal is synchronous to the rotational speed with a constant number of samples per revolution.
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
even-angle channel info contains information that you can pass from another VI about the measurement configuration for even-angle signal.
|
||||||
![]() |
even-angle position info specifies the position information of even-angle signal.
| ||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||
![]() |
channel name out returns the name of the channel on which you performed the operation. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Even-Angle Signal (N Ch)
![]() |
write channel properties (T) specifies whether to write the channel properties when the VI runs. You can set this input to TRUE the first time the VI runs, and thereafter set it to FALSE to speed up the VI. The default is TRUE. | ||||||
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||||
![]() |
channel names in specifies the channels to perform the operation on. | ||||||
![]() |
even-angle signals specifies an array of data resampled at even-angle intervals. even-angle signals are synchronous to the rotational speed with a constant number of samples per revolution.
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
even-angle channel info contains information that you can pass from another VI about the measurement configuration for even-angle signals.
|
||||||
![]() |
even-angle position info specifies the position information of even-angle signals.
| ||||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||||
![]() |
channel names out returns the names of the channels you performed the operation on. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Order Track (1 Ch)
![]() |
write mode specifies how LabVIEW writes data to an existing file.
|
||||
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||
![]() |
channel name in specifies the channel to perform the operation on. | ||||
![]() |
order component specifies the order component.
| ||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||
![]() |
component specifies the spectrum component. The valid values are Magnitude, Phase, Real, Imaginary, Coherence, and Unknown. | ||||
![]() |
spectrum info contains information about the spectrum that you can pass from another VI.
|
||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||
![]() |
channel names out returns the names of the channels you performed the operation on. | ||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Order Track (N Ch)
![]() |
write mode specifies how LabVIEW writes data to an existing file.
|
||||
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. | ||||
![]() |
group name in specifies the channel group on which to perform the operation. | ||||
![]() |
channel names in specifies the channels to perform the operation on. | ||||
![]() |
order components specifies the order components.
| ||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||
![]() |
component specifies the spectrum component. The valid values are Magnitude, Phase, Real, Imaginary, Coherence, and Unknown. | ||||
![]() |
spectra info contains information about the spectra that you can pass from another VI.
|
||||
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | ||||
![]() |
group name out returns the name of the channel group on which you performed the operation. | ||||
![]() |
channel names out returns the names of the channels you performed the operation on. | ||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Scalar (1 Ch)
![]() |
write channel properties (T) specifies whether to write the channel properties when the VI runs. You can set this input to TRUE the first time the VI runs, and thereafter set it to FALSE to speed up the VI. The default is TRUE. |
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. |
![]() |
group name in specifies the channel group on which to perform the operation. |
![]() |
channel name in specifies the channel to perform the operation on. |
![]() |
value specifies the double-precision scalar value to write to the .tdms file. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
scalar info in specifies the measurement-analysis context of value. |
![]() |
Y-unit label (" ") specifies the engineering unit for value. |
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. |
![]() |
group name out returns the name of the channel group on which you performed the operation. |
![]() |
channel name out returns the name of the channel on which you performed the operation. |
![]() |
error out contains error information. This output provides standard error out functionality. |
SV TDMS Write Scalar (N Ch)
![]() |
write channel properties (T) specifies whether to write the channel properties when the VI runs. You can set this input to TRUE the first time the VI runs, and thereafter set it to FALSE to speed up the VI. The default is TRUE. |
![]() |
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Open function to open the refnum. |
![]() |
group name in specifies the channel group on which to perform the operation. |
![]() |
channel names in specifies the channels to perform the operation on. |
![]() |
values in specifies the double-precision scalar values to write to the .tdms file. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
scalar function info in specifies the measurement-analysis context of values. |
![]() |
Y-unit label (" ") specifies the engineering unit for values. |
![]() |
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. |
![]() |
group name out returns the name of the channel group on which you performed the operation. |
![]() |
channel names out returns the names of the channels you performed the operation on. |
![]() |
error out contains error information. This output provides standard error out functionality. |