Can I use two different scales in the same graph on LabVIEW5.11

I found that this can be done in LabView6i but I'm using 5.11. Can I do that also?

ctbiu,
After playing around with LabVIEW 5.1.1, it appears that the addition of a second scale was a new feature introduced into the graph and chart controls in LabVIEW 6i. It does not look possible in LabVIEW 5.1.1. If you need this functionality, I would suggest upgrading to LabVIEW 6.1, the current version of LabVIEW.
Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask

Similar Messages

  • Can i use two icloud accounts on the same computer?

    can i use two icloud accounts on the same computer?

    You can have content from two iTunes Store accounts in one library, and multiple libraries on a computer.
    (98306)

  • Can I use two separate computers with the same adobe ID.  I want to update my kobo from either unit

    Can I use two separate computers with the same adobe ID.  I want to update my kobo from either unit

    I doubt it is possible to run two instances of iTunes on the computer at the same time.  To do so would require two users to be signed in and running iTunes under each user.
    The better solution would be to either clean up and merge the two libraries or have iTunes running on a second computer.

  • HT204380 Can you FaceTime two different people at the same time?

    Can you FaceTime two different people at the same time?

    No, not at this time. Feedback to Apple goes HERE, and click on the appropriate section.

  • Can I use two apple TV on the same wifi system?

    Can I use twoo apple tv on the same wifi system??

    Winston, what sort of set up do you have for 10 apple tvs? - I currently have 2 and cannot stream different movies successfully at the same time to both of them from a single macbook pro. I am looking at upgrading to a system with a macbook mini or server streaming different content to 3-5 apple tvs. Currently all streaming is on the same channel and via 2 airport extremes and a new express. Still finding the system very very slow.

  • Can i load two different itunes on the same computer for two different ipods?

    Can I load two different itunes on my computer for two different ipods?  Or how can I get it so that when I click on itunes, only my songs come up and not my wifes?  And the same for her.

    Yes.  The simplest way is to have separate Windows accounts for each user.  When either user runs iTunes, he/she will have a separate library with distinct content, playlists, etc., and can sync individual iDevices as needed.

  • Can't use two i-pods on the same computer

    I recently bought a new Gateway with Windows Vista after my first computer completely died. I hooked up my i-Pod, authorized the new computer but had to back up using my back up CDs. However, all went well.
    I thought I would be able to do the same thing when I hooked my Dad's i-Pod up. Instead my songs show up in the library when his i-Pod is hooked up. His songs show up in the music folder that appears directly under devices, with his i-Pod clearly listed as the device.
    I tried hooking up his i-Pod under a different account and the same thing happens. I-Tunes won't let me backup his music.
    Any clues about how to get out of this mess?

    Yes. Each iPod maintains its own preferences:
    Using two iPods with One Computer and check this link out: Natalie Beresford, "Multiple iPods/iTunes Installations", 04:04am Nov 26, 2004 CDT
    JC

  • How can I draw two differenct plots at the same graph?

    [I am beginner]
    I have two different set of data which have differenct x-axis values. How can I draw two data at the same plot?
    For example, one data set is
    x y
    1 3.5
    3 2.3
    5 1.3
    8 3.2
    The other
    1 2.3
    2.5 5.4
    4 2.5
    If I use m_graph.plotXvsY two times. But it draw only one graph at the same time.
    Please let me know. Thank you in advance.

    Do you really need the two sets of data on the same plot or is what you really care about is that the two sets of data are in the same graph? If it's the former, then there's not much that you can do since a plot can only contain one set of data. You can append to an existing set of data by calling the corresponding Chart (for example, ChartXvsY) method, but the result is that the plot's data will appear continuous.
    If it's the latter, the way to do this is to add multiple plots to the graph and plot each set of data in a separate plot. For example, go to the Plots tab in the graph's property pages, add another plot, then here's some sample code that demonstrates how to plot the sets of data from your example above:
    double xData1[] = { 1, 3, 5, 8 };
    double yData1[] = { 3.5, 2.3, 1.3, 3.2 };
    CNiReal64Vector xDataSet1(4, xData1), yDataSet1(4, yData1);
    m_graph.Plots.Item(1).PlotXvsY(xDataSet1, yDataSet1);
    double xData2[] = { 1, 2.5, 4 };
    double yData2[] = { 2.3, 5.4, 2.5 };
    CNiReal64Vector xDataSet2(3, xData2), yDataSet2(3, yData2);
    m_graph.Plots.Item(2).PlotXvsY(xDataSet2, yDataSet2);
    Hope this helps.
    - Elton

  • Can we share apps on two ipads using two different accounts on the same computer?

    I just got and iPad 2 and am giving my wife my old iPad. She has a separate itune account for her ipod. Can we share apps on the two iPads with two different accounts running on the same computer?

    Dear Dah,
    I now have two iPads, which I also (need to) have separate AppleID's for. I understand I can share apps between them if I authorize iTunes on my iMac with both ID's, but I am not quite sure about the correct way to do that. I already have the iMac authorized for AppleID#1. If I go into iTunes and click on Store/Authorize this Computer... and enter my AppleID#2 information into Account name and Password boxes, does this authorize my iMac's iTunes for BOTH ID's or does it just change the authorization from ID#1 to ID#2?
    If the former is correct, I understand the way to proceed is to xync up both iPads to iTunes and then I can drag and drop apps from one iPad's library listings to the other, right?
    If this is not the correct way to get dual authorizations, what is?
    Thanks!
    pax / Ctein

  • How can i deploy two different versions of the same application on the same server??

    I have two different versions of an application. One is a released version. And another version under development. I need to port this version of the application to the same server. I'm using the same classes and packages(except for some new ones). Is it sufficient if i change the name of my ear(application name). Or should i change my code also.

    Hi
    You can repackage the new versions of ear,jar and war with different names. I hope that should work well.
    Cheers
    -pradeep

  • Can you use two iPod's on the same computer?

    I currently have an iPod Video, and my mother wants to get a shuffle or nano. The problem is, we only have one computer that will let iTunes run. Is it possible to use two iPods on the same computer, or even with the same iTunes?

    See these articles about using more than one iPod on one computer, and with either one or more iTunes libraries.
    Multiple iPod installations.
    How to use multiple iPods with one computer.
    If you have the latest iTunes, an easy way to create a new library is to hold down the 'alt' key whilst opening iTunes (for Macs), or hold down the 'shift' key (for Windows).
    This will give you the option of either using the current iTunes library or creating a new one.
    There are various methods of transferring different songs to different iPods with a single iTunes library.
    One is to manage the songs manually.
    With this setting, you can drag and drop songs/playlists etc onto the iPod from iTunes, and also delete and/or edit songs which are currently on the iPod without affecting the iTunes library.
    If you wish to keep the convenience of automatic sync, then you could set the iPods to sync with "selected playlists". This setting can be found in the iPod summary screen under the 'music' tab. With this setting, different playlists can be transferred and later deleted from each iPod without affecting any playlists stored in iTunes or the playlists on the other iPods.
    Also, on the 'summary' main page you will see the option to "only sync checked items". With this setting selected, if you remove the check marks from any songs in iTunes, they will not be transferred to the iPod. You can restore the check mark if you want to put the songs back on the iPod at a later date.
    Be aware that when playing songs in iTunes, any songs that do not have a check mark against them will be skipped over and will not be played.

  • How to use two different versions of the same jar within one project

    Hi everybody!
    I have a big problem while integrating different web service clients within one bigger java project. Both implemetations need some jar files to work but demand different version. So, i would like to know if there is any way to tell which implementation should use which version! Anyhow i add those jars to the classpath makes working only one or the other webservice working but never both! Any ideas somebody?
    Best regrads,
    Stefan G�tz

    Of course do have the jar files different names but the classes inside of them are the same ... means that the standard system classloader can distinguish them. When you add a jar to a classpath the name actually dosent matter.... any other ideas, please?
    PD.: i tryed to add a manifest file to the one jar which makes use of one of the dublicated jars to specify which jar to take direcly but it makes no difference since once classes loaded they cant be distinguish ....see:
    http://java.sun.com/docs/books/tutorial/ext/basics/load.html

  • Can I use two gmail addresses via the same Mail account?

    Please help! My brain is fried. I have two email addresses: one is a regular gmail one, the other uses my own domain but it's gmail too. I currently have both set up on Mail on my Mac. I receive and send from both. But I really want to have both working through one account (this is mainly to simplify the very clever Sanebox tool on both my Mac and in the Mailbox app on my iPhone).
    If I forward my domain email to my regular gmail then I can receive them all in one fell swoop. Which is fine. But can I then continue to send from both accounts? Is this what they mean by an 'alias'? It's really important that I can send from both.
    Sanebox suggested this: http://support.apple.com/kb/TA23485. I'm not sure I really understand it and don't want to risk changing my settings yet in case it all goes wrong. 
    Thank you very much!

    If you're asking whether you can connect one device to two itunes store accounts, the answer is no.

  • Can I run two different ipods from the same laptop?

    Hi, I am very new to all this. Is it possible to have two different ipods running from itunes on the same computer. If it is how do I separate them so when I connect and ipod it doesn't sync both lots of music.
    Please Help me
    Thanks
    Hoolie

    I'm currently syncing three iPods to the same library. iTunes will recognize each iPod as a unique device. My preferred method of managing my iPods is "Sync Selected Playlists". This allows me the convinience of syncing (and all my ratings, playcounts and last played sync) while still being able to control what goes on each iPod. You can set your preferences for each iPod. You could managage one manually and sync the other. Whatever works best for you.

  • Can I access two different libraries on the same computer with the remote app?

    I am in the process of upgrading our home network. There is going to be an airport express in each of the main rooms of our house all running to a switch connected to our AirPort Extreme. The reason for this is so we can stream our music in any or all of the rooms we choose.  I'm going to have a Windows 7 PC running iTunes constantly also connected so that we will have access to the entire library on any of our devices.  My entire library will be housed on an external hard drive that will be connected to the Extreme. Here is where it gets tricky. My wife has a separate library that we want to have access to as well. It is going to be housed on a separate external hard drive connected to the Extreme via a USB hub. I don't want to combine our libraries because hers is absolute chaos and mine is very well organized. Without having to have a second  computer running iTunes constantly, is there a way we can access both libraries simultaneously with the remote app? Either by running two instances of iTunes on one computer or some other way I'm not realizing. As it works right now, if we're both running iTunes on our laptops, then I can go onto my iPad and see both full libraries on the remote app. I want to do that, but with just one computer.

    I doubt it is possible to run two instances of iTunes on the computer at the same time.  To do so would require two users to be signed in and running iTunes under each user.
    The better solution would be to either clean up and merge the two libraries or have iTunes running on a second computer.

Maybe you are looking for

  • How do I save a 5x7 doc to print 2-up as a pdf?

    I am designing invites for my sister, who wants to print them at home (I normally send a pdf to an online printer), and it would be economical for her to print 2-up, but I cannot figure out how to save my work and allow for that. My work is a 5x7 art

  • No Subscription Found - but order is in My Account

    I have recently purchased a price-gouging subscription to Adobe Captivate 6. http://www.adobe.com/products/activation states "activation can be completed [...] at installation", but the error message received is "No Subscription Found." I have an act

  • Mac mini (mid 2009) - Samsung TV - Audio Question

    Hi, I have a mid 2009 Mac mini and want to connect it to a Samsung TV (UE32EH4000). The TV has HDMI ports but no audio in - is there a way of getting audio from the mini to the TV? Thanks a million in advance, Rob

  • Icon preview not working

    What's the deal with the Pages preview icons? I have a folder where one Pages document shows a preview icon and the other doesn't. Both are made by Pages 08 and both are saved the same way. I even tried saving with a tick in the +Include Preview in D

  • How to removed dashed lines from "Page Break View"?

    Hi, In Excel 2010, I found that once "Page Break View" is selected, there will be dashed lines across the view even after returning to "Normal" view. These dashed lines can be distracting. Is there a way to remove them? Bob