How can i control graph with two inputs?

Hi,
    i would like to ask you about the graph with two inputs
Normally, if i just give one input, they generate the graph with this input(y) vs time(x).
But now i would like to get the graph with my two inputs in x axis and y axis .
i want to control both of two axis. How could i do for it ?
i attached the file that i try to use "Build XY graph" to control both x and y axis with random number .
It can run but i don't know how come the graph show nothing. .
Actually , it have to show something like wavefrom continuously. am i right?
Could you tell me a way to solve it ? 
>>>
what i want to get is ..
in Graph,
for x axis , ditance (always increases)
for y axis , vibration (vary)
>>>
Thank you so much for your time . I am looking forward your kindly reply.
With Respect,
                        Su
Attachments:
using Build XY graph.vi ‏59 KB

Hi NI9233,
Mind me to interrupt, I am just helping Mike to explain what he meant to you, refer to the graph:
Picture 1:
Double click on Build XY Graph, uncheck the clear data on each call
Picture 2 and 3:
Change your formula node into +1 Basic Function in Functions Pallette.
Hope that helps!
PS: I am sorry for the size of the image, seems I made a mistakes when I saved the picture.
Sincerely,
Krisna Wisnu
Message Edited by Krisna Wisnu on 11-19-2008 08:19 PM
Sincerely,
Krisna Wisnu
Attachments:
Clear Graph on Each Call.PNG ‏46 KB
+1.PNG ‏30 KB
+1_2.PNG ‏21 KB

Similar Messages

  • How can i build table with two user name columne  ?

    How can I build view with two columns for user name ( one create and the other
    Can change also ) 
    And to display full name ( the user name is the key but not display  ) ?

    Hi,
    Creating View
    •     From initial screen of data dictionary(T.Code: SE11), enter the name of object i.e. view.
    •     Select view radio button and click on the push button.
    •     Dialog box is displayed for types of views.
    •     Select the view type.
    •     On the next screen, you have to pass following parameters.
    •     Short text
    •     In the table box you need to enter the table names, which are to be related.
    •     In join table box you need to join the two tables.
    •     Click on the TABFIELD. System displays the dialog box for all the table fields and user can select the fields from this screen. These fields are displayed in the view fields box.
    •     Save and Activate: When the view is activated, view is automatically created in the underlying database system. As long as the table exists in the database, the view also exists (Unless you delete it).
    Regards,
    Bhaskar

  • How can I control media with ipad on xtreme usb hard drive

    Trying to use usb hard drive off extreme via ipad and iphone as a media server to go on my boat. My aim is to have the express with hard drive to have all my movies and music on it and use ipad, powerbook and iphone to control this through apple tv to my 42 inch LCD tv.
    I am pulling my hair out here. Have purchase new Xtreme and plugged in a usb hard drive and think I have set it up properly as I can see and mount the hard drive on my powerbook and play videos etc via wifi (also conected to the internet) . Also when I have  the xtreme and drive mounted on my mac I can access and play the media on the xrpess server on ipad via app called quick explorer.
    Problem is that it seems to be picking up the xpress usb drive via the powerbook as when I shut down my powerbook I can see the usb drive but it keeps on deniying me the permission even though the passwords are correct.
    Does anyone know if there is a correct way of setting this up to work or if there is an app or does apple have a way for their standard players to pickup the usb drive and control the media via iphone or ipad.
    VERY FRUSTRATING
    TIM

    Trying to use usb hard drive off extreme via ipad and iphone as a media server to go on my boat. My aim is to have the express with hard drive to have all my movies and music on it and use ipad, powerbook and iphone to control this through apple tv to my 42 inch LCD tv.
    I am pulling my hair out here. Have purchase new Xtreme and plugged in a usb hard drive and think I have set it up properly as I can see and mount the hard drive on my powerbook and play videos etc via wifi (also conected to the internet) . Also when I have  the xtreme and drive mounted on my mac I can access and play the media on the xrpess server on ipad via app called quick explorer.
    Problem is that it seems to be picking up the xpress usb drive via the powerbook as when I shut down my powerbook I can see the usb drive but it keeps on deniying me the permission even though the passwords are correct.
    Does anyone know if there is a correct way of setting this up to work or if there is an app or does apple have a way for their standard players to pickup the usb drive and control the media via iphone or ipad.
    VERY FRUSTRATING
    TIM

  • How can I format-table with two different variables

    I have a script who's purpose is to go through all the mailboxes in exchange and look for any with SG_ or Group listed in the Full Access Permissions.  The script works though I'm having trouble formatting the data in a way that I can use it in Excel.
    Ultimately I'd like it to report the Name of the mailbox and the name of the entry listed in the Full Access Permissions that has SG_ or Group in the name. Currently the output is the name of the mailbox and then on a separate line the full name of the security
    group.
    I'm trying to have it so that each part is in it's own column. That will make it easy to review in excel.
    $Grabmailbox = Get-Mailbox -Resultsize Unlimited
    foreach ($mailbox in $Grabmailbox){
    $Getpermission = Get-MailboxPermission $mailbox | where { ($_.User -like "corp\SG_*") -or ($_.User -like "corp\*_group") }
    if ($Getpermission -ne $null) {
    echo "$mailbox +  "$Getpermission | FT User |Out-File c:\Script\VerifiedSG.txt -Append
    else{
    echo "$mailbox + No SG detected" | Out-File c:\Script\VerifiedSG.txt -Append

    Hi Yan,
    Thanks for the response but what I am looking for is even simpler than that.  
    The script goes through every mailbox we have. 
    It checks the Full Access Permissions for anything with SG_ or group listed in the Full access permissions.
    It then should write out to a file the name of the mailbox and the entry in the Full access permissions that contains SG_ or _Group
    so something like this:
    Mailbox Name <---New ColumN--->Entry
    Mailbox1<---New ColumN--->SG_Mailbox1
    Ignore the <---New ColumN---> as I simply put that in to emphasize space between the two columns.

  • How can i control error in batch input ?

    i run program with recording ( batch input on F-03 )  ,
    i want to give the user the option to :
    only fix the problem  and continue the process
    end batch input and go back to the main program .
    is there is option to do so  ?
    in which mode it can be done  ('E' ? ) .
    the reason that i need this option is
    data with fast changes .
    thanks .

    thanks any one  ,
    may be i was not clear inough  ,
    i know what is mode 'E' .
    i want to let him fix the field only
    i don't want to allowed him to go to other screen
    just do update to the field and proceed.
    is there option to do so ?
    thanks again , and sure i will award points  .

  • How can I save tabs with two open Firefox windows?

    I have two windows of Firefox open; one for tabs of websites I visit regularly and another with tabs for chat rooms. It is a pain having to open these chats on a regular basis which is why I'm wondering if there's a solution to this. Is it possible to save tabs for both windows when closing Firefox?

    Use "Firefox > Exit" or "File > Exit" to close all open windows at once. That is always better then using the close X and is the only way to restore more than one window on a next start via session restore.

  • How to export xy graph with indicator field.

    hi,
     I want export my graph in .emf format.For this i have used invoke node>>Image export. If i use this , i can only export the graph not other indicator filed(numeric and string indicatror).how can i export graph with indicator field??
    here is .vi that i have used.
    Solved!
    Go to Solution.
    Attachments:
    Unbenannt 2.vi ‏12 KB

    Thanks for your post in our Discussion Forum,
    is it necessary to export the picture in the .emf Format?
    Otherwise I can provide two possibilities:
    The easiest way to make a screenshot of a certain area of the frontpanel is to 
    create a SubVI with all the elements you want to take a screenshot from and
    then take a screenshot from the whole frontpanel of the SubVI.
    This works fine although the frontpanel is not visible while the picture is taken.
    The screenshot can be taken with a method-node as seen in the example attached to this post.
    Another possibility is to crop a screenshot of a whole frontpanel to the region which you are interested in.
    How this works is described here: http://forums.ni.com/t5/LabVIEW/take-screenshot-of-part-of-front-panel/td-p/1613750
    The downside is that you have to manually set the region which might change due to scrolling or changes on the panel.
    Best regards,
    Peter
    Attachments:
    VI Screenshot.vi ‏13 KB

  • XY Graph with two Y inputs

    I need to know how to graph a XY graph with two values of Y. I need to it to compare to different angles and I also would like to make them graph different colors. Currently i have an XY graph with one Y input using the XY Graph express VI. I found out how to set up for two simultaneous plots by editing the properties for the graph but I don't know how I can input another Y value to plot using the XY Graph express VI.
    Thank You,
    Phil

    I never use the express functons but I think what will work is to use the merge signal function. Try merging the two x inputs together and merging the two y inputs together. I made a modification to the shipping example called Lissajous.vi  to try a quick test.
    Attachments:
    lissajous_mod.JPG ‏54 KB

  • How can I control my my mac mini with my macbook air (no wifi)?

    How can I control my my mac mini with my macbook air (no wifi)? Also...what is the best method (less lag) for screen sharing? 
    I own a mac mini Quad Server 2.0 i7 and I use it for audio production.  It's great but I need to travel with it. I was hoping some form of screen sharing could be useful using the macbook air to control the mac mini.  Therefore, I'd be using the stronger processor of the mac mini but would still be using the keyboard and trackpad from the air. 
    My two problems: 
    1.  I can't depend on wifi to make this happen. Wifi is not always available when travleing.  What would be the best way to configure a LAN connection?
    2.  The less lag the better for screen sharing.  Which apps are fastest?
    Thanks in advance.

    Both of your devices have WiFi built in. Here is Apple Support's solution:
    http://support.apple.com/kb/TA25616?viewlocale=en_US&locale=en_US

  • Why does a new desktop creation unexpectedly initiate with a background differing from the originating desktop? How can I control or eliminate this behavior?

    Why does a new desktop creation unexpectedly initiate with a background differing from the originating desktop? How can I control or eliminate this behavior?

    CT, I suspect that I either mistated the question or don't understand how to set the default back ground.  In any case, with the background that I have set in system settings, and this is the background to which my sessions consistantly boot, new desktops come up for the second or up to the third background with this initially set background. Then in the third or fourth desktop creation (I seldom go beyond four), the background for the new desktop, is one that I was using one or two months ago...

  • How can i control my mini mac with my ipad on diferent wifi networks?

    How can i control my mini mac with my ipad on diferent wifi networks?

    Go to my pc, splashtop, team viewer or any of the several remote desktop apps in the store.

  • I plug my computer into my stereo and use the remote app on my iPhone to control it. How can I control my wires iPad with the remote app on my iphone when it is plugged into the stereo? they are different iTunes accounts.

    I plug my computer into my stereo and use the remote app on my iPhone to control it. How can I control my wires iPad with the remote app on my iphone when it is plugged into the stereo? they are different iTunes accounts.

    I think this is probably a sign that your network could be better than it is.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel or adjusting your multicast rate.
    There are other types of problems that can affect networks, but this is by far the most common, hence worth mentioning first.

  • Hi, Unfortunately my Laptop has died (which had my iTunes on it). I want to ensure my music on my iPhone 5 and my iPad Air are backed up. Also, I want to sort my music in the way I used to with iTunes. How can I do this with just these two devices?

    Hi, Unfortunately my Laptop has died (which had my iTunes on it). I want to ensure my music on my iPhone 5 and my iPad Air are backed up. Also, I want to sort my music in the way I used to with iTunes. How can I do this with just these two devices, i.e. NO Computer? Can the iCloud help? Why can't I download iTunes (i.e. my library as I saw it on the computer) to these devices? Thanks to anyone who can help me here.

    You can change the email address of one's appleID...
    I'd recommend changing moms email to yours to get a good backup on the Mac
    Then switch mom's back to hers
    Then change your account to the same email you used.
    I've done something similar when I needed to update my Apple account (one ID changing email addresses and phone)

  • How do I create a graph with two different y-axis variables with the same x-axis (therefor having two curves)?, How do I create a graph with two different y-axis variables with the same x-axis (therefor having two curves)?

    How do I create a graph with two different y-axis variables with the same x-axis (therefor having two curves)?, How do I create a graph with two different y-axis variables with the same x-axis (therefor having two curves)?

    Hi Libby,
    Select all three columns of data. All three must be 'regular' columns, not Header columns, and the X values must be in the leftmost column.
    Click the Charts button and choose the Scatter chart.
    The resulting chart will initially show only the first and second columns of data, and the selection will have been reduced to show this.
    Click the gear icon at the top left of the selection and choose Share X Values.
    You should see a result similar to this:
    Notes:
    The values on my sample table contain a random element, so they have changed from thhe first image to the second.
    The chart is as created by Numbers, with two edits:
    Data points have been connected with curves, using the Chart nspector.
    The curves were selected and their stroke increased to 2pts, using the stroke formating button in the format bar.
    Regards,
    Barry

  • Hello!!!ho​w can I control an omron plc (sysmac cqm1)with an OPC server?I want to adquire a signal controllin​g its amplitude and frecuency.​How can it be done with OPC server?I already have the NI CD of OPC drivers.Th​ank you

    Hello!!!how can I control an omron plc (sysmac cqm1)with an OPC server?I want to adquire a signal controlling its amplitude and frecuency.How can it be done with OPC server?I already have the NI CD of OPC drivers.Thank you

    Hola Jose David, que OPC estas utilizando?, Si tienes comunicación entre tu computadora y PLC pero falla la comunicación entre el OPC y el PLC? La configuración y direcciones entre los dos es correcta? La comunicación es por cable serial?
    Espero tus respuestas
    Saludos
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

Maybe you are looking for

  • New internal Hard Drive for my Ibook G4 (March 2005); Panther 10.3.9

    Hi there, hope I'm not posting a post which is already answered, but couldn't find any appriopriate one. The thing is I want to buy a bigger HDD for my lovely Ibook. Questions: 1) I looked in "about this MAC" and found out, that it should be an ATA d

  • Inserting flash .swf file into template

    I want to insert a flash file into the right sidebar to appear on all pages of the website.  I know I need to do this via the template.  I think I need to click in the insertion point, then copy the code (make sure the files are in the correct locati

  • LMS 4.0.1 stops collecting users and hosts.

    Hello. We are using CiscoWorks LMS 4.0.1. Acquisition info reports last acquisition end time 19 July and Campus data collection running. Number of host entries is 68 but we have two thousands PCs. When we try to perform an acquisition action with sco

  • Cross-referencing 2LIS_03_UM against 0FIGL_02

    Hi, As revaluations do not generate material Docs. we find a difference between the delta in stock amounts over two months and the net material movements. We would like to check via 0FIGL_02 but therefore we need to know which FI doc types in FIGL_02

  • Ver. 34 uses megadata in just days. YHOO mail, finance, portfolio -requested desktop versions. Why? How to stop this?

    Shock and surprise. Obtained Ver. 34 from playstore just days ago. I loaded desktop requests of Titantv, Yahoo mail, yahoo finance, and finance portfolio. Firefox consumed 500MB of data in just that time period. I also have Ghostery and probably had