Can you use a control reference for a graph with two channels of data?

when i try to wire a 2-D array of data to the value property of a graph(strict control reference), it shows a conflict. The value data type only shows up as accepting a 1-D array input. I want to use control references to pass the chart data to my main vi. Will I have to change the waveform graph control reference into an array control reference to make this work?? This would require adding a while loop in the main vi to read the array data and update the graph data??

> when i try to wire a 2-D array of data to the value property of a
> graph(strict control reference), it shows a conflict. The value data
> type only shows up as accepting a 1-D array input. I want to use
> control references to pass the chart data to my main vi. Will I have
> to change the waveform graph control reference into an array control
> reference to make this work?? This would require adding a while loop
> in the main vi to read the array data and update the graph data??
I think the problem is that your waveform graph is set to take one type,
a 1D array of doubles, and you are wiring a different type. While
charts adapt to type when the data is wired to their terminal, they do
not adapt to data wired to their value property. If you change the
datatype of the graph from its terminal, then you should see the value
property change type also and you are set.
Greg McKaskle

Similar Messages

  • Can you use a text field for email sender with E-mail button

    basically i would like to use input information from the user when someone sends an email instead of the default which is to look for a third party e-mail program like outlook. I want to bypass that and possibly use a text field that has the user input their email. some people don't use outlook so it would be nice to bypass that somehow. Is there a way to send email without the whole outlook thing, like not needing a "sender" and instead require them to input email address. I just want to receive the pdf. I am using LIVECYCLE by the way.

    You must enable POP forwarding for the account preferences via webmail access for the account.
    http://mail.google.com/support/bin/answer.py?answer=13273
    http://www.macosxhints.com/article.php?story=20041110192454841
    The instructions for enabling POP forwarding and creating the account as a POP account with an email client such as the Mail.app are available at Gmail's website.

  • Can you use the Vocal Transformer for Live Show?

    Can you use the Vocal Transformer for Live Show? I have automations set up in my vocal track using the vocal transformer and would like my vocals to adjust accordingly while performing live. Is this possible to configure and if so, how do I set it up at the venue?

    Vocal Transformer opens in MainStage. All controls in VT are visible & editable in MS. Don't set it up at the venue. Set it up in one or more patches before you leave your house. You will need up to twelve sliders or knobs plus one or two buttons on your controller to get the most out of it.

  • Can you use Apple TV and source films/music from two different Macs in the home?

    Can you use Apple TV and source films/music from two different Macs in the home?

    not at the same time but yes.
    set up home sharing on both computers and Apple TV using the same Apple ID.
    Setting up Home Sharing on your computer
    Setting up Home Sharing for Apple TV (2nd generation)

  • Can you have 1 Apple ID for a company with several iphones?

    Can you have 1 Apple ID for a company with several iphones?

    How to use multiple iPods, iPads, or iPhones with one computer
    http://support.apple.com/kb/HT1495
    How To Best Use and Share Apple IDs across iPhones, iPads and iPods
    http://www.nerdsonsite.com/blog/2012/06/07/help-im-appleid-confused/
     Cheers, Tom

  • HT1947 Can you use your iPad alone for sharing iTunes music to apple tv without having your pc on?

    Can you use your iPad alone to share iTunes music to apple tv without having to use your pc?

    Do you have any music stored on your iPad or is it all on your PC?
    If the music is stored on your iPad, then double tap the home button, swipe (left to right motion) and you will see the volume/brightness controls/AirPlay. Tap on AirPlay and select ATV. Then go into the music app

  • Can you use surround sound 5.1home theatre systems with iMac 27"?

    Can you use surround sound 5.1 home theatre systems with iMac 27"? I was thinking of using my iMac as an internet television as well as home pc. thanks

    NZane-
    Greetings and welcome to the Apple boards.
    The Mac puts out encoded 5.1. It is the function of the amplifier, receiver or decoder to take that signal and turn it into something useful. At minimum you will need a device that can accept that output and turn it into something useful.
    Most studios that I am familiar with want to be able to use their own 5.1 decoder, amp and speakers. Juicier sound!
    Luck-
    -DaddyPaycheck

  • Can you use ActiveX controls in PL/SQL?

    I am trying to find a way to start email from within a database trigger. Someone told me I could use an ActiveX Control (custom made by a colleague). Although I have never worked with ActiveX or OLE, I know that it is possible to use them in Forms. Is is also possible to call an ActiveX in PL/SQL? How? And if it is impossible, could someone tell me another way to start email (the application is to be implemented in a Windows NT Network).
    Lots of thanks for any answer or advice,
    Joeri Folman
    null

    Joen,
    I am not totally sure what you mean when you say 'start email', but you should check out the utl_smpt packages in the database. They can be used to send email messages from the database. I believe that you need to have an email server (like sendmail) running on the machine for these to work correctly.
    Check out Oracle Built-In Packages by Steven Feuerstein. Steven also has a real good book on PL/SQL programming that you may find helpful.

  • Migrating to Sharepoint 2013 from 2010 - Can you use the same URL for the Web Application without affecting the 2010 environment?

    Hi,
    I am currently trying to migrate our SharePoint 2010 environment to SharePoint 2013. The first thing I'm doing is creating a 2013 development environment to verify that this migration goes smoothly. I'm also doing this so that we will have a testing environment
    after the upgrade to 2013 is complete. 
    So here is my question: I have a 3 tier farm including; 1 app server, 1 wfe, and 1 sql server. I have made a copy of our SharePoint 2010 database and installed that on our sql server 2012 sever (This new environment is on 3 completely separate servers from
    our 2010 environment). I have also installed the prereqs and configured SharePoint 2013 on the App server and wfe servers, as well as configuring the necessary service applications (I have created a completely new 2013 database where I will migrate my 2010
    database content when I'm ready).
    I am now at the point where I need to create a new web application on the 2013 app server, where I will be migrating the copied 2010 database.  (Also note that we have a 2010 development site called https://[email protected])
    When I go to create a new web application in our 2013 dev environment, can I use the same url (https://[email protected]) to create this web app, or will this screw up our current 2010 dev environment?
    I'm new to SharePoint migrations, so I apologize if this is a stupid question.
    Thanks in advance for any insight you can share on this!
    Boe Barlage

    So, what you are recommending is that before I create a web application in my new 2013 environment, I need go into my hosts file on my 2013 app server and alter it to point to my 2013 wfe.
    Then after I do that, then I can create my new web application on my 2013 app server with the same url as my 2010 testing environment
    (https://[email protected]). 
    Then after that I should be able to access my new sharepoint 2013 environment at the same URL (https://[email protected])?
    I must be missing something.
    In your first reply, you told me to alter the host file on my 2010 app server and point it to my 2010
    wfe (I guess I thought it probably already is). You also told me to alter the host file on my 2013 app server and point it to my 2013 wfe. 
    so I am confused on after I do this, what url would I access my 2010 test environment, and what url would
    I access my 2013 test environment?
    I am fine with having my test environment as a different URL until I am totally ready to roll everything over and kill the 2010 site. But I want to make sure that when I migrate my database, none of the site links are broken.
    I also want to make sure that if I proceed this way, I want to be sure that I will be able to modify the URL to what my 2010 environment is (without a lot of headaches) when I am ready to kill the 2010 site.
    Thanks again for your help, it's much appreciated!
    Boe Barlage

  • Can you use CS6 serial number for Lightroom 4?

    Hi everyone,
    I used to have CS6 and Lightroom downloaded on my computer but it fried and I had to replace it. On my new laptop, I tried downloading Lightroom and using my old serial number, but it didn't work. I was wondering if maybe it was Lightroom 4, and Adobe had released Lightroom 5 during the time when I didnt' have a computer. Can I use my CS6 serial if I download Lightroom 4?
    Thank you!

    Can I use my CS6 serial if I download Lightroom 4?
    No. The CS6 serial number is very specific: it only works for the product and operating system that it was purchased it for.
    If you had, for example, Photoshop CS6 for Windows, that CS6 serial number would not even work on a Mac.
    You'll need to locate your Lightroom 4 serial number.

  • Can you use different audio devices for different apps?

    I've paired my iMac with a set of Bose Companion 20's - they connect via the headphone socket. I regard these as my default audio device. However, when I work from home I need to use Lync 2011 for Mac and want to be able to use a bluetooth headset for lync enterprise voice calls (my employers chosen platform). Is it possible to use my bluetooth headset for incoming / outgoing calls when using Lync but the Bose speakers for say internet radio? If this is possible, any guidance as how to configure would be much appreciated. Thanks in advance....

    After going to a particular folder and selecting a view, click the little Action Gear and select "Show View Options" and at the top check the box "Always open in xxx view" where xxx will be the view you presently have selected.
    Do not check the bottom box to use this as a default or else all folders will then open this way.
    Message was edited by: nerowolfe

  • Can you use the 30inch screen for windows

    If any one knows can you post it on the display forums?

    NVidia has released a monster of a new workstation card...
    http://www.nvidia.com/page/qfx_uhe.html
    a dual GPU unit that can support up to 4 30" displays in dual link mode.

  • Can you use the same form for different datasheets?

    Hello! Thanks in advance for your time.
    To keep this short, I have created a form at my place of work to do a type of process audit. The form has worked extremely well and now other areas of the business would like to use it. For example, let's say I wanted to perform the exact same process audit
    at a supplier, but I want a separate datasheet on my SharePoint page to separate in house audits from supplier audits. The form I created for in house audits took an extremely long time and has tons and tons of fields and tons and tons of rules.
    Can I simply save the form to a new location, and somehow publish the form to a datasheet view so all fields from the form appear as columns and the form submits data to the new datasheet? If so, can somebody explain how? I would be eternally greatful!
    Mitch

    Would this be an InfoPath form?
    One option would be to extend your current form to have a 'Type' field that has 'Internal' and 'Supplier' as choices. You could then create views to show 'All', 'Supplier only' and 'Internal only' subsets of the data.
    Alternatively you may be able to save the list as a template and then re-use it but I can't remember how well if at all that works.

  • Can you use a mobile broadband for Apple TV. My mobile prepaid is wifi but does it have to have credit on it to or can atv still stream through the device.

    I have a mobile prepaid broadband. I want to buy a Apple TV but I'm unsure about whether it will work with my mobile broadband.
    It is wifi.  Does  my wifi have to have credit on it for the atv to work.  It still works you just can't connect to the Internet with it unless I buy credit.  I just need to make sure.  I want to use my iPad and view on my he tv.

    Welcome to the Apple Community.
    It may well work but will likely be far too slow and far to expensive.

  • Can you use an iPad charger for the iPhone 4S?

    I would like to use the charger for my iPad to connect/charge my iPhone 4S. Will it work?

    I presume you have Power Adapter to USB 12W which comes with iPads and it is compatible with iPhone 4s.
    So yes.
    TZ

Maybe you are looking for

  • How to Transport only Message mapping in already created transport.

    Hi All, I have changed message mapping object in ESR and now need to transport the new version to Q enivroment using CTS. Can somebody tell me the detailed steps for doing this.??? Thanks in advance!!!!

  • CE-BPM v/s PO-BPM

    Hi Experts, We are planning to upgrade our NW 7.2 system to NW 7.31, based on your various material I understand that PO is part of the NW components. Requirements are as below: 1> We need to trigger the BPM workflows when there is a status change in

  • Workstation Application

    Hi Guru's We are using Windows vista.I want to define new Workstation application. For Excel : xlsx & Word : docx Pls let me know what are all the steps involved to create a new workstation application.. Kindly explain me briefly.. Regards, Bhanu

  • Mysterious disappearing THM files - iPhone 3.0

    I am trying to figure out something that happened while I was developing a simple web server for the iPhone. While working with version 2.2.1 I was able to see THM (thumbnail) files and JPG files in the same directory. The directory ../../Media/DCIM/

  • Alert Notification on mobile

    Is there an app that i can install on my mobile to collect notification as they arrive from spiceworks dashboard ? Some alerts generate emails how can you choose which alerts come through on emails/mobile? This topic first appeared in the Spiceworks