How do I change the number of plot areas in a Mixed Signal Graph

How do I *programatically* change the number of plot areas in a Mixed  Signal Graph?  I recognize that the developer can choose to add or  remove a plot area during edit mode but I want to select between 2 or 3 visible plot areas and scale the plot areas appropriately.  Is there a property that tells me how many plot areas (or yscales) there are?  I also need a property that I can write to as to set the number of plot areas available.
Aside from manually making too many plot areas and then hiding the unneeded plot areas how can I do this?
Jonathan

Hello,
I don't think that is possible - I searched the property and invoke nodes but didn't find something to do that.  This would make a great product suggestion though, which you can submit (it goes directly to R&D) by clicking the word feedback in the bottom left corner of the Contact NI page linked below:
Contact NI:
http://sine.ni.com/apps/utf8/nicc.call_me
Best Regards,
JLS

Similar Messages

  • How do you change the Number of Plots Shown property of a Waveform Chart at runtime?

    Is there any possible way to change the Number of Plots Shown property
    of a Waveform Chart at runtime?  Thy Dynamic Stackplots example is
    way to limited.....

    There's a couple of ways to do this -
    1. Manage the data going into the chart to only be what you want displayed
    2. Use property nodes.  Specifically, the Plot.Visible node. (LV 7 example attached).
    2006 Ultimate LabVIEW G-eek.
    Attachments:
    MultiPlots.vi ‏48 KB

  • How can I change the color of plot in a waveform chart and graph?

    There are 4 plots in a waveform chart, from plot0 to plot3, and I want to chang the color of plots dynamicly up to my needs when the VI is running.
    For example, as show in the picture, i want to set the plot0 as RED, and plot1 is BLUE, plot2 is YELLOW, plot3 is GRAY.
    If there is only one plot, i can change it's color, however when there are more than one plot, it fail.
    How can I do it?
    Thanks
    Attachments:
    waveform.JPG ‏61 KB

    Hello MilkyStone,
    first you have to set the active plot, then change its color (or other properties). All that is done using property nodes.
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • My iPad has connect to the wrong number for imessage and facetime. How do I change the number on my iPad for imessage and faceting?

    When setting up my new iPad and entering my own Apple ID my sisters number appeared on the imessage and facetiming; however her number is not associated with my Apple ID. How do I change the number to my own?

    Turn iMessage and FaceTime off, reset the device by holding both buttons until the apple logo appear then let go and wait for it to restart. Then turn iMessage and FaceTime back on and enter the settings again

  • How do I change the number of picture columns in a folder

    how do I change the number of picture columns in a folder

    Never mind.  I found the answer.  For those who may wonder: you slide the cursor on the bottom right.  I looked in IPhoto help but there was nothing there.

  • How do I change the number formatting within a Cell Table in Microsoft Word?

    Hi, I was wondering if someone could help me out on an issue I've been having... I work for an accounting firm and we do a lot of financial statements. 
    I was wondering if we would be able to treat a cell table in Microsoft Word 2007 like I would a cell table in Microsoft Excel. Meaning, I would like to change the formatting of the numbers in the table to the "Accounting" (number) format so it
    aligns by the decimal point and use the $ signs and () for negative numbers.  We do use the link tables feature, however, most of our balancing pages just can't be done in Excel because of the way the text is written. It would be much harder to format
    the text if it were to be typed in Excel. We have also tried  creating an Excel sheet within Microsoft Word but it is the same as linking the tables... Again, a text formatting issue.  The only option is to use tables within Word but how do we change
    the number formatting to a "accounting" (number) format where the numbers would align with the decimal point and use () for the negative numbers. Is there ANY option for us to do this other than manually entering this information in using tabs?  
    If there are no options other than entering it in manually, please consider this as an option for your next software update. I believe that a LOT of people out there will be interested in this feature... My manager and I just attended a webinar on Microsoft
    Advanced Word Tips Tricks and Techniques and 75% of the attending people had this question but no answer.
    Thank you very much for your help!!!!!

    Word does not really have number formatting for table cells. You can align cell contents on the decimal point, though, by setting a so-called decimal tab stop.
    Option 1:
    - Select the cells for which you want to do this.
    - Display the ruler.
    - Click the Tab box on the left hand side of the ruler until the box contains an inverted T with a dot.
    - Click in the ruler where you want the decimal tab.
    Option 2:
    - Select the cells for which you want to do this.
    - Click the arrow in the lower right corner of the Paragraph group on the Home tab of the ribbon.
    - Click the Tabs... button in the lower left corner of the dialog.
    - Specify a tab position in the box, e.g. 1.5".
    - Select the 'Decimal' radio button under 'Alignment'.
    - Click Set.
    - Click OK.
    You will have to type the numbers as they should appear, including the $ for currency and the ( ) for negative numbers.
    Regards, Hans Vogelaar

  • How do i change the number of columns within a text box?  I need to go from three columns to one.

    How do I change the number of columns within a text box?  I need to go from 3 columns to 1.  The insert column is highlighted and column break does not work for this.

    Pages '09 does not seem to allow layout breaks in Textboxes.
    Pages 5.2 has the same limitation.
    Use multiple linked Textboxes in Pages '09 to get the layout you want or create your layout in a Word Processing template in the document layer.
    Peter

  • How do I change the number of rings on my phone?

    how do I change the number of rings on my phone?

    Call your provider and ask them to do it.
    This is not controlled from the iphone.

  • How do I change the number of rings on messages?

    How do I change the number of rings on messages. At the moment it rings twice and I miss it. Could do with being quite a few rings more.

    This is determined by your carrier. It isn't a number of rings - it is based on time beginning when the call is received at your carrier's servers.
    I believe with AT&T in the U.S. the maximum is 30 seconds. This does not equate to a full 30 seconds of ringing with the phone since there is some delay involved between the carrier receiving the call and it reaching the phone.

  • Facetime is using my husband's cell phone number instead of mine? How can I change the number in face time?

    Facetime is using my husband's cell phone number instead of mine. How can I change the number to mine in face time?

    You need to set up the accounts in System Preferences/Accounts, then activate Fast User Switching.
    That way you can quickly log in to your own account - then back to his.
    You should obviously have different passwords.

  • How do I determine the number of plots on a waveform graph?

    How do I determine the number of plots that have previously been plotted on a waveform graph? I am loading dynamic data from a file. If I convert to an array and size it and there is only one plot, I get the number of data points and I don't know how to tell the difference.

    Usually by reading the graph terminal or a local of it and determining the first or second dimension (not sure which at the moment) size of the resulting 2 dimensional array. If it is a 1 dimensional array you have either only one plot or an array of clusters each representing one plot. But as these data types are determined by compile time, there shouldn't be a problem with this causing ambiguity.
    Rolf K
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • In i photo11,how do I change the number of thumbnails in the rows?

    In I photo 11, how do I change the number of thumbnails in the rows?  I now have 5 large thumbs across, but
    I would like to have 10 or 12  normal sized thumbnails in each of the rows.  Thanks

    tab --
    Here's where to read up on your question.
    If you don't find your answer, post a new topic there:
    https://discussions.apple.com/community/ilife/iphoto

  • How do you change the number of rings before FIOS goes to voice mail?

    Currently my FIOS residential service picks up voicemail after 4 rings, thereby negating my answering machine on my phone. It is then hit or miss for the system telling me if we have a voice mail. I would prefer to use my phone answering machine
    How can I change the number of rings on FIOS to 6-8 more rings, in order for my phone answering machine to pick up?
    Thanks

    rhc86 wrote:
    Currently my FIOS residential service picks up voicemail after 4 rings, thereby negating my answering machine on my phone. It is then hit or miss for the system telling me if we have a voice mail. I would prefer to use my phone answering machine
    How can I change the number of rings on FIOS to 6-8 more rings, in order for my phone answering machine to pick up?
    Thanks
    Call your voicemail access phone number and go to settings. There is an option for that.

  • How do you change the number of rings before a call goes to voicemail?

    How do you change the number of rings before a call goes to voicemail.

    You can't; it's set by Verizon at 30 seconds.

  • How do i change the number on imassage

    how do i change the number on imassage?

    The only way to change the number is to change the SIM card. If you recently had your number ported, then you need to turn iMessage off, wait a few minutes and then turn it back on again. After it reactivates, then check the Send and Receive area.

Maybe you are looking for