best way to control a large number of controls and indicators

IM building a façade with 46 orders and lights, all of type boolean.

the logic is control > send order series > receive > indicator set. I consider part of my façade (with 2 sets of control and indicator) and my block diagram.

I have to be able to control programmatically and through the front panel individually the status and indicators, or all at once (for example to reset the both). This should be done from the tab they are and another.

thought property nodes but still I would have 46 + 46 of them. same for local variables.

y at - there I way to refer to a control/indicator by its label (string) and change its value?

wouldn't be easier just to create two Boolean tables which maintain their Boolean value?

Please advise me on what options I have. I'm new to labview.

Thanks in advance.


Tags: NI Software

Similar Questions

  • What is the best way to display a large number of records?

    I have about 12000 registry to commit to dababase.
    What is the best way to do it?

    Which depends on?

    Today I can't commit so many registry... The dabatase seems hanged!

    Thanks in advance

    Xavi says:

    Today I can't commit so many registry

    It should be possible to insert tens of thousands of lines in a few seconds using an insert even with a complex query as the view object and validation at the end.

    SQL> create table t as select * from all_objects where 0 = 1;
    
    Table created.
    
    Elapsed: 00:00:00.03
    SQL> insert into t select * from all_objects;
    
    32151 rows created.
    
    Elapsed: 00:00:09.01
    SQL> commit;
    
    Commit complete.
    
    Elapsed: 00:00:00.00
    

    I meant RECORDS instead of REGISTERS.

    Maybe that's where you're going wrong, records are to put on the turntables.

  • Best way to control and enforcement multiples (up to 20) deals independently in LV

    Hi all

    I am building an application in BT to control independently and methods of running multiple (up to 20), i.e., it should be able to start and stop one of the processes at a given time. What would be the best way to code for this? On the top of my head would be to use a single notification utility for controlling each process, but I think that maintenance of code can be a handful with this number of reporters being defined. Are there more effective ways to do this?

    Appreciate any help and idea on it. Thanks a bunch!

    This nugget is launching several threads and slap them with Occurences. Convert this example on notifiers and you good to go shouldb.

    I have developed applications with more than 100 background threads using variations on the theme there.

    Ben

  • A way to group controls and indicators on the Front Panel and that they can be made Visible or not as a group?

    I would like to combine several orders and LEDs on the front panel in a group in a way that allows me to do the whole group Visible or not.

    I tried to use a Cluster, but it has a side effect that all elements must be inside the controls or indicators, but not mixed.

    Is there any graphic element, like a panel that can contain other controls and indicators on the inside and make them Visible or not as a group regardless of whether they are commands or the LEDs?

    Good suggestions on how to do this?

    Thank you.

    The tab control is still not my favorite, appearance but it's a way fast and effective to show and hide groups of controls and indicators.

  • Duplicate files: I have a large number of directories and files dublicate in "C:\Documents and Settings".

    I have a large number of dublicate files and directories in 'C:\Documents and Settings\Jim\' and 'C:\Users\Jim\' after the upgrade of Windows Vistat Ultimate 64 bit to Windows 7 Professional 64 bit. Why?

    The documents are really in the second folder, Documents and Settings is
    a junction point.
     
    In Vista and Windows 7, "Documents and Settings" is not a folder.
    Vista/Win7 uses a different file structure than XP/don't. Those who don't know
    the names of folders you can be used for, such as "My Documents", "Documents &.
    Settings', etc. are not folders in Vista/Win7. They are the points of junction,
    and are used for legacy programs that have been written to use the XP file
    structure.
    They will redirect the programs to use the Vista/Win7 equivalents records.
    If you keep hidden protected operating system files, you will not see them.
     
    In Vista/Win7...
    The documents & settings-> \Users
    My Documents-> \Users\youraccount\Documents
    My music-> \Users\youraccount\Music
    Application-> \Users\youraccount\AppData data
    etc.
     
     
     
    --
    Dave N.
    MS - MVP (Mail)
    Windows 7 Ultimate
    http://download.live.com/wlmail
     
     
     
    "JFH36" wrote in message news: 47b4c064-b6eb-4551-b2a4-4b2e42a45f75...
    > I have a large number of directories and files dublicate in 'C:\Documents '.
    ' > and Settings\Jim\ ' and 'C:\Users\Jim\' after the upgrade to Windows
    > Vistat Ultimate 64 bit to Windows 7 Professional 64 bit. Why?
    >
     

    Windows 7 Ultimate 64

  • List of controls and indicators

    Hello

    Maybe I forgot something very simple.

    I am trying to clean my overloaded façade and edit it in different tabs. I have a lot of controls and indicators and property notes to make them visible or not. To make sure that I don't forget everything in the new façade, I would like to have a list of all the controls and indicators used in my application. A solution would be to create a new local go, select and write down the list complete, what is shown. Next would be to type all names in an excel sheet to a checklist that must be displayed where and when on the new front cover. Is there a better way, which is to export the list of Labview in a text file?

    As... of the controls and indicators how?

    With the help of the tabs is certainly a good idea to help organize your front panel, but if you use the tabs just so that you can have hundreds of controls and indicators on your front maybe there is something else you could do to improve your code similar to the use of several different types of controls (tables (, clusters, etc.).

    But to directly answer your question, Yes, there is a way to get the list of all the controls on a panel like this:

    hope this helps

  • Controls and indicators combined in the same Bay clusters

    Hi all.

    In the attached picture you can see an indicator (or perhaps, control) that I want to use with the following behavior:

    -C' is an array of clusters. Each cluster has two Boolean, a string and a path (a checkbox and a button "sequence Asignar").

    -I want the first two components as indicators (the chain and the path). I mean, they contain data that it is introduced previously in the application, and I want these indicators only to show that information.

    -I want to have a button ("sequence Asignar") associated with each table group. When I push the button, I want to perform an action (different for each cluster of the table), the button must be a control.

    -Box has a behavior similar as the button.

    I know there is no way to combine the controls and indicators in the same cluster or matrix. I tried also with local variables and methods of 'value', but I can't solve my problem.

    Please, any suggestions?

    Thank you
    Francisco

    Here's a trivially simple example how you would rewrite some false indicators based on changes in the controls.

  • Problem: controls and indicators not updated when to open the front panel

    Hello

    I have a strange problem when I progamatically open the façade of a subvi: for some sub-vis controls and indicators are correctly updated while others are not (ie the controls display the outdated values).

    Here, I have created an example that illustrates this. 2 sub-vis are * exactly * the same thing, but only a day watch control when I open it (with the sub - vi previously closed of course).

    How is that possible?

    What should I do to have the controls implemented to date to the last value of the * last call * when I opened the sub - vi?


  • FPGA controls and indicators appearing is not in the node IO FPGA.

    I don't know there is something simple, that I do not. I use the pure mode of FPGA on my sbRIO. I have several controls and indicators that I added to the FPGA code since the last compilation. I compiled the code and ran it again once or twice. However, the new controls and indicators do not appear as options in the FPGA to e/s nodes on the side of the RT. What is missing?

    Thank you!

    Hi Adrien,.

    How you bind the host RT code to FPGA code?  It seems to me that you are accidentally linked to an earlier version of your FPGA code that does not include new controls/indicators that you are looking for.  Check the Open FPGA VI reference VI in RT to see if you're related to the FPGA VI, the right Specification to buildor latest Bitfile (xxxx.lvbitx).

    If you link to the VI or the specification of the Build that you consistantly use to compile, you won't have to worry of re - bind your RT and FPGA VI after each compilation.  If you bind to the bitfile directly, you will need to update your RT references after each compilation at the last bitfile.

    Kind regards

  • I used all the memory in my iPad and you want to delete some pictures.  Any way to select a large number of photos for deletion at the same time, rather than individually?

    I can't find a way to the iPad to choose a large number of photos at the same time (similar to the use of the SHIFT key to select a group of files in windows).  I would like to delete a large number of photo files to save storage space can be used for the future taking pictures.  I wonder if there is an easier way to do that than to have to select and remove each file individually rather than delete them as a group.  By the way this should be done twice if you want immediate deletion.  There must be an easier way.  We appreciate and support.

    Open your photos > press Select > drag your finger through the photos you want to delete. To remove deleted lately, open the recently deleted album > press Select > tap Delete everything in the upper left corner. -AJ

  • Best way to control the primary databases, standby, including alert logs, etc..

    Hi, guys, I've finally commissioning of the new environment for the new redhat linux and everything works great so far (primary/secondary).

    Now I would like to setup of its surveillance analysis scripts automatically so I can let it run by itself.

    What is the best way?

    I talked to another friend of dba outside the company and he told me that his shop would not use any cron jobs to monitor, they use the grid control.

    We have no control of grid. I would like to see what fits best here? should we configure the grid control?

    And as for now, I would appreciate the ideas of all the cron scripts.

    Thank you

    I have the simple:

    ####################################################################
    # script to check alert log on PRIMARY
    #
    ####################################################################
    #
    #
    # Set the directory for alert log
    #
    cd /u01/app/oracle/diag/rdbms/primary/PRIMARY/trace
    #
    #
    #  run tail command
    #
    tail -500 alert_PRIMARY.log | more
    

    Adjust the - 500 on the tail according to your needs.

    Or you can get fancy:

    #!/bin/bash
    
    function outputMenu {
    cat > /dev/stdout <
    

    Best regards

    mseberg

  • What is the best way to copy a large poster and print it?

    I am doing a project of great art (about 5 feet by 5 ft), where I'm going to learn things by hand and would like to make a copy of this project by analysing the it in the computer, or to take pictures high resolution project and their compilation together in the computer and then print the image at this size, or larger. So, I'll have the original, 5x5ft and one printed copy.

    What is the best way to achieve this?

    I heard that vector images are ideal for this, so is recommended for Illustrator this?

    I know it is a vector graphics program, but is it possible that I can take a bitmap of a scan or photo and somehow become a vector? If this is not possible, what are the recommendations would you?

    I have Illustrator CS2.

    I do not believe that the scanners large format are flat, if I'm wrong. In my view, they have a mobile head that scans the original bottle then made up the data with the software.

    It is not cheap, if the original can be easily damage they'll probably damage it unless you make sure that beforehand what they know about it
    and that they accept that they can scan without damaging it.

    Photography is a good solution if you know how the art of light and you use a long distance goal.

    The reason is shooting with a normal or wide-angle will give an effect of stretching the edges especially bandwidth due to the proximity of the camera to subject distance. The lens and the longer distance will accomplish the same capture without you stretching effect.

    Now, if you really have a service experience work fine arts or large commercial then scanning might be the way of.

    In both cases, I don't think you want to vectorize the art.

  • URGENT! Best way to send a large project FCPX to another editor?

    Hello

    I worked remotely on a FCPX project for a client, and now it's time to transfer so that another editor can finish editing.

    We both have the same files source on our drives.

    As I began the project my end, I have the library FCPX here with the timelines for project I want to send him via Dropbox, BUT that the total library file is 768 GB! I am able to send ONLY the timelines for project? It will be capable of to re-connect media easily its end?

    What is the best way to achieve this?

    Help, please!

    Thank you.

    You may not use the managed media when you are working. Assign an external location for your media in the library properties. Consolidate the library for media are moved out of it. Create a library of transfer where you copy the items you want to share with the other editor. Send it to them. They have a record that must match yours with the media. They reissue the multimedia content.

  • What is the best way to show/hide n number of columns?

    Hello

    I have a dynamic report that I have show/hide columns works using the code below. But when there is 500 or more lines, that it takes about a minute or more just waiting to see the columns that toggle.

    What is the best way to do it?

    Existing JavaScript
    [script language = "JavaScript" type = "text/javascript"]
    var mymonths.length = maxcnt;
    function hideMaxEarn() {}
    for (var j = 0; j [maxcnt; j ++) {}
    hideColumn('MON'+mymonths[j],'MAXCOL'+mymonths[j]);
    hideColumn('MON'+mymonths[j],'EARNCOL'+mymonths[j]);
    }
    hideColumn ('MON13', 'MAXCOL13');
    hideColumn ('MON13', 'EARNCOL13');
    }
    function showMaxEarn() {}
    for (var j = 0; j [maxcnt; j ++) {}
    showColumn('MON'+mymonths[j],'MAXCOL'+mymonths[j]);
    showColumn('MON'+mymonths[j],'EARNCOL'+mymonths[j]);
    }
    showColumn ('MON13', 'MAXCOL13');
    showColumn ('MON13', 'EARNCOL13');
    }
    function getCellIndex (pRow, pCell) {}
    for (var i = 0, n = pRow.cells.length; i [n; i ++) {}
    If (pRow.cells [i] == pCell) return i;
    }
    }
    function hideColumn (pMon, pCol) {}
    var l_Cell = $x (pCol);
    var l_Table = html_CascadeUpTill (l_Cell, 'TABLE');
    var l_Rows = l_Table.rows;
    l_CellI = getCellIndex (l_Cell.parentNode, l_Cell);
    for (var i = 0, n = l_Rows.length; i [n; i ++) {}
    If (I! = 0) {}
    html_HideElement (l_Rows [i]. Cells [l_CellI]);
    } else {}
    $x (pMon) .colSpan $x (pMon) .colSpan = - 1;
    }
    }
    }
    function showColumn (pMon, pCol) {}
    var l_Cell = $x (pCol);
    var l_Table = html_CascadeUpTill (l_Cell, 'TABLE');
    var l_Rows = l_Table.rows;
    l_CellI = getCellIndex (l_Cell.parentNode, l_Cell);

    for (var i = 0, n = l_Rows.length; i [n; i ++) {}
    If (I! = 0) {}
    html_ShowElement (l_Rows [i]. Cells [l_CellI]);
    } else {}
    $x (pMon) .colSpan = 3;
    }
    }
    }
    return;
    }
    [script]

    Hi Bill,

    Can you just check to see if the report actually adds the ID attribute for each TD. In a normal report, if you include the ENAME field, for example, all TD in this column have an ID = "ENAME". If this is the case, you can use document.getElementByID ("ENAME") to retrieve a collection of these - this would be faster browse this collection through the rows/cells.

    In addition, if possible, you should only perform research and calculations once. You have mymonths [j] several times in loops - create a variable to hold this for each iteration of the loop and refer to the variable. You also n = l_Rows.length in loop definition - put this above the loop that you only need to calculate this time.

    You can also find more efficient to perform ObjectName. style.display = 'none' * instead of the html_HideElement() method as it is easier.

    If FF3 was a bug in which does not hide the NECK tag columns, I suggest using those rather--it would mean the creation of a new report template, but it would have been the quickest method as you can style an entire column to style her NECK tag (drawback, it's that the NECK tag cannot be created dynamically so it should appear in the report model).

    Andy

    Published by: ATD 26 Sep, 2008 15:03

  • Connect the large number of parameters and variables between Verstand and model of Labview

    We have an installer of dyno with a chassis PXI-E running Veristand 2014 and 2014, inertia. In order to strengthen the capabilities and timing of the Veristand, I would use models of Labview to perform tasks is not possible by Veristand and inertia. An example of this is to determine the maximum amount of a large number of thermocouples. VeriStand has a comparison function, but it compares two values at once. This makes long and rigid emissions. LabVIEW, on the other hand, has a function which words one to get the maximum items in a table in one step. I need to use Labview to 'send' the thermocouples of 50 or more to the Labview model. In addition to the variables that must be communicated between Veristand and Labview, I also need to present Labview with the threshold and setting parameters. Forums and user manuaIs understand that you must use the connector pane in Labview Veristand System Explorer mapping to expose the inports and isolated villages. The problem is that the part of Labview connector is limited to 27 I/O. How to overcome this limitation?

    BTW. I'm relatively new to Labview and Versitand.

    Thank you.

    Richard

    You can work around this limitation by putting your orders and clusters indicators. Then set the cluster to be required or recommended to indicate whether contained controls are entered or parameters, just normal.

Maybe you are looking for

  • INSTALLATION OF KITKAT

    Hello, I have hp slate 7. Bought yesterday. I found an upgrade of kitkat, so I downloaded it. After downloading, it would restart in about 10 seconds. spent 10 seconds and it was going to restart but I canceled the installation by clicking on the but

  • BlackBerry Smartphones JVM 102

    Please my device cannot start, am getting JVM error 102 reset message, and the screen is white. am using the 2 8250 curve, what can I do.

  • Windows Activation error 0XC0000022 8

    use slui 3 to enter my product key and it gives me this error 0xC0000022. Help, pleaseIf before you click activate it said that product key will work.

  • Crunchy mobile ads

    I'm a really small mobile ad (28 x 90) it has 4 frames and must be animate. I made the announcement in Illustrator to keep the image and the text as clean as possible. I brought in photoshop, but its all pixelated. How to create a gif animated images

  • Metadata on the anchor points

    Hey everybody.So I have this site where I want to place a label of metadata as well as when you google, it comes with categories such as Contacts etc.Problem is that my site does not rest with the pages, but rather in a single page with multiple anch