How do i change 2 row of array into waveform with delta time and time

Hello,
How do i change 2 row of array into waveform with delta time and time
so the waveform graph will display two waveform,
waveform, not cluster =]
and how to extract 1d array from waveform?

Hi AxE,
Here is an example VI, that do what You asked for.
Both requests.
Hope it Helps...
Attachments:
2D_to_Waveform.vi ‏75 KB

Similar Messages

  • How do I create a 1d array that takes a single calculation and insert the result into the first row and then the next calculation the next time the loop passes that point and puts the results in thsecond row and so on until the loop is exited.

    The attached file is work inprogress, with some dummy data sp that I can test it out without having to connect to equipment.
    The second tab is the one that I am having the problem with. the output array from the replace element appears to be starting at the index position of 1 rather than 0 but that is ok it is still show that the new data is placed in incrementing element locations. However the main array that I am trying to build that is suppose to take each new calculation and place it in the next index(row) does not ap
    pear to be working or at least I am not getting any indication on the inidcator.
    Basically what I am attempting to do is is gather some pulses from adevice for a minute, place the results for a calculation, so that it displays then do the same again the next minute, but put these result in the next row and so on until the specifiied time has expired and the loop exits. I need to have all results displayed and keep building the array(display until, the end of the test)Eventually I will have to include a min max section that displays the min and max values calculated, but that should be easy with the min max function.Actually I thought this should have been easy but, I gues I can not see the forest through the trees. Can any one help to slear this up for me.
    Attachments:
    regulation_tester_7_loops.vi ‏244 KB

    I didn't really have time to dig in and understand your program in depth,
    but I have a few tips for you that might things a bit easier:
    - You use local variables excessively which really complicates things. Try
    not to use them and it will make your life easier.
    - If you flowchart the design (very similar to a dataflow diagram, keep in
    mind!) you want to gather data, calculate a value from that data, store the
    calculation in an array, and loop while the time is in a certain range. So
    theres really not much need for a sequence as long as you get rid of the
    local variables (sequences also complicate things)
    - You loop again if timepassed+1 is still less than some constant. Rather
    than messing with locals it seems so much easier to use a shiftregister (if
    absolutely necessary) or in this case base it upon the number of iterations
    of the loop. In this case it looks like "time passed" is the same thing as
    the number of loop iterations, but I didn't check closely. There's an i
    terminal in your whileloop to read for the number of iterations.
    - After having simplified your design by eliminating unnecessary sequence
    and local variables, you should be able to draw out the labview diagram.
    Don't try to use the "insert into array" vis since theres no need. Each
    iteration of your loop calculates a number which goes into the next position
    of the array right? Pass your result outside the loop, and enable indexing
    on the terminal so Labview automatically generates the array for you. If
    your calculation is a function of previous data, then use a shift register
    to keep previous values around.
    I wish you luck. Post again if you have any questions. Without a more
    detailed understanding of your task at hand it's kind of hard to post actual
    code suggestions for you.
    -joey
    "nelsons" wrote in message
    news:[email protected]...
    > how do I create a 1d array that takes a single calculation and insert
    > the result into the first row and then the next calculation the next
    > time the loop passes that point and puts the results in thsecond row
    > and so on until the loop is exited.
    >
    > The attached file is work inprogress, with some dummy data sp that I
    > can test it out without having to connect to equipment.
    > The second tab is the one that I am having the problem with. the
    > output array from the replace element appears to be starting at the
    > index position of 1 rather than 0 but that is ok it is still show that
    > the new data is placed in incrementing element locations. However the
    > main array that I am trying to build that is suppose to take each new
    > calculation and place it in the next index(row) does not appear to be
    > working or at least I am not getting any indication on the inidcator.
    >
    > Basically what I am attempting to do is is gather some pulses from
    > adevice for a minute, place the results for a calculation, so that it
    > displays then do the same again the next minute, but put these result
    > in the next row and so on until the specifiied time has expired and
    > the loop exits. I need to have all results displayed and keep building
    > the array(display until, the end of the test)Eventually I will have to
    > include a min max section that displays the min and max values
    > calculated, but that should be easy with the min max function.Actually
    > I thought this should have been easy but, I gues I can not see the
    > forest through the trees. Can any one help to slear this up for me.

  • MY APPLE ID EMAIL ACCOUNT WAS STOLEN BY SOMEONE, AND I NOW I CAN NOT FIX THAT. SO I OPEN A NEW GAMIL HOW CAN I CHANGE MY APPLE ID INTO A NEW EMAIL ADRESS? THANKS.

    MY APPLE ID EMAIL ACCOUNT WAS STOLEN BY SOMEONE, AND I NOW I CAN NOT FIX THAT. SO I OPEN A NEW GAMIL HOW CAN I CHANGE MY APPLE ID INTO A NEW EMAIL ADRESS? THANKS.

    If you are going to change your AppleID login you will need to log out and back in on all your devices. Turn off 'Find My iPhone/iMac/iPod' first or you will find yourself unable to sign out and be stuck.

  • How can I change a odt doc. into a pdf?

    How can I change a odt doc into a pdf?

    Hi Nickers
    There are two ways to do this ...
    Either Use Adobe CreatePDF Service and convert the Doc to PDF Online ...
    https://www.acrobat.com/createpdf/en/home.html
    Or
    Use Adobe Acrobat to Convert the files into PDF. You can download the Free Trial and Use it for 30 days ...
    Please Refer :
    To Download Trial : http://www.adobe.com/cfusion/tdrc/index.cfm?product=acrobat_pro&loc=us&promoid=KHXXV
    Steps to Convert : http://www.adobe.com/au/products/acrobat/word-to-pdf-converter.html

  • How do i change a pdf document into a word document?

    How do I change a pdf document into a word document?

    Please see our getting started guide: http://forums.adobe.com/docs/DOC-2412
    That should help you use your ExportPDF subscription.
    -David

  • How do i change a pdf document into word so i can make changes to it?

    how do i change a pdf document into word so i can make changes to it?  Thanks

    Hi stevemortgageman,
    You can use ExportPDF to convert a PDF file to Word format, and several others. For more information, please see http://cloud.acrobat.com.
    Best,
    Sara

  • In the final display list how can i change rows to columns and vice versa

    in the final display list how can i change rows to columns and vice versa
    It's Urgent
    Thanks
    Basu

    Hai,
    Check this following Threads,
    converting rows to columns in internal tables
    Re: logic- report to move columns to row in a list
    Regards,
    Padmam.

  • HT2523 how can i change the size of the picture i have copied and paste

    how can i change the size of the picture i have copied and paste

    If this question is about TextEdit, I don't think you can do it in TextEdit, after pasting the image.  TextEdit is meant to be a basic text editing program.
    You will have to open the image file in an image editing application.  You can use Preview for doing this, or something more fancy.  If it's Preview, just open the image file.  From the menu bar, under Tools, select Adjust Size.  Make the image the desired size.  Then, select (outline) the portion of the image you want in the Preview document window.  Copy it, and paste it into the TextEdit document window.

  • How do I change my credit card number associated with my apple iTunes account

    How do I change the credit card number associated with my apple iTunes account?

    Log into your iTunes account on the computer and modify your payment method.

  • How do you put safari web pages into icloud with the safari iCloud button?

    how do you put safari web pages into icloud with the safari iCloud button?

    What that button does is sync your tabs between your devices. So if you have multiple macs with Mountain Lion and/or devices with iOS 6 (once it comes out this fall) you can pick up where you left off. For example, let's say I have apple.com, nytimes.com, and facebook.com open on my mac, but I need to run. Later, if I need to use another computer in my household, I can just restore the tabs that I was using before on this other mac.

  • How do I merge multiple pdf documents into 1 with my iPad ?

    How do I merge multiple pdf documents into 1 with my iPad ? We are required by our customer 1 document that includes 4 different documents from different departments. Currently with our PC we can merge PDF files, excel or word files in to 1 PDF document. How can I do the same with our iPads and iPad minis using adobe?

    blogs.adobe.com We are excited to announce that Adobe CreatePDF application is now available on iOS. With this, Adobe brings rich, high-fidelity and Acrobat-like PDF creation to the iOS devices. You can now convert all your documents on iPad, iPhone & iPod touch devices to PDF for reliable, secure sharing and viewing across PCs, tablets & Smartphones.
    Robert Monsalve
    [signature removed by host]

  • HT201415 i can only send text messages to one of my IPhone contacts. How can i change it back? ive tried restarting, deleting contact and adding back, turning off Imessages and then back on. not working

    i can only send text messages to one of my IPhone contacts. How can i change it back? ive tried restarting, deleting contact and adding back, turning off Imessages and then back on. not working

    I WANNA SAY IPHONE ONWER PLEASE FORGIGE US AND GIVE DEGRADE OF ISO 7 TO ISO 6
    ISO 7 IS BULLSHITTTT
    PLEASE DO IT AS SOON AS POSSIBLE....,,,,.....

  • How to combine a few PDF files into one with Adobe reader?

    how to combine a few PDF files into one with Adobe reader?

    Hi aho,
    You would need either Acrobat (link to free 30 day trial) or our PDF Pack subscription service to perform that task.
    What can I do with Reader?
    Let me know if you have further questions!
    Regards, Stacy

  • When bates numbering a .pdf in XI, how can I change the file name to include the bates number AND its name?  I know under file output, there is an option for either/or.  I want both.  Thank you.

    when bates numbering a .pdf in XI, how can I change the file name to include the bates number and the file name?  I know under "file output: it's either/or.  I need both.  Thanks!

    Long ago I wrote a little demo using the touch command. Check out the following thread:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=25128#M25128
    LabVIEW Champion . Do more with less code and in less time .

  • How do I change the size of the words on the banner and tool bars?  The words are so large that I cannot access all the options.

    How do I change the size of the words on the banner and tool bars?  The words are so large that I cannot access all the options.

    Hi ewhuntley,
    It sounds like you may be running Acrobat 11.0.07, is that correct? If so, please choose Edit > Preferences > General. In the entry Scale for Screen Resolution, choose 100%. Save your changes, and restart Acrobat. Did that do the trick?
    Best,
    Sara

Maybe you are looking for

  • WLC 5508 - 802.11n using 802.1X security

    WLC 5508 product version: 6.0.199.4 AP: AIR-LAP1142N-S-K9 The connection can reach up to 144Mbps when using WPA2 with AES (Layer 2 security), WMM allowed (QOS). But when I use 802.1X (Layer 2 security), can only reach up to 54Mbps. Any special settin

  • Hot to parse XML using JDOM?

    <Case caseID="1808977179"> <attr name="create_time">2003-12-04 16:42:19.0</attr> <attr name="name">1KEEJCE</attr> <attr name="owner_id">2yawpgx5vhpus</attr> <attr name="expected_closure">2003-12-04 16:42:19.0</attr> <attr name="subject">test tech sup

  • AS3 Dropped MovieClip doesn't take parent's dimensions

    Please help me with my code. I'm working on a map project with several movie clips that are dragged and dropped onto their respective movie clips. PROBLEM: Initially, draggable movie clips are reduced their original size. When they are dropped onto t

  • SpamAssassin questions (sa-learn, show score in subject, config file)

    I'm currently trying to adjust SpamAssassin, but although I found lots or articles in this forum about it (some of them are quite useful , I still have some open questions looking forward getting assisted with. (Manually training SpamAssassin) I coll

  • Developer Workplace License

    Hello forum, here's my problem: We're a seven member team and all of us have installed Developer Workplace (WAS, Portal, Developer Studio, MaxDB...) in our pcs. We installed this Developer Workplace from our company's Netweaver DVD's, not from the Sn