Read and save voltage measuremen​t

Dear NI Technical Support personnel,
I am using LabVIEW Signal Express 2.5 to measure the voltage with time using USB-6211 . If I want to record the voltage using a sample rate of 1000 Hz. for a certain time e.g. 2 hours. Shall I start with Record or Run if I want to save the data? If I start with Run then I Stop would the data then be saved if I click on Record?
Thank you

Hi,
With LabView SignalExpress, you can record data by either pressing Run, then pressing Record or by simply pressing Record only. In both cases, it should ask you to confirm which channel you want to acquire data from before the recording process begins. Data won't be recorded if you were to press Run, wait two hours and then press Record, as no data will have been recorded in the interim period.
I hope this is of help to you,
Dan

Similar Messages

  • User exit in SAPMV50A to READ and SAVE TEXT from PO

    Hi Experts,
    I have an requirement for "Copying PO Header Text to Delivery Text". I have already created TEXT ID's , Access Sequence and assigment to Delivey type in VOXTN.
    Could you please suggest "User exit in the delivery program SAPMV50A, tcode VL01N,  to READ and SAVE TEXT from PO.
    In the user exit I will user READ_TEXT FM using the custeom id created.
    Thanks
    Krishan

    vofm

  • How to read and save complex data (amplitude and phase) from pna E8361C

    Hi, all,
    I installed the PNA series driver to my PC. And I got wavefrom from the PNA but always the amplitude. How can I get also phase info from the PNA and save it to my text file?

    I did installed the driver for that PNA, I can select the format such as amplitude or phase, but I can only see one of them at one time.
    Could it be seen and save simultaneously?

  • Read and save settings from instruments

    Currently, the 'save config' case saves the data read from the user interface (in the 'aggressor settings' tab)
    how can I change this 'save config' event so that;
    - Read all the insturment settings from hp8133s and hp8648 (along with GPIB addrs)
    - Load into the user interface
    - Save to a file (*.ini)
    Thanks,
    Attachments:
    Pulse Channel with Load and Save_no event_v09.4.6.llb ‏2917 KB

    I have created this case, "load instrument settings"
    First four settings are from hp8133A voltage output.vi (from instrument library)
    and the last two pulse setting VIs were modified version from voltage output.vi
    I have created an array to gather all output values, but don't know how to pass it on to the front panel...
    could you please advise on how to accomplish this?
    Attachments:
    Pulse Channel with Load and Save_no event_v09.4.13.llb ‏3169 KB

  • How to read and save the following XML-Doc?

    Hi all,
    I have a XML-Document:
    <root>
    <employees>
    <emp1>
    <ename>Test1</ename>
    <empno>1</empno>
    <sal/>
    <ord>
    <item>1</item>
    </ord>
    </emp1>
    <emp2>
    <ename>Test2</ename>
    <empno>2</empno>
    <sal>1000</sal>
    <comm>200</comm>
    <ord>
    <item>3</item>
    </ord>
    </emp2>
    </employees>
    </root>
    This should I save in the databse table:
    CREATE TABLE XML_DOC
    ID NUMBER(38),
    FATHERTAG NUMBER(38),
    TAGNAME VARCHAR2(250),
    TAGCONT VARCHAR2(4000)
    And tha data should be saved in the following format:
    =======================================
    | ID | FATHERTAG | TAGNAME | TAGCONT|
    | 1 | | root | |
    | 2 | 1 | EMPLOYEES | |
    | 3 | 2 | EMP1 | |
    | 4 | 3 | ENAME | Test1 |
    | 5 | 3 | EMPNO | 1 |
    | 6 | 3 | SAL | |
    | 7 | 3 | ORD | |
    | 8 | 7 | ITEM | 1 |
    | 9 | 2 | EMP2 | |
    Has anyone any Idea how to realize it?
    Regards

    Leonid,
    Why don't you just store the xml document in the database as an xmltype? You could then build a view over the object-relational table to pull the data out into the format you want.
    The following code Example is from one of my favorite DBA's Johnathan Gennick and can be found at this link.
    http://www.oracle.com/technology/oramag/oracle/03-jan/o13xml.html
    CREATE VIEW cd_master (Title, Artist, Website, Description) AS
    SELECT extractValue(value(x),'/CD/Title'),
    extractValue(value(x),'/CD/Artist'),
    extractValue(value(x),'/CD/Website'),
    extractValue(value(x),'/CD/Description')
    FROM CD331_TAB x;

  • Reading and saving real time data

    Hi,
    I would like to read and save real time data using DAQ card 6004 with my PDA device. There is no problem with reading real time data, I can see it on the PDA's screen successfully. But, when I'm trying to save this real time data, I have the following problem:
    -It continuosly asks for file name.
    -It only saves the data instaneously,i.e. it only saves the data at the moment.
    I'm stuck with this problem, could you please help me?  I attached my vi doc.
    By the way, I'm using Labview PDA 8.5 version. 
    Attachments:
    Acq&Graph&Save Voltage-Int Clk.vi ‏32 KB

    oozdemir,
    >> -It continuosly asks for file name.
    You are prompting the user for a file name each time through the loop.  Do this before you enter the loop and pass that file ref in.
    >> -It only saves the data instaneously,i.e. it only saves the data at the moment.
    By this, I am going to assume you want to append to the file as you go.  Two problems, 1.  you are saving an array to the file and additional info about the array structure is being saved.  You would essentially be creating a binary file filled with array "records" (for lack of a better term) appended one after another.  2.  If you want to append to the file, you will need to use the "Set File Position.vi" to locate the file pointer to the end of the file.
    This task looks like it runs once per second until the stop button is pressed.  You could build an array of all acquired data in the loop and then write it when the loop exits.  Just a thought.  This app could create a lot of data though.
    -cb

  • Why can't I fill out a PDF in Adobe Reader and email it with the saved information?

    When I fill out a PDF in Adobe Reader and "Save As" to desktop the filled out information goes blank when I attach it to an email. Additionally, I can't save to word or excel except for online. What can I do to fix this?

    Try using Adobe Reader XI (fully updated).
    Be well...

  • I have a problem during the collect data and save it in file with the HP8753C

    Hello,
    I'm using the "HP8753 collect and display data.vi" with the functionnality "save" in file (.txt or xls).
    When I'm using it to collect and save data one time to time, I have no problem. But when I would like to use it to collect and save several data with a structure "For", the HP8753 status will become blocked and the collect and save data in file is disable.
    The only function "collect data" with a structure "for" is Ok but will become not OK with the option "save" in file. Why, please ?

    Hello,
    Thank you for contacting National Instruments.
    It sounds like your instrument is "hanging" or "freezing" when you try to read and save data from it in LabVIEW.
    I took a look at the context help for that particular VI. It appears that if you attempt to read data from the HP8753 while it is also taking measurements, it can cause the instrument to hang. This may be the problem you are experiencing.
    Look over your program and ensure that the instrument is not trying to take new measurements as you read data from it in LabVIEW. Sequence structures may be useful in this regard. If you are still experiencing problems, however, let me know.
    Matthew C
    Applications Engineer
    National Instruments

  • Class for reading and saving standard text (SO10)

    Hi,
    I was using READ_TEXT and SAVE_TEXT to read/save the standard text (S010). Is there any standard class which contains the method to Read and Save the text of SO10?
    I have searched the se24, bu i was unable to find class which can be used.
    Thanks,
    Shrinivas

    If you do a "where used" on READ_TEXT then you will find plenty of SAP methods that call it, so why not just call it directly yourself?  If you do want a class wrapper around it, then it wouldn't take long to build your own "Z_CL_TEXT_HANDLER" class and associated methods.
    Jonathan

  • I have an external hard drive, from Iomega. However, I cannot copy or save any file to it. On my PC it says that is possible to read and write in it, but in my Mac, it says I can only read. can somebody help me?

    I have an external hard drive, from Iomega. that I can open and see my files. However, I cannot copy or save any file to it. On my PC I have it says that is possible to read and write in it, but in my Mac, it says I can only read. can somebody help me?
    Also, Im a photographer, so I like to name a lot of files at the same time (used to do in on PC and it was very usefull.) cannot find out how to do it on my Mac. Really appretiate if some one can give me a solution! Thanx

    Your drive is formatted with the NTFS file system.  OS X can read but not write to the NTFS file system.  There are third party drivers available that claim to add the ability to OS X to write to an NTFS partition.  I have not tried them and don't know if they work.
    The only file system that OS X and Windows can both write to natively is the FAT32 file system.

  • How to read, write and save a file?

    Hello everybody,
    I have a question about reading , writing and save something into a file (etc text file)
    For example: I want to create a file of football in which there are many key words as: "football", "touch down", "quarterback", "ball", "linebacker", "coach", "player"...
    Now i want to open to read, write one more word "head" ( synonym with "coach") and store it for using next time. How could i do that?
    Could anybody help me about that?
    Thank you very much in advance.
    still_learn

    take a look in the API about FileInputStream and FileOutputStream

  • Any limitation on number of fill and print forms I can post on my website and have external users with Reader fill in, print and mail to me? (I don't need/want them to be able to fill and save data.)

    I would like to post fillable only forms to the public but not give them the option to save or email the filled in form. If they want a copy of what they've filled in, they must print it.
    I believe I can do this by just creating a fillable PDF and posting it without adding any reader extension capabilities. I also believe there is no limitation, as there is for fill and save forms as per this other post I read: Adobe Acrobat X Pro * Enable Reader users to save form data.
    My IT department is telling me they will not allow me to post fillable PDFs online due to a "license limitation" so I started researching this myself, and the above link is the only thing I've found. While that post specifically outlines the limitations on saving filled in forms, I'm really looking for something that specifically tells me that there is no limitation on fillable, non-saveable (yes, I know that's not a word...) forms.
    If anyone can provide additional information for me, I'd appreciate it. Or, if I'm completely wrong in my belief and there's a limitation either way, feel free to set me straight. I'd rather know the correct answer than be right!
    Thanks!!

    If you don't Reader-enable a document, then there are no licensing restrictions involved. Note that Reader 11 and all versions of Acrobat are able to save non-enabled forms, unlike previous versions.
    The question should not be whether a form is savable, but rather whether you used Acrobat to add usage rights to the form AND you (the licensee) plan on receiving filled-in instances (including hardcopies) of it. The simplest way is to not Reader-enable the form and convince your users to use Reader 11 (or Acrobat) if they want to save.

  • Read email from microsoft exchangeserver 2010 and save attachement

    Hello,
    I want to read email from microsoft exchangeserver 2010 and save attachement into a folder.I created an Java program to import attachments from a exchange server mailbox using "POP3S".It works fine when run as a java application.But when i put this inside Oracle11g R2 using load java and while executing from a procedure it gives an error at parsing message into Multipart
    Error at line : Multipart mp = (Multipart)m.getContent();
    Error:
    Content-Type: multipart/mixed;
    boundary="_002_A0C2E09A..................................."
    java.lang.ClassCastException
    at mailPop3.checkmail(mailPop3:71)
    My Java Class is as follows,
    import java.io.*;
    import java.util.Properties;
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.Date;
    The function i used to check for attachments is given below.
    public static boolean hasAttachments(Message m) throws java.io.IOException, MessagingException
    Boolean hasAttachments = false;
    try
    // if it is a plain/html text - no attachements
    if (m.isMimeType("text/*"))
    return hasAttachments;
    else if (m.isMimeType("multipart/alternative"))
    return hasAttachments;
    else if (m.isMimeType("multipart/*"))
    Multipart mp = (Multipart)m.getContent();
    if (mp.getCount() > 1)
    hasAttachments = true;
    return hasAttachments;
    catch (Exception e) {
    e.printStackTrace();
    } finally {
    return hasAttachments;
    My Java Details as follows
    java Version :1.5.0_10
    java.vm.specification.version:1.0
    java.vm.version :1.5.0_01
    java.specification.version:1.5
    java.class.version:48.0
    Java mail API:javamail-1.4.4
    Used Jars:mail.jar
    Could someone explain why I am getting this error? What can I do to resolve this error?
    Is any other Jar need other than mail.jar?
    Any help would be much appreciated.
    Regards,
    Nisanth

    889509 wrote:
    This java class has no error.Then it should work - not only at compile time, but at run-time too.
    Because it does not, it means there are errors. And as the error you've posted is not an Oracle SQL or PL/SQL error, your question is off-topic to this forum.
    Why would the code not work at run-time? Numerous reasons, including environmental ones. Java inside Oracle are subjected to a number of restrictions and limitations that do not exist in a Java VM outside Oracle (for good reasons).
    So you need to consider that too - and that is why I referred you to the documentation... which is IMO mandatory reading for all Oracle developers.

  • How to read csv Data and save it with no format changes

    Hi,
    At first I am not used to Diadem.
    I want to read in a csv file do some calculation with the data and save the changed data in the same csv file. A file as an example is attached (496888_edit.csv).
    Therefore I wrote this lines:
    Dim i
    Dim Delimiter
    Dim FilePath
    Dim FileParameters
    Delimiter = ";"
    Call DataFileLoad(FilePath,"CSV","Load")
    ' Do some calculations
    FileParameters = "<filename>"&FilePath&"</filename>"&"<delimiter>"&​Delimiter&"</delimiter>"
    Call DataFileSave(FileParameters,"CSV")
    After running that lines the csv file is looking like the other attached file (496888_after.csv)
    Because of some reasons which I could not explain Diadem is rounding the numbers. I want that both files look the same.
    What can I do?
    There might be another extension. Just to read in some columns, doing some calculations and after the calculation saving that columns in the file instead of the originals. (The csv files are much bigger like the two examples)
    Thanks,
    Jens 
    Attachments:
    496888_edit.csv ‏1 KB
    496888_after.csv ‏1 KB

    The only thing that can be changed in writing float64 values using the CSV plugin is the decimal point ('.' or ',').
    The format of the doubles is not rounded but the CSV writer only writes the relevant digits.
    It is using up to 15 digits which is the resolution of float 64. It would also switch to scintific writing if necessary.
    So there is no way to force only 6 digits and filling 0s are left out. So if you just fear that you loose precision that will not happen.
    (only the typical problems of epressing a 2 system binary value in a 10 system text string)
    If you are interested to have a fix float format the only solution is to write with VBS directly to a file doing formatting on your own, which is slow.

  • I converted from a PC to a Mac Mini.  I have my PC documents backed up on a DVD disk.  I have an external DVD drive connected to the Mac Mini.  I want to open them up and save them to the Mac, BUT....when I put the DVD disk in the Mac is NOT reading it!

    I converted from a PC to a Mac Mini.  I have my PC documents backed up on a DVD disk.  I have an external DVD drive connected to the Mac Mini.  I want to open these documents up from the DVD storage and save them to the Mac, BUT....when I put the DVD disk in the Mac is NOT reading it!

    Hi Joe,
    Thanks for your quick response.  I should add....it worked before.  When I previously inserted the two DVDs into this remote drive, and I went into finder, I could click on the "remote device" line and see all my saved documents (excel, word, etc) on the DVD and open them on the Mac.  Now I cannot see them, when I try to open them on the Mac, nothing happens, nothing is displayed.  I just re-tested the remote DVD drive with a CD and, no problem, it opened up the CD via iTunes and I cold play the CD.  SO......I know the remote DVD drive (it's an LG by the way) is fine, it's something to do with some settings on my mini mac,especially where I could open it previously.  I do not remember changing any settings since then. 
    When I go into system preferences and click on CD/DVD it gives me options of how to open up a music CD (default is iTunes), a DVD (default is iMovie), etc.  The problem is my DVD is all miscellaneious files/documents.  I just want to be able to see them in the finder.  I also tried to open them via microsoft word, from the remote disk and again, it could not open the drive, even though some of the documents were microsoft word documents.  Again, I was able to open them previously and the DVD is not corrupted in any way.  
    Any additional advice? 
    Thank you!

Maybe you are looking for

  • Need inputs regarding the dvd drive on primary ide channel.

    Specs: Motherboard: MSI P35 Neo3 (MS-7935 1.0) CPU: Intel Core2 Duo E6550 Memory: Team Elite DDR2800 (2x1GB Dual Channel) Hard drive: Seagate Barracuda 7200.11 500GB 32MB Cache (SATA) Optical drive: LG GSA-H55L (IDE only) Firmware version 1.02 Graphi

  • Safari and Firefox not loading pages

    Safari and Firefox are now selectively not loading certain pages. Sites like penny-arcade.com and staffingnow.com give me a ... Safari can't connect to the server. Safari can't open the page "http://www.staffingnow.com/" because it could not connect

  • How can I upload from photo library in my iPhone

    I recently added pictures from my mac (iphoto) back on my phone (after getting a new phone etc.) Now I have pictures in camera roll album, which I understand are the pics I am taking with the phone, then I have photos in the photo library which are p

  • BW Mass activity BWOP   / transaction FPOP

    Hi Experts, Please suggest how can i schedule FPOP  on periodic basis (Daily/Weekly/Monthly). with mass activity BWOP. We are using extractor Business Partner Items data using tcode FPOP out of ECC to BW . We want to automate this extraction using ma

  • Enter goods receipts for vendor .... only (Message no. M7107)

    Dear all, I know there are postings on this topic but I was unable to find the information I need. We have designed a process whereby we issue some goods (slices, for example) directly to the DC (3PL) which distributes them subsequently to the stores