How to get property and show itself in the Operator interface

Hello, I suppose it's simple but I don't know to do.
With Labview opertor interface, I would like to get a property of a step, for example the serial number or a local variable, and show its value in an labview indicator. Only that.
Thanks.

Hi,
You can use UIMessages. See http://zone.ni.com/devzone/cda/tut/p/id/4532
Example show you how to for TS 3.0 or greater
Regards
Tom Andres Lomsdalen, CTD

Similar Messages

  • HT4792 how to get imovie to show up in the apps on iTunes?

    i tried to follow the steps on how to get imovie projects to ipone but the imovie app doesnt show up in the apps on itunes.

    So, when you go in to System Preferences > Print & Fax > Set Up fax Modem ..., Internal Modem is NOT showing up in Fax List?
    Does Internal Modem.app exist in /Users/{shortUserName}/Library/Printers/?

  • How to get quick and efficient help in the Community

    We have provided the Community so that our users can post questions and answers to assist one another, and to allow users to read and learn from questions posted by other users.
    To further assist with the collaboration, our community has Kudos and Solution buttons on each post, to reward great posts and answers which resolve a question.
    We encourage all of our users to give Kudos to good answers they find on the community and for posters to click the Solution button on any answer which resolves their question.
    Here are some tips you can use when getting started in the community. We would suggest looking in two places before you post a question.
    First, look at our knowledge base.  We have provided answers to many of the commonly asked questions here,
    If your question is not answered in the knowledge base, please use our built-in search functionality to see if anyone has posted a similar question and been answered.
    For Google Chrome specific issues, you may want to search the Google Chrome Support page.
    Finally, if you are unable to resolve your question with the knowledge base or the search feature, you may want to post your own question.  Following the below steps will allow everyone in the community to have a large amount of knowledge about your system and your question.
    Be sure that you include what product model you have.
    Include the operating system that you have on your product.
    If you have upgraded or changed the operating system, include that information.
    Clearly and specifically discuss the problem that you are having, including how to reproduce it.
    If there are error messages, include them as they appear on the screen.
    Applications you are having difficulty with should be listed.  If you have the version number that is helpful.
    Be patient while you wait for an answer.  This community is about users assisting users.

    Hello Bcorfman
    This page:
    http://community.acer.com/t5/Discussion-Forums/ct-p/boards
    Shows you all the boards in the forum.  Simply choose the appropriate board. For example, if you have a problem with your laptop, you would choose Notebooks & Netbooks. Then click the "New message" tab at the top left and you can start your own thread.

  • How to get  x and y coordinates in the info pane through PS API

    Hi all,
    I'd like to get the x,y coordinates of cursor pointer while mouse moving, just like the info pane do.
    Can anyone tell me how to achieve this?

    If you are using Actionscript 3 you should
    1) Use event listeners to detect mouse-down and mouse-up
    events on the movieclip.
    2) Set up functions to drag and drop the movieclip.
    3) In the drop function get the x and y position of the
    movieclip and
    4) trace it out or put the values into dynamic textfields.
    Here's a simple example. The code is on the first frame of
    the timeline
    myMC.addEventListener(MouseEvent.MOUSE_DOWN,
    startDragSquare);
    myMC.addEventListener(MouseEvent.MOUSE_UP, stopDragSquare);
    function startDragSquare(evt:MouseEvent):void
    this.startDrag();
    function stopDragSquare(evt:MouseEvent):void
    this.stopDrag();
    var xpos = this.x;
    var ypos = this.y;
    trace ("X: "+xpos+", Y: "+ypos);
    }

  • How to get help and help others on the Spotify Community!

    So I thought I would make this informal, light-hearted post about how to help other and get help on the community :)
    A Community is About Mutual Relations
    This means that people help you, so that you help them. You share your newly gained knowledge, so others can benefit. You get help, and then you help others by replying to their topics.
    It Always Pays to be Polite
    People will want to help you more if you are polite, with no swearing or hate speech. We all get annoyed from time to time, and some get annoyed more than others. We understand that the product you're paying for isn't working, but screaming, shouting and swearing about it won't help. Be polite, and help will come.
    Always Pack as Much Information in as Possible
    Often I am trying to help others, and there is just not enough info posted for me to help them well. This slows down the support they can get, which makes them further annoyed. To solve this issue post as much info as you possibly can:
    Any error messages
    A description of what is happening
    What have you tried to do to fix it
    What happened when you tried to fix it
    Oh, a screenshot always helps ;)
    Don't Post Personal Info
    Almost every day I have to report a post for containing an email address, telephone number and sometimes even the users home address. Apart from being against the community guidelines, this is rather stupid. These forums are public, and any person, bot, stalker or alien entity can see it. So just don't post them - it would save everyone's time ;)
    Payment Issue? Don't come to us ;)
    Payment issues cannot be dealt with on the community, unfortunately, as we don't have access to your Spotify account or details. You should use the Support Form to contact the customer services team, and they will get back to you (eventually).
    Post in the correct section!
    I am forever moving posts over to the correct sections. Please - post in the correct section to begin with. If you need help, post in the help forums, and post in the relevant help forum. You will get a quicker response if you post in the right section ;)
    Post in the Correct Thread
    Most common issues already have a thread, but people don't seem to be able to see them. If you have deleted a playlist post in the deleted playlist thread!
    Make Sure you Accept a Solution!
    I don't really like having to accept a solution for others, as I don't know for sure whether or not it was actually the solution, but the OP of the thread doesn't do it - so who is?
    Give Kudos!
    Kudos is like a pat on the back. Everyone gets a nice feeling when they gain a kudo. Please kudo regularly - they cost nothing and mean everything ;)
    I think that's it...
    If I have forgotten anything don't be afraid to send me a private message about it!

    cluelessjoe wrote:
    I WANT TO KNOW IF I PAY FOR THE 10 DOLLAR SERVICE, CAN I DOWNLOAD MY PALYLISTS ..I HAVE OVER 11,000 SONGS ALMOST 11,500 SONGS .. WILL MY LAP TOP CRASH AFTER I DOWNLOAD THEM FOR PLAY OFFLINE ..I DO HAVE A BACKUP DISK ..... THANK U SO VERY MUCH ..I DIG SPOTIFY .. I AM NOT INTO LOSING ALL MY SONGS OR HAVING MY LAP TOP CRASH .. THANKS   CLUELESSJOE !!
    Hey! Welcome to the community :) 
    If you have 11,000 songs in a Spotify playlist (not as local files you own) you won't be able to mark them all to be available offline, since Spotify limits each device to 3,333 offline stored tracks due to licensing restrictions. 
    Peter

  • How To : Get subdirectories and show them in a JList()

    Hello again ..
    Some of you might have noticed it: I already had a question yesterday.
    Today it's a problem of the same kind. This time there are Dukes assigned to it !
    The problem :
    - I'm pretty new to Java ( following a course @ school for 2 months now)
    - I'm working on an application that gives me a view of all the movies I have in a directory.
    What I want : My application has to search in that directory ( "D:\\Movies\" ) and display the name of each subdirectory in a JList()
    (don't forget that I need the full path saved somwhere so that I can open it later. Why? So that I can watch the movie by just clicking on a button)
    What I do now is: Fill a Db with all the details and then put it into a JList --> .equals("NOT THE BEST WAY ME THINKS");
    Any ideas/tutorials ...
    Thanks

    I told you I would read it later but I forgot :X
    I've read it now ... and to create the list I just use this :
    public String[] setListTitles()
              File directory = new File("D:\\Movies\\");
              if(!directory.exists())
                   return null;
              return directory.list();
         }I'm also using a JFileChooser someone recommended me on this forum. First time I use this and it causes problems hehe
    public void chooseDirectory()
              JFileChooser chooser = new JFileChooser();
              chooser.setDialogTitle("Choose The Directory That Conatains The Movies");
              chooser.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
              chooser.showOpenDialog(this);
              System.out.println(chooser.getCurrentDirectory());
         }I've learned all methods of that class and ... when I select for example : D:\Movies\ ---> It prints D:\
    What am I doing wrong AGAIN?
    Thanks

  • My boyfriend purchased the new operating system for the mac book pro it was send to his email but we cant figure out how to get it and download it from the email

    how do we download our operating system purchase from our email it was sent to?

    You should have received a redemption code via email if you purchased Lion or Mountain Lion that would allow you to download the OS via the Mac App Store. If you purchased an earlier version it would come on discs, usually model-specific.
    Call back with some more information...
    Clinton
    MacBook Pro (15-inch Late 2011), OS Mavericks 10.9.4, 16GB Crucial RAM, Crucial M500 960GB SSD, 27” Apple Thunderbolt Display

  • I have problem with my iphone 3gs , ISO 5.0.1 , i tried to update it to new 5.1.1 and not getting and showing below massage  the iphone could not be updated. an unknown error occurred 11

    I have problem with my iphone 3gs ( ISO 5.0.1) , it is stuck on apple LOGO and just restaring from time to time after long time will open then i am able to see all app  so i tried to update it to new 5.1.1 but not getting update and showing below messege  the iphone could not be updated. an unknown error occurred 11
    thanks

    if itunes can no longer pickup your ipod, and you cant even do anything to your ipod, your best option is to either call apple care, or just take it to the nearest apple shop. i had a similar problem, mines currently at apple care repairs and they might just end up giving me a replacement.

  • I want to use one apple id in my macbook and iPad but i don't want pics to get sync and show in both devices, how should i stop this ?

    I want to use one apple id in my macbook and iPad but i don't want pics to get sync and show in both devices, how should i stop this ?

    Turn off My PhotoStream in iCloud on both the iPad and the Mac. PhotoStream is what shares your photos (unless you are using iCloud Photo Library Beta, in which case, all photos uploaded are accessible from all devices signed onto the same Apple/iCloud ID).
    Cheers,
    GB

  • My old emails and documents are not showing up in email or finder both from the same date and I cannot find them anywhere. I do not believe I have any archive settings on. Any idea how I get them to show up?

    my old emails and documents are not showing up in email or finder both from the same date and I cannot find them anywhere. I do not believe I have any archive settings on. Any idea how I get them to show up?

    Hello gpbondi,
    The following article provdies step-by-step instructions for downloading your purchases both in iTunes and on your devices.
    Download past purchases
    http://support.apple.com/kb/HT2519
    Cheers,
    Allen

  • How to get tools and other bars back in view after deleting show-bar?

    How to get tools and other bars back in view after deleting show-bar?

    Hello Jouko.
    You can go into View > Toolbars and select the ones you want to see. If you can't see the menu bar you can simply tab ALT on your keyboard (I think F10 works too) to show it.

  • Im in the caribbean and we speak english but netflix shows everything in spanish or some other foreign language and im clueless about how to get it to show in english

    i am in the caribbean and we speak english but netflix shows everything in spanish or some other foreign language and im clueless about how to get it to show in english can someone please help me with this issue

    bump

  • So I recently bought 3 new songs, and they won'y show up on my main iTunes Library page or under the artist, but they show up under purchased.  How can I get them to show up under the artist/ main library page?

    So I recently bought 3 new songs, and they won'y show up on my main iTunes Library page or under the artist, but they show up under purchased.  How can I get them to show up under the artist/ main library page?

    Logging out of itunes store and logging in again has worked for some people

  • HT4623 so when i plug any of my devices into laptop windows recognizes it but itunes wont. how to get itunes to show device pluged in

    so when i plug any of my devices into laptop windows recognizes it but itunes wont. how to get itunes to show device pluged in

    Hello, joegoducks. 
    Thank you for visiting Apple Support Communities.
    If your device is not recognized by iTunes, I would recommend the steps in the article below.  Start with the section labeled Verify that the Apple Mobile Device USB Driver is installed > For Windows Vista, Windows 7, and Windows 8 > Update the Apple Mobile Device Driver.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Cheers,
    Jason H.

  • Holidays: how to get them to show up on my iCal

    Anybody know how to get iCal to show holidays. Is there a "show holidays" box to check? I'm not seeing it if there is. If not, is there some place to import them from?
    Thanks

    Pianafiddle,
    iCal>Calendar>Find Shared Calendars... will connect you to Apple - Mac OS X - ICal - Library, where you can select and subscribe to a Holiday Calendar.
    You can also go to ICalShare to find additional Holiday calendars.
    ;~)

Maybe you are looking for

  • Clearing open items on reversal of documents

    Dear All, As we all know that raising Invoices through F-43 & F-22 in FI creates open items for vendors & customers respectively. Reversing these documents/invoices in FB08 will clear these open items. However, reversing invoices raised from SD/MM do

  • Mini will not boot disks from combo drive

    Mini was having "issues." Thought I would do a clean install to correct all problems. When I insert OSX install disk and hold "C" key the computer tries to boot from the disk. The grey screen and apple logo apear. But instead of then going to the lit

  • Install fail - dark grey screen

    I just downloaded Mavericks and did a restart when prompted. After the restart the Apple logo appeared and then the spinning wheel. After about 15 more seconds the Mac goes pretty much quiet and the screen becomes dark grey. After a forced restart it

  • Media Offline AGAIN

    I am running Premiere CS4 for Mac. This is the third major crash I've had, and I've only just recently had this software. I don't understand how software this expensive can cause so much grief. Like before, I was importing an .mov (just rendered from

  • Premier elements 10 audio sync with video

    Hi,   I am new to elements. I imported into a new project a video that also had audio as a new project. It is a 14 minute clip. Somehow at minute 3:19, the audio starts from the beginning again, totally ruining the movie. I have spent all day trying