dose of LabView play *.ssv files?

Hello

I have a file of great *.ssv of my recorder of test bench and want to read and do post processing such as filtering and curve fitting in LabView, can someone give me a starting point?

Thank you!

Build table should have nothing to do with the separation of the columns or lines. All you need is the table to Index. Wire a value just the entry of the column and you get the entire column. Wire a tax just the entrance to the line and you get a whole line. You can develop the service Array build to get several rows or columns with a single function.

You can post a real example of the file and your code instead of just the image of a 2D façade painting if you continue to have problems.

Tags: NI Software

Similar Questions

  • How to play .rmn files?

    I want to listen to the stories on http://www.npr.org/programs/specials/vote/list100.html .    How can I play the files .rmn on my Mac?

    Do you mean .rmm files?

  • How can I play ram files in firefox 33

    I'm unable to play ram files. The realplayer add-on no longer exists? What is available to play ram files?

    Fixed problems with RealPlayer modules

    See also http://forums.mozillazine.org/viewtopic.php?f=38 & t = 258759

  • What do I need play AVI files in El Capitan

    I have 3 versions of Flip4Mac and Quicktime and I can't convert or even play AVI files in El Capitan?

    How you have three versions of Flip4Mac?

  • Re: 32BL702B refuses to play AVI files

    Hi all

    We just bought a 32 inch LED 32BL702B TV and while we are generally very happy with it, we would like to play AVI files via the USB port. We had initially received a model 32BV702B TV by mistake by the shop we ordered some and did not notice for a day or two (not really seen the TV) it was the LCD instead of the LED model.

    We used the USB to play some opinions and it was fine.
    We returned this model because it was lower (so we thought) to get one we ordered.

    I tried the same USB and the same files, but each would not play.
    It seems that he thinks that the file format is not recognized.
    Addressing Toshiba technical support (and explaining the above) resulted in the following suggestions:

    -Your TV does not support videos via USB (I had to explain where in the manual, it says it does!)
    -all TVs are different
    -You must have encoded the bad opinion / in a codec not supported
    -You need to re - encode in a different format
    -You can try to update the firmware

    MPG files (encoded in MPEG1/2) seem to work file. JPEG & MP3s work also.

    I frankly don't want to have to re - encode all my AVI to MPG files and therefore seeks an alternative if possible. As far as I can see there is no firmware update for this TV, at least none I could find.

    If anyone has any suggestions I would be grateful, if it goes back to the shop.

    Thanks - Robbo

    In the manual under the C run-> File Formats supported for USB mode, you can find info.

    The Media Player supports movies with the .avi extension, but the video format must be:
    MPEG2 or 1.00 Xvid, Xvid 1.01, 1.02 Xvid, Xvid 1.03 or Xvid 1.10 - beta1/2
    In addition, the Audio Layer should be PCM

    Resolution rates and few avi files must be: max @30 1920 x 1080 p 20 Mbps

    If you must make sure that all the avi files meets these requirements

  • Toshiba 40SL733g - how do I play video files from USB flash memory

    When I plug my USB key into the USB port, menu Media Player comes with two options: Photos and settings.

    How can I make my TV recognize and play video files from USB flash memory?
    Flash is on FAT32.

    I tried to play avi, mp4 and mkv files, but nothing happens. It seems that flash is empty.

    Could you please help me solve this problem.
    Thank you!

    bzunic, have you updated the firmware your model?

    With my own game, (32RL900A), the notice said that some of the buttons of the remote control are "unused", however, after the first update of the firmware, the "unused" buttons have been used, (in our case, record, Time Shift and so on).

    Is the reason why I talk about this, these features became available after an update of the firmware and not included in the manual of the user, in our case, and a subsequent download of the instruction manual for our model actually gave instructions for the use of these features, which have been presented as 'not available '. in the manual original instructions supplied with the TV, but became available after the update of the firmware.

    Let us know how it works...

    donhe7

  • Windows Media Player cannot play audio files

    Hi, I have Toshiba laptop, this is my baby, and all of a sudden I can't play sounds! When I click to play a song in windows media player, it says:

    Windows Media Player cannot play the file because there is a problem with the audio device. It might not be a sound device installed on your computer, it can be used by another program, or it may not work properly.

    I tried everything and I'm on my last nerve! Basically, I'm rubbish with computers, I do not understand this at all, I followed all the ways suggested by the section 'aid' in my computer and I can't always listen to 'The Feeling!' Please help, I'm going crazy here!

    Yes my friend. The computer world is really not easy to understand, and sometimes I wish that I could no longer live the island of computer.
    but you know, the development never stop.

    OK, now your problem; have you checked the Device Manager?
    You don't see any yellow exclamation next to the sound card?

    I think that you should first try reinstalling the audio driver. Of course, it s a very tips but especially it works essentially ;)

  • Could you please tell me the name of the program that plays the files (mp3) begins with V and resembles a cone orange and white?

    Could you please tell me the name of the program that plays the files (mp3) begins with V and resembles a cone orange & white?

    VLC.

    http://www.videolan.org/VLC/

  • Motorola XOOM to play AVI files?

    The Samsung Galaxy 10.1 is supposed to load AVI files. As the material seems identical to the XOOMs is something (software) that will come to the XOOM/honeycomb or is the owner of Samsung. I searched and asked this question on the forums of Samsung, but no answers. Heres hoping the bike forums are better.

    Thank you

    The xoom can play .avi files... I just download Rockplayer on the market.

  • read in a labview complex binary file written in matlab and vice versa

    Dear all. We use the attached funtion "write_complex_binary.m" in matlab to write complex numbers in a binary file. The format used is the IEEE floating point with big-endian byte order. And use the "read_complex_binary.m" function attached to read the complex numbers from the saved binary file. However, I just don't seem to be able to read the binary file generated in labview. I tried to use the "Binary file reading" block with big-endian ordering without success. I'm sure that its my lack of knowledge of the reason why labview block works. I also can't seem to find useful resources to this issue. I was hoping that someone could kindly help with this or give me some ideas to work with.

    Thank you in advance of the charges. Please find attached two zipped matlab functions. Kind regards.

    Be a scientist - experiment.

    I guess you know Matlab and can generate a little complex data and use the Matlab function to write to a file.  You can also function Matlab that you posted - you will see that Matlab takes the array of complex apart in 2D (real, imaginary) and which are written as 32 bits, including LabVIEW floats called "Sgl".

    So now you know that you must read a table of Sgls and find a way to put together it again in a picture.

    When I made this experience, I was the real part of complex data (Matlab) [1, 2, 3, 4] and [5, 6, 7, 8] imagination.  If you're curious, you can write these out in Matlab by your complex function data write, then read them as a simple table of Dbl, to see how they are classified (there are two possibilities-[1, 2, 3, 4, 5, 6, 7, 8], is written "all real numbers, all imaginary or [1, 5, 2, 6, 3, 7, 4) [, 8], if 'real imaginary pairs'].

    Now you know (from the Matlab function) that the data is a set of Sgl (in LabVIEW).  I assume you know how to write the three functions of routine that will open the file, read the entire file in a table of Sgl and close the file.  Make this experience and see if you see a large number.  The "problem" is the order of bytes of data - Matlab uses the same byte order as LabVIEW?  [Advice - if you see numbers from 1 to 8 in one of the above commands, you byte order correct and if not, try a different byte order for LabVIEW binary reading function].

    OK, now you have your table of 8 numbers Sgl and want to convert it to a table of 4 complex [1 +, 2 + 6i, 5i 3 +, 4 + i8 7i].  Once you understand how to do this, your problem is solved.

    To help you when you are going to use this code, write it down as a Subvi whose power is the path to the file you want to read and that the output is the CSG in the file table.  My routine of LabVIEW had 8 functions LabVIEW - three for file IO and 5 to convert the table of D 1 Sgl a table of D 1 of CSG.  No loops were needed.  Make a test - you can test against the Matlab data file you used for your experience (see above) and if you get the answer, you wrote the right code.

    Bob Schor

  • Video codec required to play the file in Windows Media Player

    original title: Media Player

    How can I solve the following problem? Thank you.

    Error message:

    "Windows Media Player cannot play the file because the required video codec is not installed on your computer."

    How can I solve the following problem? Thank you.

    Error message:

    "Windows Media Player cannot play the file because the required video codec is not installed on your computer."

    =========================================
    You can try to download and install a codec pack
    or you can try using another media player.

    No guarantee... but maybe it would be interesting to try
    Download and install the following free codec pack:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    K - Lite Codec Pack (full)
    http://www.filehippo.com/download_klite_codec_pack/
    (Windows XP - Vista - 7)

    One of the following freeware media readers can
    be worth a try... they'll play anything.

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    VLC Media Player (32-bit)
    http://www.filehippo.com/download_vlc_32/
    (works on XP/Vista/7)
    (the name of the file to download is: vlc - 2.0.4 - win32.exe)

    VLC Media Player (64-bit)
    http://www.filehippo.com/download_vlc_64/
    (the name of the file to download is: vlc - 2.0.4 - win64.exe)
    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Media Player Classic Home Cinema
    http://www.videohelp.com/tools/Media-Player-Classic-home-cinema
    (works on XP/Vista/7)  (The name of the file to download is:)
    "mplayerc_homecinema.1.6.4.6052.x86.exe).
    (start with left click - Download (direct link)

  • Windows Media Player cannot play the file

    I get the following message appears when you try to listen to a streaming radio station live online.

    Windows Media Player cannot play the file. A network firewall might prevent the player to open the file by using the UDP transport protocol. If you typed a URL in the open URL dialog box, try using a different transport protocol (for example, "http:").

    I can listen to other stations, but not this one.  Before about 2 weeks ago, I had no problem getting the live stream.  Has been no change on my computer.  URL is: http://www.wlpv1079online.com/Live%20Streaming%20Page.htm

    Hi Kathy,

    1. what operating system is installed on the computer?
    2. which web browser is installed on the computer?
    3. What is the accurate and complete error message you get?

    Method 1
    I suggest you try the steps from the following link:

    Windows Media Player Error Message help
    http://www.Microsoft.com/windows/windowsmedia/player/Webhelp/default.aspx?&mpver=11.0.5721.5145&ID=C00D11B6&ContextId=70&OriginalID=C00D2EF9

    Method 2
    If the problem is with a particular station, then I suggest you to contact the support of the radio station.

    Method 3
    I suggest you to disable the firewall and see if the problem still occurs.

    Enable or disable Windows Firewall
    http://Windows.Microsoft.com/en-us/Windows7/turn-Windows-Firewall-on-or-off

    Note: Make sure that you enable the firewall after troubleshooting is completed.

  • Unable to play video file error: Windows Media Player cannot play the file. The player might not support the file type or a required codec may not be installed on your computer

    Original title: Windows Media Player shows that the new codecs are required

    Original title: query codec and Media Player re

    Have used windows media player for many years on my dell. Usually to see the videos from Sony handycam. Just downloaded wmediaplayer and recent videos from Camcorder will not open one of the videos.

    The following message is displayed "Windows Media Player cannot play the file. The player might not support the file type or a required codec may not be installed on your computer. »

    As I have not changed anything helpful suggestions please.

    concerning

    The winemaker

    Hello

    1. What is the format of the video file?

    2. what operating system is installed on the computer?

    Method 1: Run the troubleshooter in Windows Media Player on Windows 7 settings:

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-settings-Troubleshooter

    Method 2: You can check if the file format of the music files are supported by Windows media player using the link below.

    Information on the types of media files that supports Windows Media Player

    Note: If you have tried to play the file type is included in this table, the file might have been encoded with a codec that is not supported by Windows Media Player. If this is the case, Windows Media Player cannot play the file.

    Method 3: In addition, you can also download & install the necessary codec to play the files.

    For more information, see: Codecs: frequently asked questions

    (For Windows Vista)

    WARNING of THIRD PARTY SOFTWARE: Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    Hope this information is useful.

  • Windows Media Player won't play the .zip files. How to see or play these files?

    Media Player

    Windows Media Player won't play the .zip files. How to see or play these files? I'm 67 and not tech savvy thanks for the help.

    Hello

    ZIP files are compressed, so you need to unzip and then play the content if the
    content is of type WMP files.

    Compress and uncompress files (zip files)
    http://Windows.Microsoft.com/en-GB/Windows7/compress-and-uncompress-files-ZIP-files

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • No matter what I try to play, I get this message, "Windows Media Player has encountered a problem while playing the file." And the media player does not work

    Windows Media Player

    No matter what I try to play, I get this message, "Windows Media Player has encountered a problem while playing the file."  And the media player does not work

    Reset the WMP.

    Step by step instructions are given here: -.

    http://www.mydigitallife.info/how-to-uninstall-and-re-install-Windows-Media-Player-12-WMP12-in-Windows-7/

Maybe you are looking for