Programmatically add multiple scales to graph

On the front panel, I can choose "duplicate scale" "delete scale" to add/remove multiple scales a Graph control.  Can I do this programmatically,i.e., use the VI to adjust the number of scales on the graph?  The purpose is to have variable number of plots on the same graph, each having a different scale.

I use this: Add the maximum number of needed scales per hand. You can swap sides to get a better look.
To switch on/off a scale use the property "Active Y Scale" to select the scale and "yscale.visible" to switch on/off.
I've written a small demo.  I hope it's usefull.
Attachments:
add_multiple_scales_to_graph.vi ‏24 KB

Similar Messages

  • Programmatically controlling multiple scale graph

    Is there a way to programmatically duplicate the Y scale of an XY Graph and to associate it to one of the multiple plots.

    > Is there a way to programmatically duplicate the Y scale of an XY
    > Graph and to associate it to one of the multiple plots.
    You can show and hide a scale, you while a VI is running, LV cannot
    create a new scale.
    Make your graph in advance to have the number of scales you need, then
    programmatically hide the ones you don't need and show the ones you are
    using. You can also set the Plot Active Y Scale to select which Y scale
    is used for the plot.
    Greg McKaskle

  • Multiple scales on Y with the one time axis

    Hi All,
    I am trying to make a multiple scale in Y-axis with the single x-axis in XY graph or waveform graph. I am tring to do this programetically but I am getting the error message"LabVIEW:  Invalid property value." . I have attached the VI for your reference .
    Please help me to plot multiple scale in Y-axis.
    Thanks
     

    Hi,
    Add the total Y  scales you need in XY graph.
    Then you can hide or make it visible  using XY graph Y Scale  property node.
    First you need to se the  'Active  Y Scale' property ,then  set any Scale property.
    You cant programmatically add Y scales ,you need to  add Manually and programmatically you can do anything on Y scales with  above instructions

  • How to add (multiple) cursors programmatically in an XY graph?

     how to add (multiple) cursors programmatically in an XY graph?
    I am building an XY graph. then I would like to add cursors at certain locations (positioned on x axis) I determine through a program.
    How can I add cursors programatically?
    Thank you.

    Initialize a cluster array (CrsrList type) with as many cursors as you think you would ever need.   Setup your cursors dynamically, then delete the unused cursors (array elements) and then update your CursorList property.
    Message Edited by vt92 on 03-20-2009 04:04 PM
    "There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal
    Attachments:
    cursors.PNG ‏5 KB

  • How to add multiple plots programtic​ally to XY graph.

    Hello,
         I am new to Labview.My code is reading Voltage value from no. of Power supply & storing in 1D-array of string. No. of power supply will depend upon user selection. Now I want to plot all these Voltage's value to XY graph,in which X is time stamp at which  value is read & Y  is Voltage value.
            Please suggest me a solution to add multiple plots programtically according to the no of power supply, so user can have a one XY Graph with multiple plots of  Voltage's value of each Power supply.

    Better hide from the front panel. In my projects user used to had 6 plot at the maximum. Before plotting I used to ask how many parameter you want to plot. All the time I used to plot 6 plots only but visible according to parameter selection done by user.
    Here is what I used to do
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet
    Attachments:
    Plot.jpg ‏215 KB

  • Add multiple graphs in one chart(ex.scatter chart) using labview excel report generation toolkit

    How to add multiple graphs in one chart(ex.scatter chart) using labview excel report generation toolkit. Assume like my test data is like below:
    X-Axis
    Data1
    Data2
    1
    1
    2
    13
    2
    3
    14
    3
    4
    15
    5
    5
    16
    3
    6
    7
    7
    The above graph generated manually in excel. I want to generate the same using excel report generation toolkit. when I use Excel Insert Graph.vi where the input data is 2D array with numeric data but here labview converts the empty cells (eg.x -axis 1,data1- is empty) as zero and while plotting i am getting zero for empty cell values.
    Can anyone please help me on how to plot the graph without adding zero for empty cells?
    Thanks&Regards,
    Bharathi T
    TE
    X-Axis
    Data1
    Data2
    1
    1
    2
    13
    2
    3
    14
    3
    4
    15
    5
    5
    16
    3
    6
    7
    7

    Hi Bharathi,
    The Excel Insert graph function takes in only 2d arrays as inputs. Since arrays can only have numeric values, any table with a null string is read as 0. Now to get a plot like you mentioned, you could read the table and replace blank Strings as NaN. NaN values in an array when plotted do not appear in the excel sheet. For reference I have attached a sample vi to help you understand.
    Regards
    Vijetha Nuthakki,
    Applications Engineer
    NI Systems India
    Attachments:
    Excel_graph_multiplot.vi ‏21 KB

  • How can I add multiple contacts to a text message on a droid bionic

    How can I add multiple contacts to a text message on a droid bionic?

    DH
    I was thinking that if he wanted to create multiple keyframes he might be creating a repeated effect rather than manipulating values that are shot specific - like creating an oscillation or some repeated step effect.  If he was creating keyframes specific to his content he'd probably not look for a way to do it "quickly" since each keyframe would require manipulation of specific values. 
    So my thought was to generate the series of keyframes on a dummy clip created for this specific purpose, copy the clip, paste attributes (maybe turn off "Scale Attribute Times") and add bunches of keyframes at once. 
    Still, you're right, it's tough to divine the intent of someone very new to FCP.  His question could be based on a misunderstanding about the use of keyframes.
    P

  • Cannot add multiple members of a failover cluster to a DFSR replication group

    Server 2012 RTM. I have two physical servers, in two separate data centers 35 miles apart, with a GbE link over metro fibre between them. Both have a large (10TB+) local RAID storage arrays, but given the physical separation there is no physical shared storage.
    The hosts need to be in a Windows failover cluster (WSFC), so that I can run high-availability VMs and SQL Availability Groups across these two hosts for HA and DR. VM and SQL app data storage is using a SOFS (scale out file server) network share on separate
    servers.
    I need to be able to use DFSR to replicate multi-TB user data file folders between the two local storage arrays on these two hosts for HA and DR. But when I try to add the second server to a DFSR replication group, I get the error:
    The specified member is part of a failover cluster that is already a member of the replication group. You cannot add multiple members for the same cluster to a replication group.
    I'm not clear why this has to be a restriction. I need to be able to replicate files somehow for HA & DR of the 10TB+ of file storage. I can't use a clustered file server for file storage, as I don't have any shared storage on these two servers. Likewise
    I can't run a HA single DFSR target for the same reason (no shared storage) - and in any case, this doesn't solve the problem of replicating files between the two hosts for HA & DR. DFSR is the solution for replicating files storage across servers with
    non-shared storage.
    Why would there be a restriction against using DFSR between multiple hosts in a cluster, so long as you are not trying to replicate folders in a shared storage target accessible to both hosts (which would obviously be a problem)? So long as you are not replicating
    folders in c:\ClusterStorage, there should be no conflict. 
    Is there a workaround or alternative solution?

    Yes, I read that series. But it doesn't address the issue. The article is about making a DFSR target highly available. That won't help me here.
    I need to be able to use DFSR to replicate files between two different servers, with those servers being in a WSFC for the purpose of providing other clustered services (Hyper-V, SQL availability groups, etc.). DFSR should not interfere with this, but it
    is being blocked between nodes in the same WSFC for a reason that is not clear to me.
    This is a valid use case and I can't see an alternative solution in the case where you only have two physical servers. Windows needs to be able to provide HA, DR, and replication of everything - VMs, SQL, and file folders. But it seems that this artificial
    barrier is causing us to need to choose either clustered services or DFSR between nodes. But I can't see any rationale to block DFSR between cluster nodes - especially those without shared storage.
    Perhaps this blanket block should be changed to a more selective block at the DFSR folder level, not the node level.

  • Add multiple effects to a title and to a video

    I have an edited video and inserted a title before the video starts. I would like to have the title zoom and while zooming, fade in. I apply the zoom to the begining of the title on my timeline, edit the duration and the start and end size then try to add a fade but the fade overwrites the zoom. On all the videos I found, they drag and drop the effects onto the clips on the timeline (I have to add them to either the front or back) then it appears on the Effect Controls under Video Effects. When I do it, I do not see the effect under that, I can only see the effect options when I click on the effect on the time line.
    I have tried the same thing to the video itself and can only add one effect to each clip.
    What am I doing wrong? How can I add multiple effects to things on my timeline?

    Here is a +1 for Jim's suggestion to look into Keyframing the Fixed Effect>Motion>Scale, to create your Zoom.
    You could well explore Keyframing another Fixed Effect>Opacity, to have more control over your Fade-In too.
    Good luck,
    Hunt

  • Chart w/ multiple scales

    Post Author: andeezlemoyo
    CA Forum: Charts and Graphs
    Hi All,
    I'm using CR XI Release 2. Is it possible to create a chart with multiple scales? Or in other words, plot multiple measures on a single chart.
    Thanks,
    Andy

    Post Author: Dan3D
    CA Forum: Charts and Graphs
    Yes. In the Chart selection tab, start out with a "Dual-Y" chart. This will produce a bar/line/area chart that has a y1 scale on the left and y2 scale on the right. Each measure can be mapped to either Y1 or Y2.

  • Programmatically add a navigation pane to Framemaker

    Hi everybody,
    When you edit a Framemaker file (in unstructured mode), it would be nice to have side pane that shows the file structure based (like a mini TOC). This feature has been implemented in Word 2010 and it is very helpful.
    My question is: Is it possible to programmatically add such a navigation pane to Framemaker?
    TIA,
    Roman

    Thanks for refreshing my small chunk of FrameMaker community memory, Arnis. I was thinking of Enhance, and, though I have used and often refer to Silicon Prairie Software's great and inexpensive FM paragraph, character, and indexing plug-ins, I completely forgot that there was an outliner as well.
    I was thinking of a technique I played with occasionally to simulate an outline, which is to use the cross-reference dialog box to filter a document by paragraph format. The page range of items in the scrolling window helps locate the source paragraphs within the container document. One advantage over an outliner is that you can see within any open document, not just the currently-active one.
    I have thought of, but haven't tried, opening multiple fFrameMaker sessions and using the cross-reference dialog box to navigate a document in one session and working with the active document in another current session. Working from my memory without FM open in front of me, I'd expect opening a second instance of a document in a second session would display the "document in use" dialog; choosing to open a copy for editing or a read-only copy should avoid damaging the active working instance.
    Re-reading before sending reminds me of another option, namely generating a list of paragraphs with hyperlinks. As with a TOC, you can specify which paragraph formats to extract. Using the FrameMaker "hyperclick" Ctrl+Alt+Click on a hyperlink or cross-reference in a FM document moves the insertion point to the source of that link. You can have multiple generated lists, each with more or fewer paragraph formats, for different navigation granularity. Generating the list from a book provides cross-document navigation.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices
    Arnis Gubins wrote:
    That was the "Enhance" plug-in from SandyBrook Software (http://www.sandybrook.com/). Unfortunately, it hasn't been update since FM7.2 on XP.
    There's also Steve Kubis' Outline Tool available from Silicon Prairie Software at: http://www.siliconprairiesoftware.com/Products.html

  • How do I add multiple apple id's to one account

    How do I add multiple Apple id's to one account for billing and Icloud use?

    You don't. You can't combine Apple IDs.

  • How do i add multiple lines in a cell (like a list) in Excel for MAC?

    I'm trying to add multiple lines (in the form of a list) in a individual cell in Excel for MAC.  I used ALT Enter on my PC but that doesn't work on the iMac.  Does anyone know how to do this?
    Thanks!

    It's been a while but I think you hold SHIFT while typing a page break (RETURN) to make a new line without shifting to another cell.
    However, as Excel isn't an Apple product, I am sure you will get a faster and more current answer by using Microsoft's Office:Mac forums here:
    Office for Mac forums
    They are very good.

  • How do I add multiple contacts to a group?

    How do I add multiple contacts to a group on my Ipad?

    See if this thread helps.
    https://discussions.apple.com/thread/4114588
    Matt

  • How do i add multiple email addresses to my calendar

    How do I add multiple email addresses to my calendar on my iphone

    You can create an email alias at the mail feature at iCloud.com

Maybe you are looking for