Control the visibility from multiples vi's

I need to control the visibility ('visible' property) of 3 controls (one flag and two intergers) from multiples vi's. Does anybody have a pratical example how to do it?
rgds,
Haroldo - Brasil
LV 7.0
Solved!
Go to Solution.

Hi Haroldo,
I would suggest to put this info into your signature, so you will never forget to mention this
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome
Attachments:
visible_LV70.vi ‏16 KB

Similar Messages

  • I have a plot with two cursors - how can I control the "visible" attribute of the second cursor?

    I have a waveform graph with multiple plots and two cursors. I can use the "cursor->visible" property to control cursor #1 but I cannot seem to find a way to control the visible attribute for cursor #2. Is there a way to do this?
    Thanks,
    RGA

    There's an "Active Cursor" property that allows you select which cursor the following actions operate on. Remember that property nodes "execute" from top to bottom...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Hi, i want to control my vi from multiple systems using ethernet options can any body tell me how to do that? thans in advance

    hi, i want to control my vi from multiple systems using ethernet options can any body tell me how to do that?  thans in advance

    There are multiple ways of doing this. Here are some of them..
    The Web Publishing tool allows you to publish the front panel and you can control the front panel remotely.http://www.ni.com/white-paper/2911/en/
    The TCP/IP socket can allow you to pass codes "strings" to another computer. Lookup the server client example.
    regards,
    Gautham

  • How to get the data from multiple nodes to one table

    Hi All,
    How to get the data from multiple nodes to one table.examples nodes are like  A B C D E relation also maintained
    Regards,
    Indra

    HI Indra,
    From Node A, get the values of the attributes as
    lo_NodeA->GET_STATIC_ATTRIBUTES(  IMPORTING STATIC_ATTRIBUTES = ls_attributesA  ).
    Similarily get all the node values from B, C, D and E.
    Finally append all your ls records to the table.
    Hope you are clear.
    BR,
    RAM.

  • Help me to control the transactions from jsp to java bean

    Please anyone can guide me how to control the transactions from jsp to java bean. I am using the Websphere studio 5.1 to develop the database application. I would like to know two method to handle the database. First, I would like to know how I can control the transactions from jsp by using java bean which is auto generated for SQL statement to connect to the database. Following code are jsp and java bean.....
    // call java bean from jsp
    for (i=0;i<10;i++)
    addCourse.execute(yr,sem,stdid,course,sec);
    I write this loop in jsp to call java bean..
    here is java bean for AddCourse.java
    package com.abac.preregist.courseoperation;
    import java.sql.*;
    import com.ibm.db.beans.*;
    * This class sets the DBModify property values. It also provides
    * methods that execute your SQL statement and return
    * a DBModify reference.
    * Generated: Sep 7, 2005 3:10:24 PM
    public class AddCourse {
         private DBModify modify;
         * Constructor for a DBModify class.
         public AddCourse() {
              super();
              initializer();
         * Creates a DBModify instance and initializes its properties.
         protected void initializer() {
              modify = new DBModify();
              try {
                   modify.setDataSourceName("jdbc/ABAC/PreRegist/PRERMIS");
                   modify.setCommand(
                        "INSERT INTO informix.javacourseouttemp " +
                        "( yr, sem, studentid, courseid, section ) " +
                        "VALUES ( :yr, :sem, :studentid, :courseid, :section )");
                   DBParameterMetaData parmMetaData = modify.getParameterMetaData();
                   parmMetaData.setParameter(
                        1,
                        "yr",
                        java.sql.DatabaseMetaData.procedureColumnIn,
                        java.sql.Types.SMALLINT,
                        Short.class);
                   parmMetaData.setParameter(
                        2,
                        "sem",
                        java.sql.DatabaseMetaData.procedureColumnIn,
                        java.sql.Types.SMALLINT,
                        Short.class);
                   parmMetaData.setParameter(
                        3,
                        "studentid",
                        java.sql.DatabaseMetaData.procedureColumnIn,
                        java.sql.Types.CHAR,
                        String.class);
                   parmMetaData.setParameter(
                        4,
                        "courseid",
                        java.sql.DatabaseMetaData.procedureColumnIn,
                        java.sql.Types.CHAR,
                        String.class);
                   parmMetaData.setParameter(
                        5,
                        "section",
                        java.sql.DatabaseMetaData.procedureColumnIn,
                        java.sql.Types.SMALLINT,
                        Short.class);
              } catch (SQLException ex) {
                   ex.printStackTrace();
         * Executes the SQL statement.
         public void execute(
              String userid,
              String password,
              Short yr,
              Short sem,
              String studentid,
              String courseid,
              Short section)
              throws SQLException {
              try {
                   modify.setUsername(userid);
                   modify.setPassword(password);
                   modify.setParameter("yr", yr);
                   modify.setParameter("sem", sem);
                   modify.setParameter("studentid", studentid);
                   modify.setParameter("courseid", courseid);
                   modify.setParameter("section", section);
                   modify.execute();
              // Free resources of modify object.
              finally {
                   modify.close();
         public void execute(
                   Short yr,
                   Short sem,
                   String studentid,
                   String courseid,
                   Short section)
                   throws SQLException {
                   try {
                        //modify.setUsername(userid);
                        //modify.setPassword(password);
                        modify.setParameter("yr", yr);
                        modify.setParameter("sem", sem);
                        modify.setParameter("studentid", studentid);
                        modify.setParameter("courseid", courseid);
                        modify.setParameter("section", section);
                        modify.execute();
                   // Free resources of modify object.
                   finally {
                        modify.close();
         * Returns a DBModify reference.
         public DBModify getDBModify() {
              return modify;
    I would like to know that how can I do for autocommit from jsp. For example, the looping is 10 times which mean I will add 10 records to the db. If the last record is failed to add to db, "how can I rollback the perivious records?" or guide me to set the commit function to handle that case. Thanks a lot for take your time to read my question.

    Hello.
    The best method is using a session bean and container managed transactions. Other method is using sessions bean and the user transaction object (JTA-JTS).
    so, JDBC has transaction management too.
    good luck.

  • I can't control the volume from my iphone 4 headset. What can I do???

    I can't control the volume from my iphone 4 headset. What can I do???

    Go to Settings > Sounds. There is this option call Change With Buttons. Is it On or Off?

  • How can i import the data from multiple sources into single rpd in obiee11g

    how can i import the data from multiple sources into single rpd in obiee11g

    Hi,
    to import from multiple data sources, first configure ODBC connections for respective data sources. then you can import data from multiple data sources. When you import the data, a connection pool will create automatically.
    tnx

  • How to control the visibility of image items on a layer?

    I want to control the visibility of image items on the layer. Some items will be visible and others will be hidden on the same layer.
    Can anyone tell me how can I achieve this using SDK APIs.

    Hi,
    You can try following facade function. And set the Opacity value to 0 for hidden the images or set greater then 0 value for visiablity of image.
    IXPAttributeFacade::SetOpacity (const UIDList &itemList, PMReal opacity);
    I hope it will resolve your problem.
    Regards,
    Jitendra Kumar

  • How to control the opening form multiple times

    Greetings to all,
    I used Open_Form to open the form in my 'Menu.mmb'.
    My Question is:
    How we control the opening of a form from multiple times?
    Ex:
    In my menu.mmb I used OPEN_FORM.If we open the form,which was already opened ,I want to stop the form to open. How to do this?
    Thanks,
    Bhujendra

    pls try with
    FIND_FORM('EMPDETAILS1');
    OPEN_FORM('C:\INH\EMPDETAILS1');
    jeneesh                                                                                                                                                                                           

  • Controlling the processsing of multiple IDOCS

    Hi
    Their is a situation where multiple IDOCS are coming from XI to SAP.  Can anyone suggest the way in which we can control the processing of these IDOCs so that only one IDOC is processed at a time.

    see:
    http://help.sap.com/saphelp_sm32/helpdata/en/0b/2a6688507d11d18ee90000e8366fc2/content.htm
    regards,darek

  • How can i use the ACL file to control the access from the other website?

    Hello all~
    My Sun one is 6.1 sp3 on Windows 2003 SE, and I am try to use the ACL file to control the access.
    My ACL file is below:
    version 3.0;
    acl "path=my_path_on_HD";
    deny absolute (all)
    (user = "anyone") and
    (dns = "*.my_site.com");
    deny absolute (all)
    (user = "anyone") and
    (dns = "*.other_site.net");
    Once I add the "deny", anyone include my site is decline for vist the path specify in the ACL file. But if remove the "deny", everyone include other one's website can access the file.
    Can anybody tell me how to make it work?

    I think you've misunderstood what the dns attribute is for. The dns attribute returns the hostname of the client accessing your website, not the hostname of the website that linked to your website.
    For example, when someone using the Comcast ISP goes to a malicious website at example.com that loads images from your website at www.amigoo.net, the dns attribute will be something like "c-1-2-3-4.ca.comcast.net", not "example.com". ACLs are used for authentication and authorization of clients (not the websites those clients chose to visit), and they don't provide the functionality you're looking for.
    If I understand correctly, you want to prevent websites other than amigoo.net from linking to files in your d:/webserver/imat/pics_upload directory. You can achieve this adding the following lines to your obj.conf configuration file:
    <Object ppath="d:/webserver/imat/pics_upload/*">
    <Client referer="*~*amigoo.net">
    PathCheck fn="deny-existence"
    </Client>
    </Object>

  • CONTROLLING THE TIMELINE FROM EXTERNAL MC

    I have a website
    http://www.charlesmarsden-smedley.com/index1.html
    that I am building.
    In the projects section, if you navigate to Projects >
    Museum > Tower of London. You will see 'more information' link.
    This loads an external Movie clip for the text feild. I would
    like to make the 'more information' dissappear when it is clicked
    and the text appears in the target. The way I thought is best is to
    move the timeline on one frame and just remove the link, but when I
    click on 'back to images' link it reloads the images (external MC)
    but the 'more information' link is still hidden.
    How can I control the main timeline from an extrernal movie
    clip?
    Am i being rediculously long about this operation?
    thanks
    Harky

    maybe you didnt understand correctly.
    the 'more information' link loads an external movie clip (the
    text) into the right side of the page.
    At the bottom of this movie clip is a green link 'back to
    images' this button sits within the movie clip. So my problem is
    making this button controll the main timeline (as its root is the
    movie clip root, not the main web page root)

  • HCMPF - controlling the visibility of various sections of Form

    Hi All,
    In my HCM PF, i have 2 sections - 1) Employee 2) Manager
    Under Manager Section, there is a Mandatory text field 'Comment' , which should be 'Hidden' under Employee Section.
    In order to make this field mandatory, i have defined it as 'Required Entry' under  the Process Fields
    If the field is mandatory, it will result in an error while filling Employee section.
    I dont want the red border appearing around my comment field in my form, so i am not setting property as User Entered-Required in UI property.
    Can anyone please guide me how to proceed with this funcitonality. I want to keep the field hidden in Emp section, yet it should be mandatory under Manager section.
    Thanks in advance,
    Aditi

    Seriously? Those are some really basic HCM P&F concepts.
    I will try to help.
    First off....why do you have a separate field for "manager comments"? WHy not use the standard comments fields (current/previous) and let the framework handle them?
    Now for showing/hiding sections of form.....several ways to do this. If it were me...
    1. I would have the employee and manager steps in different form scenario steps/stages (personally I would probably have them in different form scenarios all toghether but sharing same form simply for scalability).
    2. Define the standard field for form_scenario_stage in your form scenario fields (look it up in documentation for how to define this....I'm not spoonfeeding you)
    3. Add the form field from #2 onto your form somewhere and make it hidden/invisible.
    4. Use Javascript/Formcalc to reference the "raw value" of that field. Then you can use script in the form to show/hide the section depending on the value in that field (which will be the name of the form scenario step/stage.
    Now.... for making fields mandatory, hidden/visible/invisible, open to edit/read only......that is all done in scripting and is VERY basic. There are TONS of examples on how to do this all over the web with simple Google searches.

  • Controlling the appleTV from a desktop

    I've found one frustrating string concerning controlling an Apple TV from a computer, most of which was focused on "why would anybody want to do that?" So, I'll start with my application. I have an AppleTV in the reception area of my office. I'm an Orthopaedic Surgeon. While I can put on a soothing slide show and play pretty music while the patients wait, I'd also like to periodically have the AppleTV play an informational video. While the receptionist "could" control this, she needs to focus on other issues. It would be simple to generate a script, but how could this information get to the AppleTV?
    The likely machine that would be doing the control is an XServe currently running Server 10.3.something.

    You could generate a several hour long movie containing music/slideshows interspersed with the informational videos but the 2 main problems would be lack of looping capability and potentially the 4GB file limit for AppleTV which would mean a length vs quality compromise.
    If you went down the 'movie' route you could also burn a DVD set to loop and use a small cheap DVD player.
    A MacMini would be an alternative small form factor device which could run/shuffle video playlists but you might have to compromise with less than perfect output resolution if the display device is not a computer monitor.
    AppleTV has been modded (Google some relevant keywords) but it's far from straightforward and I do not know if even that would provide the functionality you require.
    The functionality you describe however would be very useful for many companies, you could always send some feedback to :
    http://www.apple.com/feedback/appletv.html
    AC
    Message was edited by: Alley_Cat

  • Can I keep the data from multiple users on a Time Capsule separate?

    I have a Time Capsule which I use as a wireless router, etc. Everything is working fine. I have another user I'd like to allow to back up data to the same Time Capsule (using Time Machine as well). However, I'd like to keep the backed up data separate so if there was ever a need for a restore, our data wouldn't be jumbled together. It appears that there is no way to back up my data to one folder on the Time Capsule, and this person's to another...or am I naive, and the Time Capsule is doing this for us automatically?
    Regards.

    Yes, Time Machine backs-up your entire system, unless you specifically tell it not to. So that user's stuff is already being backed-up. See #26 in Time Machine - Frequently Asked Questions.
    The backups are in the same folder hierarchy, with the same permissions, as on your Mac; so each user is separate, and even an Admin user doesn't have access to a different user's files.
    When you do a full system restore from your backups, everything is copied back, just as it was.
    Via +Setup Assistant+ or +Migration Assistant,+ you can restore selected users and their data to a different Mac, either from your backups or directly from your Mac.

Maybe you are looking for

  • Cost of Inventory Opening Balance

    Dear all, I understand from the accounting terms that COS = opening stock+purchases-closing stock. I need to input the cost of inventory (COS)as opening balance. What account should I debit/credit. I have inventory account, Inventory opening balance

  • Adobe Media Encoder CS4 - missing formats

    Hi I wonder if anyone can help me with this. I have the Adobe Media Encoder as part of Web Premium CS4. In the Format menu there are only two formats showing FLV and F4V. I have seen additional formats on other computers and don't know why they are m

  • When to use super.paint(g) ?

    Hello everyone, I have some issues in basic animations that I need to clear, I'd be very happy if you helped. I have 3 applications in hand that work differently concerning refreshing of the images with the repaint() method. The two initial ones use

  • HT4061 my phone turn off and i will not turn back on

    my phones has been working fine all day but about 30 minutes ago it turn off and will not turn back on

  • I lost my  install dvd for my Macbook pro 17" 2.53 i5. How can I get that?

    I lost my  install dvd for my Macbook pro 17" 2.53 i5. How can I get that?