Can I change the order plots are written to an XY graph without changing their order in the plot array?

In LV6.1 the order in which plots are written to an XY graph is in reverse order from the order they appear in the array of plots that is feed to the XY graph control. Thus at places where �Plot 0� intersects �Plot 1�, the �Plot 0� data appears in front of the �Plot 1� data. I would like to reverse this without switching the order the plot array is built-up. Is this possible? I�ve attached a vi that demonstrates what I�m taking about. In my application I have many �highlights� that I do NOT want to list in the plot legend but that I wish to plot �over� the channel data that IS listed in the legend.
Thanks
Attachments:
plotOrder.vi ‏42 KB

Thanks for this idea. I misunderstood what you meant until Jeremy responded saying you were �right on the money�. I thought you meant that putting another plot in the array but making it transparent was going to help somehow, but now I understand that you mean plotting the �up front� data to a separate XY graph indicator which is transparent and overlaying the original XY graph. I may wind-up doing this. I�m just not excited about linking all the scaling info from one graph to the scaling of the transparent graph and creating the necessary event handling so that when the user scales one graph or changes the auto-scaling, the other graph�s scales gets updated, but perhaps it�s the only way. Thanks again for your input.

Similar Messages

  • How can I find out what apps are on my step daughters phone without the phone?

    How can I find out what apps are on my step daughters phone without the phone? She is on my phone plan but does not live with me and I am concerned about the apps she may be using.

        baniville108,
    Thank you for reaching out to us. We certainly know the importance of being able to know what options are available with your device. With apps on devices, thoses are specific to the phone itself, so there is no open forum to view what apps are downloaded. The only option would be to physically review from the phone, or if you have the same Apple ID you can log into it and view from there. Please let us know if you need anymore assistance.
    Thank you,
    TonyG_VZW
    Follow us on Twitter @VZWSupport

  • Windows 2008 R2 Active Directory User can not change their password

    Our AD domain already having two domain controllers with windows 2008 (not R2),  last week we added one more domain controler with windows 2008 R2 for that we run domain prep and forestprep. After this domain no  users can change their password by pressing ALT+CTRL+Del--Change password. Administrators can still reset the password, and if administrator provide the option change password and at next logon, it works, users can reset the password. But after login they can not.
    The error telling the new password does not meet length,complexity, history requirements. We are sure their is no Group policy which setting password/account policy. And even we tried to attach a simple password policy domain level with out complexity.
    Please provide a feedback..waiting for your response.
    Thanks

    additional info: up to Server 2008 R2, Windows ONLY supports ONE Password policy PER Domain. (exept: the R2 supports more pw-policies, but not with gpo, it has to be congifured with ADSI-Editor)
    So, in case you still use the 2008 / R2 - you Need to know that ;))
    regard..
    Stephan Ertel - MCITP/MCSA -
    From Windows 2008(Non R2) and higher is supported for more than one password policy with fine granted password polcy.DFL should be 2008.
    HTH
    Biswajit Biswas
    My
    Blogs|MCC
    |
    TNWiki
    Ninja  
    Best regards Biswajit Biswas Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin

  • How can I get the data array from SQL Server Database?

    Hi,
    I can write a data array(2D)into a table of my SQL Server Database. The data array was writen to a column with image type. I know a data array is transformed a binary string when writing into database, but I dont know how to get the data array when I fetch the binary string from database.
    My question is:
    How to transform the binary string into data array? which vi's should I use? I have tried unflatten from string but failed.
    Any response is appriciated.
    Red

    happyxh0518 wrote:
    > I can write a data array(2D)into a table of my SQL Server Database.
    > The data array was writen to a column with image type. I know a data
    > array is transformed a binary string when writing into database, but I
    > dont know how to get the data array when I fetch the binary string
    > from database.
    >
    > My question is:
    > How to transform the binary string into data array? which vi's should
    > I use? I have tried unflatten from string but failed.
    In order to use Unflatten from string you first need to Flatten it
    before writing it. Also depending on the database driver, the returned
    data may actually not be binary but Hexadecimal encoded ASCII which you
    would first have to decode to binray.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • How can I change all Inf elements in an array to a specific value?

    I would like to change all Inf elements in my array to -1. Basically, I am looking for something similar to the range and coerce function, except that I want all values above a certain value to be a specific negative value, rather than go to that value.
    I could use a case structure and go through each element in the array, but I am hoping to find something more efficient.Any ideas?
    Solved!
    Go to Solution.

    P@Anand wrote:
    I would do that in this way.
    Here's a simpler version...
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    Replace in Array.png ‏4 KB

  • There are marker elements in my FM file,How can I  change their text information?

    In my Fm file,I want to change the text information of marker,How can I deal with it?

    Jack:
    Begin by selecting the marker. If you haven't already done so, use View --> Text Symbols to allow you to see the markers.
    You can then use your mouse or keyboard to select the marker manually or use
    CTRL+f to open the Find/Change tool, in the
    Find list choose
    Marker of Type and specify the type of marker (or choose
    Any Marker if you don't the marker type), then click
    Find.
    After a marker has been selected, press in sequence
    ESC s m to open the
    Marker tool, edit the marker text, then click
    Edit Marker.
    Cheers & hope this helps,
    Riley

  • How can i save the output array of the invoke node "commands values" into a specific file

    I must save the setup of vi commands'. I use an invoke node called "command value" wich give me an array with the name of the specific command and his value. How can i save this array into a specific file to load it later if o need. Must i change the array format?
    Thank you

    Hi,
    I have attached two VIs.
    The first one "Ecriture fichier tableau" (writer) permits to collect all control's values in an array (dbl) and to save it as .bin file. You had to convert variant type into dbl type. (You can do the same with string type if you wish. You will save datas as .txt file for example)
    The second VI "Lecture tableau fichier" (reader) permits to retrieve all the datas you saved in the file.
    I think this responds to your question.
    Regards,
    Attachments:
    Control values.zip ‏26 KB

  • How can I alter the way Array data displays?

    I can trace the Array data and I get each array item
    separated by a comma. How can I replace that comma with a dash so I
    show "Index0 - index1 - index2" instead of "Index0, index1, index2"
    Thanks!

    var myArray:Array = new Array("item1", "item2", "item3");
    var reg:RegExp = /,/g;
    var arString:String = myArray.toString();
    var newString:String = arString.replace(reg, " - ");
    trace(newString);

  • How can I get the scroll bars to be more visible/contrasting?

    The scroll bars are difficult for me to differentiate from their background. Can I change their colour or darkness to make them more visible?

    Firefox uses the native scroll bars by default.<br />
    You can try to select another window theme in your Linux distribution that has better scroll bar appearance or see if installing a Firefox theme helps.
    * https://support.mozilla.org/kb/Using+themes+with+Firefox
    *https://addons.mozilla.org/firefox/themes/

  • 10.5.2 iTunes/ Mac - can't change media kind

    In 10.5.2 with iTunes Match enabled, I can no longer change the media kind on some files in my Music library that are chapters of audio books I've ripped. The files are marked as Music erroneously; I highlight them, right click "Get Info", then navigate to the "Options" tab, but find that "Media Kind" is grayed out, so I can't change their type to audio books.
    As iTunes Match is so slow uploading files, I don't want these large numbers of audio book files to be uploaded, hence why I want to change their "Media Kind" property.
    I can neither drag the highlighted files from the Music library folder to the Books folder.
    Any ideas please?

    So, just to summarise, if you:
    have iTunes Match turned on; and
    import a CD; and
    do not quickly change the Media Type before iTunes starts trying to match your song,
    you will not be able to change the Media Type later.
    The solution is:
    turn off iTunes Match and reimport the song;
    leave iTunes Match on, reimport the song and very, very quickly change the Media Type before iTunes starts trying to match your song.
    This is pretty terrible usability.

  • How can I initialize the xScale of a xygraph with a string like '03-00010' ?

    I have two arrays. the first one is an array with decimal numbers (i.e. 0.9 ; 1.2 ; 5.0) and the second array is a string array (i.e. 03-01; 03-23; 05-001). I want to plot the pairs of values with a xygraph. How can I format the second array to scale the x-axis?

    The only thing that an XY graph can plot is two numeric arrays - not strings. Either axis can display a numeric as date/time so if your string values represent this, then you convert the strings and do it. You could put the string values in an adjacent indicator and use a legend i.e. 1=03-01,2=03-23.

  • I am trying to change the order of one of my audiobooks (media kind: audiobook), but the ID tags are greyed out.  I can't change tags for almost all my audiobooks.  Music files OK. Files are all read/write. Repaired disc perms. OS 10.9.4. ITunes11.4

    I am trying to change the order of one of my audiobooks (media kind: audiobook), but the ID tags are greyed out.  I can't change tags for almost all my audiobooks.  Music files OK. Files are all read/write. Repaired disc perms. OS 10.9.4. ITunes 11.4  I don't have iTunes Match.

    Select all the songs and then Advanced -> Convert ID3 tags.
    http://docs.info.apple.com/article.html?path=iTunesWin/6.0/en/655win.html

  • The caption on an annotation is off the plot area. Even if I cahnge the x and y scaling I still can't see the annotation caption. How can I change it so that I can see it?

    The caption on an annotation is off the plot area. Even if I cahnge the x and y scaling I still can't see the annotation caption. How can I change it so that I can see it?

    Try calling SetCoordinates on the annotation's Caption property. This method lets you explicitly set the x and y coordinates of the caption.
    - Elton

  • How can I change the order in which photos are presented on an Apple TV?

    I am showing photos on my Apple TV via my Apple MacBook, iTunes and Home Sharing.
    That all works nicely for me, except that I wish to change the order in which a few photos
    are being presented.  How can I change the presentation order on the Apple TV?

    Welcome to the Apple community.
    You'll need to change the order in iPhoto. Open the album you wish to re-order, manually sort them to the order you want, then use the time and date and batch change options as applicable from the photos menu to retag your photos.

  • How can I change the order SubVIs are loaded?

    Hello,
    I have a SubVI which needs to be called before any other SubVI. I tried to put that SubVI in another VI which again calls a second SubVI with the rest of the application:
    MainSubVI  --- call ---> 'Need-to-be-loaded-first-VI'
                |
                '- call ---> 'Start-VI'
                                 |
                                 '- call ---> 'Rest-of-application-VI'
    The problem is that there is one SubVI - saved in 'Rest-of-application-VI' - which is loaded before the 'Need-to-be-loaded-first-VI'.
    How can I change the order SubVIs are loaded?
    Thanks,
    Johannes

    Hai,
    If you wish to load the VI into memory or block the VI from loading the memory immediatly after the parent VI loads....Use "Call by referance Node" with call setup as "Reload for each call" which will load theVI into memory only when the VI is supposed to execute.
    With regards,
    JK
    Message Edited by JK1 on 09-10-2008 05:07 AM
    With regards,
    JK
    (Certified LabVIEW Developer)
    Give Kudos for Good Answers, and Mark it a solution if your problem is solved.

Maybe you are looking for

  • CS6 Blackmagic

    Hello everyone, I'm having a serious issue and I was hoping someone on the forum maybe able to help.    Here's the specs before I get to involved: HPZ800 Windows 7 64-bit Pro Dual 6 core Xeon X5690 3.47Ghz Processors 48GB Ram 128GB SSD C: 5TB RAID 5 

  • How to send a bold and coloured text as an email text using forms.

    Hi I am using oracle 9i as database and forms 10g . I have wriiten a procedure in database to send email. In the form on button click I am calling this procedure and sending email. But I am not able to set the font, colour, style (bold,italic etc..)

  • My Motherboard is dead :(

    Hi guys: i need an explanation for this.... i tryed to install a new optical drive on my G4 and when take out the IDE cable (of course the computer was shutdown and disconnected). installed the new one, and now my mac doesn't start up . The dimmer fr

  • New-AzureQuickVM - InternalError : The server encountered an internal error. Please retry the request

    HI, I am trying to use quickVm create in powershell as I have a need to autmate the creation. Since this monring, I am stryudggling to acheive this task. Cloud service gets created and deployed and then I get : OperationDescription                   

  • Man command on Solaris 10 basic installation

    Hi all, I've installed solaris 10, the basic installation, and I've seen that the pkg SUNWdoc is missing. Where I can download the package? Thanks in advance.