File save: wave or text

I saved my DAQ data as a text file to open the notepade.
I want to add the sound data acquired from the DAQ.
The sound data should be synchronized with other data and will be played with sound player.
In this case, it seems to convenient to save as a *.wav format using the sound function.
Is it good idea? or recommend me some other technique.
I am afraid there is a difference between *.wav and *.text.
The precision should not be lost.

I'm not aware of any problem with amplitudes above 1. Try to use a structure similar to this if you want to save your waveform data directly to file as you gather it.
Message Edited by Captain Kirby on 09-05-2008 04:33 PM
Asa Kirby
CompactRIO Product Marketing Manager
Sail Fast!
Attachments:
Save to Sound File.png ‏4 KB

Similar Messages

  • File Save As Other Text  IS NOT WORKING.  Why?

    I have a PDF file with a table and selectable data.   I want to save it as text.   I go to File > Save As Other > Text.  The Save As dialog box opens, I name the file, click Save.  NOTHING.  Absolutely nothing.  Not in the save location.  I repeat the process, same save location, nothing.  It doesn't even prompt that I am overwriting.   Try to save in other locations, again nothing.  What gives??

    Details might include
    * your operating system (e.g. Windows 7, Mac OS Lion)
    * the exact version of Acrobat (e.g. Acrobat Pro 11.0.14)
    * whether this is a problem with all PDF files, or that others work but this one fails
    * if the file is available publicly, its URL
    * anything else that might help us, sadly lacking in psychic powers, understand enough to help

  • In adobe 9.5 reader. File/save as text does not work.

    I have adobe 9.5 reader. If I do file/save as text I always get an empty .txt file. What is wrong?

    It looks like you are correct! They do appear to be scanned pages, but the icon that shows bfore the file name is Adobe  & if I try to use the Open with option only Adobe is allowed. No wonder it confused me. Thank you for your help!

  • Save string in text file

    I have program to store Arabic string and save it in text file i use Eclpise there i did change the encoding to UTF-8 so i can read the string and print it fine but when i save it as a text file in c drive i get this ��������;����������������������;�������� insted of the arabic string.
    this is a part of the code:
    FileOutputStream fileStream;
    try {
    fileStream = new FileOutputStream ("c:/test/f1.txt");
    PrintWriter pw=new PrintWriter(fileStream, true);
    // s2=new String(s2.getBytes( "UTF-8"));
    pw.println(s2);
    } catch (FileNotFoundException e) {
    e.printStackTrace();
    }

    Hi
    Have a look at your OS settings and make shure that your OS regional setting allows support for Arabic.
    If you are using Windows you can check the settings at
    Start --> Settings --> Controll Pannel --> Regional and Language Options.
    Regards
    Vijendra

  • Can I save and read text files on a server that I host?

    Hello everyone,
    I am a java hobbiest. I was wondering if I set up my own server, running out of my house, could I have my applets save to my computer and read from my computer without having to learn JDBC and a DATABASE language. In other words could i just have my applet save and read text files from and to my server?
    I'm trying to set up a sight for my 5th grade class where parents can log into. Thanks for your time.
    Oh yeah, which is easier, learning how to set up a server or learning JDBC and a DATABASE language?
    If you have any other good idease please tell me them
    Thank you, Bryan

    Short answer: This isn't gonna work
    Long answer: For this to work, the first thing you're going to need is a static IP address and a DNS name registered -actually you don't necessarily need #2 but you're probably gonna want it and it's by far the easier of the steps.
    As far as I know to get a fixed IP address you've either gotta be directly attached to a larger network (ie university network) or get a leased line from an ISP.
    Once you've got that done come back to us.

  • How to save and open Text/csv file over APS

    Hi,
    I want to save(and open later) data from database block in text/csv file format over Application server, I did a lot of search here on Forms but didn't found a reasonable solution, Some one plz help me.
    Thanks and Regards, Khawar.

    As long as you are using the Report Generation Toolkit, there is no need to use ActiveX for the purpose of saving the Excel file -- Save Report will do that for you.  You can then export (as text) all of the Excel data and use the Write Spreadsheet File to make the .CSV file.  Here is how I would rewrite the final bits of your code --
    I cleaned up the wires around Excel Easy Table a bit.  You'll see I made a VI Icon for Replace Filename, which does (I think) a nicer job of self-documenting than showing its Label.  To make the filename, add the correct extension (.xlsx for Excel, .csv for CSV), use Build Path to combine Folder and Filename, and wire to Save Report.
    The next two functions add the Extract Everything and Write to Spreadsheet, using a Comma as a separator, which makes a CSV copy for you.
    Bob Schor

  • Scheduling multiple tab BO XI3 report needs to save into multiple text file

    Hi,
    I have BO XI 3 Desktop Intelligence reports, those reports contains multiple tabs. Once after scheduling these reports the output needs to save as different text files (each tab as separate text file). Generally when select output as text file we will get the text file with the data of current tab, but in this scenario I want all the tabs data into different text files. I guess we can do this with macro. But I am not good in macro development, hope somebody can help me.
    Could you please help out for the same!
    Thanks,
    Rama

    Thanks Dan.. I made chenges in code as per your suggestion.. its working fine in DeskI -> local PC
    But this is not working in InfoView level... when i scheduled the same report its not saving into multiple text files... can you please have look...
    macro code as follows:-
    Public Sub SaveAsText()
    Dim StrTxtPath As String
    Dim BusDoc As busobj.Document
    Set BusDoc = ThisDocument
    Dim BusRep As Report
    Dim I As Integer
    On Error GoTo ErrHandler
    'StrTxtPath = "
    xxxx.xxx.xxx.com\common\Reporting\"
    StrTxtPath = "D:\Business Objects\Test_Macro\"
    For I = 1 To BusDoc.Reports.Count
    Set BusRep = BusDoc.Reports.Item(I)
    BusRep.ExportAsText (StrTxtPath & BusRep.Name)
    Next I
    ErrHandler:
    Exit Sub
    End Sub
    When i run this macro through DeskI.. its saving the report as multiple .txt files with respective number of tabs... but the same thing is not working when i tried in scheduling...
    Can you please suggest me what are the changes needs to be done...
    Thanks in Advance
    Thanks,
    Rama

  • Pasting from a web page into a File-Save dialog no longer works; causes a freeze-up

    When I place an order on Amazon, I copy the order number, then print the invoice to .pdf. When the file save dialog comes up, I paste in the order number as part of the file name. I used to, that is. At some point the pasting part no longer worked: nothing (visible anyway) is pasted, but something is happening, as the file save process hangs, and I have to use task manager to kill it. Then, the print process is trashed - if you try to print again, you get an error - and I have to restart Firefox to clear that.
    This copy/paste procedure works fine in IE & Chrome.

    The only way I was able to reproduce what you described is to run the script after copying a picture.
    Here is a refined version.
    It make two attempts to grab text items from the clipboard.
    If both failed, it send an error message.
    --[SCRIPT table2text]
    Enregistrer le script en tant qu'Application ou Progiciel : table2text.app
    déplacer l'application créée dans le dossier
    <VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:Applications:
    Il vous faudra peut-être créer le dossier Applications.
    Copiez vos données dans le Presse-papiers.
    menu Scripts > table2text
    Le presse-papiers sera alimenté par le composant Text ou utf8 du contenu initial.
    +++++++
    Save the script as an Application or an Application Bundle: table2text.app
    Move the newly created application into the folder:
    <startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:
    Maybe you would have to create the folder Applications by yourself.
    Copy your block of datas to the Clipboard.
    menu Scripts > table2text
    The Clipboard will be filled with the text or the utf8 component of its original contents.
    Yvan KOENIG (Vallauris, FRANCE)
    4 février 2009
    --=====
    on run
    try
    set the clipboard to (the clipboard as text)
    on error
    try
    set the clipboard to (the clipboard as «class utf8»)
    on error
    if my parleFrancais() then
    error "Pas de données texte dans le presse-papiers !"
    else
    error "No valid text data in the Clipboard !"
    end if
    end try
    end try
    end run
    --=====
    on parleFrancais()
    local z
    try
    tell application theApp to set z to localized string "Cancel"
    on error
    set z to "Cancel"
    end try
    return (z = "Annuler")
    end parleFrancais
    --=====
    --[/SCRIPT]
    Yvan KOENIG (from FRANCE mercredi 4 février 2009 21:49:14)

  • How to programmatically Save As Plain Text

    I want to programmatically get the same output that Adobe gives me when I choose File -> Save As and select Text (Plain) or choose File -> Export -> Text -> Text (Plain).
    I have tried other programs but none so far give me the same text as what Adobe gives me. I have tried looking through the SDK and don't see where this can be done. If anyone knows of a program that does this or knows where in the SDK this can be done that would be great.
    Thanks

    The AVConversion APIs in plug-ins give access to the save as formats
    (except PDF).
    Aandi Inston

  • Download file in struts - File save dialog not showing up

    Hi,
    The issue i have is - the file save dialog box which should be displayed on file download is not showing up.
    I have a DAO being called from the Action form SaveDocumentAction which extends DispatchAction and has a download(mapping, request, response,..) method. Below are relevant portions of my code.
    public void showDocument(DocumentTO Doc, HttpServletResponse response){
    //get filename etc
    response.setContentType("application/x-download");
    response.setHeader("Content-Disposition", "attachment; filename=myFile.txt");
    OutputStream out = response.getOutputStream();
    //code for writing from input file to out
    I shld be getting a File Save dialog after response.setHeader(), but I am not. Can anyone tell me where I am going wrong. I have printed SOPs and all print fine, even the file writing part.

    Put this code into a servlet rather than a JSP.
    JSP are for returning text based HTML pages. It adds extra carriage returns into the response that will corrupt the file, and prevent the dialog showing up.
    This code is much better off being in a servlet
    If you are using a FileInputStream, you should be using a ServletOutputStream rather than the JSP writer: response.getOutputStream()
    When dealing with file input in a JSP/Servlet you should use the methods of ServletContext. getRealPath() turns a website relative file into a real location on disk. getResourceAsStream() opens the file for you. getResourceAsStream() is more reliable as it will work even if the web app is deployed in a packed WAR.
    Cheers,
    evnafets

  • File Save dialog box not showing correct file name while saving file

    hi
    Currently, after the Submit button is hit, the File Save dialog box is displayed. If the user saves the file and then opens it then the output appears correct however if the user chooses to open the file without saving on the local machine then the correct viewer is not used to display the file. The name of the file is defaulted as qotSCopPrint.jsp and the default file viewer for jsp files is chosen to view the file. The format of the file is obviously not text (it is either pdf or rtf) so the output shows binary characters.

    data : v_repid like sy-repid.
    parameters : p_file like rlgrap-filename.
    initialization.
    v_repid = sy-repid.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
      CALL FUNCTION 'F4_FILENAME'
           EXPORTING
                program_name  = v_repid
                dynpro_number = syst-dynnr
                field_name    = 'P_FILE'
           IMPORTING
                file_name     = p_file.
    Message was edited by:
            Chandrasekhar Jagarlamudi

  • How to get a file save dialog box on button click

    Hi All,
    I have  some text  and I want to write this text in to a  file.Then I want to save this file to my local system using a file save dialog box so that I can choose the location where I want to save this file.Please tell me how can I do this in WebDynpro.
    If I cannot get the File save Dialog Box then how can I give the path while creating the new file so that it is created on my local system  as the application is running on server.
    Regards
    Rahul

    Hi Rahul,
    Sometime back I was also facing the same requirment and there are only two solutions to it one is what Armin suggested to use the file download UI element the other one you can get from this link How to write a file on our local machine using Web Dynpro
    Regards
    Sid

  • File- save crashing apps / EXC_BAD_ACCESS (SIGBUS) - KERN_PROTECTION_FAIL

    Since moving to snow leopard I'm having a large number of application crashes, especially in web browsers, (Firefox, Chrome) and Text Wrangler. The issue is reproducible, all I have to do is perform a "file - save as" function, the system hangs a bit while all my drives spin up and then the application crashes. It's especially bad with saving images or file downloads.
    sample crash log from Chrome:
    Process: Google Chrome [29631]
    Path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
    Identifier: com.google.Chrome
    Version: 5.0.342.9 (342.9)
    Code Type: X86 (Native)
    Parent Process: launchd [111]
    Date/Time: 2010-04-24 15:06:29.189 -0500
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000289a4d0
    Crashed Thread: 2
    -----snip thread 0 and 1---------------------
    Thread 2 Crashed:
    0 com.google.Chrome.framework 0x005f1341 ChromeMain + 6193649
    1 libSystem.B.dylib 0x95f8cfbd pthreadstart + 345
    2 libSystem.B.dylib 0x95f8ce42 thread_start + 34
    Textwrangler Crash Log:
    Process: TextWrangler [1080]
    Path: /Applications/TextWrangler.app/Contents/MacOS/TextWrangler
    Identifier: com.barebones.textwrangler
    Version: 3.1 (2640)
    Code Type: X86 (Native)
    Parent Process: launchd [111]
    Date/Time: 2010-04-19 21:30:44.386 -0500
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000078
    Crashed Thread: 7 Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    ----------snip---------------------
    Thread 7 Crashed: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0 com.apple.DesktopServices 0x97eb8445 TFSVolumeInfo::GetVolumeSyncThread() + 83
    1 com.apple.DesktopServices 0x97eb8391 TNode::PostNodeTaskRequest(TCountedPtr<TNodeTask> const&) const + 81
    2 com.apple.DesktopServices 0x97eb80fa TNode::RequestInternalTask(unsigned long, TPropertyValue const&) const + 172
    3 com.apple.DesktopServices 0x97ebd672 TNode::RequestSynchronize(unsigned long) + 120
    4 com.apple.DesktopServices 0x97f06359 TNode::SynchronizeVolumes(bool, TCountedPtr<TVolumeSyncThread> const&) + 431
    5 com.apple.DesktopServices 0x97f0a806 TNode::HandleChange(char*, unsigned long, TCountedPtr<TVolumeSyncThread> const&) + 1746
    6 com.apple.DesktopServices 0x97f06011 TNode::AddVolume(TCountedPtr<TVolumeSyncThread> const&, short, unsigned long, TNodePtr&, bool) + 1175
    7 com.apple.DesktopServices 0x97eb20ea TNode::GetVolume(short, unsigned long, bool) + 382
    8 com.apple.DesktopServices 0x97eb54b8 TNode::GetNodeFromFSInfo(TCountedPtr<TFSInfo> const&, TNodePtr&, unsigned long, bool) + 416
    9 com.apple.DesktopServices 0x97ed4464 TNode::ResolveSharedFileListAliasIfNeeded() + 714
    10 com.apple.DesktopServices 0x97ebbcc9 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 4409
    11 com.apple.DesktopServices 0x97eba6b0 TNode::HandleSync(unsigned long) + 886
    12 com.apple.DesktopServices 0x97eba306 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    13 com.apple.DesktopServices 0x97f0d0c4 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    14 com.apple.DesktopServices 0x97eb878f _PostNodeTaskRequest_block_invoke2 + 94
    15 libSystem.B.dylib 0x95f93828 dispatch_call_block_andrelease + 16
    16 libSystem.B.dylib 0x95f861f4 dispatch_queuedrain + 249
    17 libSystem.B.dylib 0x95f85c52 dispatch_queueinvoke + 50
    18 libSystem.B.dylib 0x95f85a68 dispatch_workerthread2 + 234
    19 libSystem.B.dylib 0x95f854f1 pthreadwqthread + 390
    20 libSystem.B.dylib 0x95f85336 start_wqthread + 30
    Google leads towards a wide range of possible causes, everything from software bug to bad RAM.
    Any chance this is an issue known to the community?

    Disconnect all peripherals from you computer and run the Hardware Test which is on your system disc that came with your computer - http://support.apple.com/kb/HT1509
    Afterwards re boot from this disc to run *Repair Disk* from the utility menu. To use the Install Mac OS X disc, insert the disc, and restart your computer while holding down the C key as it starts up.
    Select your language.
    Once on the desktop, select Utility in the menu bar.
    Select Disk Utility.
    Select the disk or volume in the list of disks and volumes, and then click First Aid.
    Click _Repair Disk._
    Restart your computer when done.
    Repair permissions after you reach the desktop-http://docs.info.apple.com/article.html?artnum=25751

  • File Save As Not In Menu

    Hi
    I transferred my data and apps from my Snow Leopard (upgraded from Tiger) MacBook Pro to my new iMac and am gradually testing to see how things work, that my data is intact and so on.  I haven't tried any non-Apple applications yet, but in both Preview and Text Edit the File Save As option has disappeared.  I use this a lot as I have text templates for various things and use Preview as a quick and easy way of reducing image file sizes.  Curiously, if I query the application help, it indicates the item in the menu tree and lets me use it!  Then it hides again.  I've checked out the preferences, nothing there.
    Sure, I can copy the file and rename it but that's clunky and, as I already found out, can lead to data loss!
    Thanks in advance for any ideas you might have.
    David

    Thanks for that!
    Seems an odd thing to leave out something so standard, and though I discovered the previous versions function, it doesn't help me.  What I usually want to do is open a template on my desktop and Save As somewhere else, then edit it, not change the original at all.
    Cheers
    David

  • File save as

    What happened to file save as . . . ?
    Now we have this silly duplicate nonsense and then after the duplicate command I have to save to rename it etc.
    Any extra mouse click for what !!!!
    Any ideas anybody - Maybe I'm doing something wrong here.
    Thanks a lot

    All the new features are very easy to understand. You just have to be focus on what you are doing.
    Here you have it:
    Save: If you create a new file just “Save” and give a name.
    Resume: If you have a file open in Pages and leave the program and open Pages after some time then the last file that was last when you quit Pages will open. This is the “Resume” function.
    Duplicate: If you have a file open and working on and want to save it under a different name what you do is very simple: File ===>Duplicate this will temporary give a name that has the word “copy” after the file name. All this is just into the memory and it’s all temporary until you give it a new name. It is the same like the old “save as..” used to do things. After you did some more work into that temporary file that has the “copy” word into its name and you are ready to rename it, you just do a “Save” and give it any name you want.
    Versions: As you keep working on a specific file and keep adding text and stuff, you don’t have to worry to save anything because the system will do it for you. You can quit at any time and come back and all the work that you didn’t save will be there. Lion will take care of all this. The next time you open the same file for adding more text and stuff the system takes care or updating for you. Now, if you go on top of the page where the name of the file is and hold the mouse over the file name you will see an arrow pointing down. Click on that one and click “Browse all Versions”. What you will see is a time lime of how the file progressed from the beginning up to the last moment. You can chose to go back in time or chose to continue with your work or choose to copy and paste text between older versions into the latest or you can go back 3 or 4 versions back and make that one the current one.
    All this new stuff is very easy and very intuitive if you focus a little instead keep complaining about the old “Save As...”
    RF,

Maybe you are looking for

  • Help needed in getting the Role Description from BOL Entities

    Hi All, I am trying to retrieve BP Role and BP Role Description and display the details at the top of account over view page. I am fetching the BP Role details using 'BuilRolesRel'. but i am not able to find any BOL Query to get Role Description. Any

  • Want to display a still image if user cannot see Flash

    I am looking at all the various Flash detectors and am a bit overwhelmed. Most of the info I find is from 2008 and before so I am afraid it is outdated. I want to be able to detect if a user has flash plugin and if not then display a still image. I a

  • Integrating tracking codes into iweb.....

    I was so successful in solving a problem I was having here last night that I thought Id throw another question out that has been baffling me, not hard to do I might add, how do you integrate tracking codes at the beginning of each page so that Google

  • N5800 not maintaining connection with plantronics ...

    it can be easily paired with headset. but every now and then it disconnect and connect with the headset. i have already consulted with plantronics and mentioned a power cycle to be done and remove current pairing and re-pairing it again. but the issu

  • Importing flash to iweb

    hi i have tried importing flash into iweb and it doesn't like the file. It is saved a a SWF is there any way of importing it. It is just opening a video box and when i click play it is blank.