unknown table to the LV9 chart size

The attached program is used to measure a device at work, which currently has 3-band, for an indefinite period. It works great (although I'm sure that it is not written in recommended NEITHER!).

My problem is changing the software to test devices that do not have 3 bands. For example, we have a device that has 128 bands. The majority of the program didn't need any changes, only the changes are essentially for the graph to draw.

Ive wrote the code where I need help. The chart is necessary to trace the currents over time and also to trace the temperature over time (on the same graph). For a quick visual, it's all right.

Or can anyone point me in the direction of a relevant example?

Merry Christmas.

Take a look at the attached vi, that help you?

Tags: NI Software

Similar Questions

  • Help with the cluster in table for the cluster size difference, please!

    I will admit to still hurt with the berries of LabVIEW, and as usual, the behavior in the vi attached is meaningless to me!  The attached vi shows a cluster 6 element being converted into a table, then immediately to a cluster.  The reconstructed cluster has 9 elements, even if the table size indicator display properly 6.  How to maintain the initial cluster size when converting to and then since then, a table?

    The f

    Well, if you have worked with context-sensitive help running you would see:

    "With the right button of the function and select the Size of Cluster in the context menu to set the number of items in the cluster."

    The default is new. The maximum cluster size for this function is 256. »

    You must set the size. There is no way for the function to know how many elements in the table.

  • Can you attribute programmatically size when you use the table in the Cluster service cluster

    I use the table of the Cluster service.  The only way I know to the size of the cluster is to right click on the function and set the Cluster size.  But what happens if the length of my table changes?  Is there a way to make the cluster size is the number of elements in the table?  Seems like labview should do this automatically at run time.  There may be some nodes of property I don't know.

    I tried the SQL statements, but it always boils down to having to know the number of columns is in the database prior to execution.

    What I did to generate the object to be a cluster to match database fields.  My recordset is an array of objects.  Then I a vi member to build a recordset from the database and another Member vi to retrieve an array of clusters of the recordset object.  If the database changes, I have to change the subject and these two vi.  All the other Subvi call these two for the manipulation of data.  No other sub - VI have bundle and ungroup functions in them, only the vi of two members.  Thus a change in the database requires a change of control and two vi.  Not too bad.

    (I'm tooting my Horn in choosing me as accetped solution provider.  I learned this bad habit of others here on the forum.  )

  • The size of tables all the list

    Hello

    How to list all the tables with their sizes, and the owner in 11g?

    Please help me

    Thank you

    Jeremy

    Use the following query to list all tables with their name of the owner and sizes:

    Select owner, table_name, bytes/1024/1024 Size_MB nom_segment

    from dba_segments

    where segment_type = 'TABLE ';

  • Purge of the records of the Table and the size of the data file

    11.2.0.4/Oracle Linux 6.4

    We want to reduce the size of the DB (file size of data), so that our RMAN backup size will be reduced. So, let's create stored procedures that will purge old data in huge tables.

    After you remove records, we will decrease the tables using the:

    change the movement line of table ITEM_MASTER enable;

    change the waterfall table retractable ITEM_MASTER space;

    ALTER table ITEM_MASTER deallocate unused;

    The commands above will reduce the file size of data (see dba_Data_files.bytes) or it will reduce the size of the segment?

    Only the segment formats will be reduced.  Oracle has never reduced the sizes of data file automatically.  You would have to reduce them.  You may not be able to reduce the size of data file if there are extensions to the 'end' (highwatermark) data files.  In this case, you will need to create a new tablespace and move all the objects for the new tablespace OR export, drop, create tablespace and import.

    Hemant K Collette

  • size of the table with the compress and no compression

    Hello
    I have a table takes up 35.5 GB of space with 120 mill inside files.
    I thought that compress would save me a lot of space, so I did.

    Here's how I compressed:
    I created a separate tablespace and in the new tablespace, I created several database, files, each file is to have 2 GB.
    then insert all the records out of the original table to the new then,
    I ran the query below see also size

    SQL > select ((blocks*8192)-(blocks*avg_space)) / 1024/1024 MB size of "", empty_blocks,.
    2 avg_space, num_freelist_blocks
    user_tables 3
    4 where table_name = 'strategy '.

    Size MB EMPTY_BLOCKS AVG_SPACE NUM_FREELIST_BLOCKS
    ---------- ------------ ---------- -------------------
    2059.88281 0 0 0

    ----------------------------------------

    Select ((blocks*8192)-(blocks*avg_space)) / 1024/1024 "size MB", empty_blocks,.
    2 avg_space, num_freelist_blocks
    user_tables 3
    4 where table_name = 'strategy '.

    Size MB EMPTY_BLOCKS AVG_SPACE NUM_FREELIST_BLOCKS
    ---------- ------------ ---------- -------------------
    35504.2422 0 0 0

    in above query first a 2 GB on all resultant space after compress and the second is the original with NO size to compress.

    I have a question are these calculated dimensions are reliable. ?
    because the utility compress oracle inserts data in blocks in the database files.
    If these blocks are to halfway filled and left empty and then go to the next block and so forth.

    Is above sizes to account for empty blocks... ?

    I don't know how to explain it
    Help, please
    JP

    I don't see where you use compression. So I don't know what you mean by compress. If you mean native compression, use something like:

    SQL> create table tbl as select * from dba_source;
    
    Table created.
    
    SQL> select  sum(bytes)
      2    from  user_segments
      3    where segment_name = 'TBL'
      4  /
    
                   SUM(BYTES)
    -------------------------
                    159383552
    
    SQL> alter table tbl move compress
      2  /
    
    Table altered.
    
    SQL> select  sum(bytes)
      2    from  user_segments
      3    where segment_name = 'TBL'
      4  /
    
                   SUM(BYTES)
    -------------------------
                    124780544
    
    SQL> 
    

    SY.

  • Control the width of the Table and the font size in the OPS

    Hello

    I have a form OPS page which has a classic table. The table has about 50 columns. Because of this user needs to scroll horizontally to see all columns. Is it possible to display all 50 columns in the current visible window (i.e. without using horizontal scrollbar)? Is it possible to control the display of table width and to reduce the font size to 8pt and 9pt so that all fields are visible without scrolling?

    Any comments on it would be a great help.

    Thank you
    Shree

    use "OraCopyright" as a CSS class, it will reduce the size of the font at 8pt.

    But even if you use all these, which can accommodate 50 columns can be difficult in a single line.

    Prasanna-

  • Try adding conditions to clause "and" stored in the table for the where clause, unknown syntax

    I am trying to add additional segments to the 'where' clause, and I don't know exactly how to proceed. I am currently using another table to search for keywords and sometimes there aren't everything. I use this table containing the key words to search the description and associate a symbol with a path.

    The code loops through the keywords with the keywords most associated and try to find links to a symbol then excludes those and search for symbols that correspond to those with less keywords and all. I am able to do this with 6 queries and manually changing the arguments, but I want to loop together so that if the changes need to be made in the future, I won't need to go digging in the code.

    Thanks, but that's ok. I already have a solution for this.

  • How can I resize the window of my table using the node of furniture? Thank you

    Hello

    I want to first the size of the window of my table using its property node but I can't put it to "write".

    If anyone knows if this is possible?

    Thank you

    User

    Hello

    Some properties are 'read only' and there is not that you can do about it.

    However, to set the size of your chart, you can use the "conspiracy area.size" (I don't know how it was translated into french) can be found here:

    Hope this helps

  • Dimensions of the pie chart

    I have a Camembert in InDesign. When I click on it, the dimensions seem to be 203 x 203 pixels:

    I want to make a graph in similar sectors in Illustrator. So, when I click to create a new pie chart, I put the dimensions of 203 x 203 pixels:

    But when I try to copy/paste the new graph in InDesign, it does not match the dimensions of the original graph. You can see if I overlay the new graph on the old chart:

    What I am doing wrong?

    The size of the pie in Illustrator are not accurate, and the transformation Panel does not work with tables. This has been a bug for eons.

    After you create the chart, you will need to resize the graphic to the size you want, and if you do several charts of the same size, it might save some time if you duplicate the first properly sized graphics.

    In addition, when you create the graph of x 203px 203px, which multiply by 1.15. If you do not have a stroke, which protrudes beyond the border of the chart, this should give you what you need.

  • Table keeps assigning a defined size which I can't edit, please help!

    Hi there, im currenty using a table of 7 rows across and contain contain of my nav links. I put some text in them and set the size of each width box 120. When I turned each piece of text in links nav boxes immediately changed themsleves in width 180 and spill off the page. IM able to make the table bigger, but not smaller. Anyone know why this may be?

    See you soon

    Benn

    You know that you have a second doctype line 203, and a second title tag on line 213 vacuum?  And your body tag contains an unknown attribure "maincontent"?  Oops.

    The container of the page is assigned to 975px width in your CSS.  The navigation array is assigned a width of 1179px in the tag.  You're already shifted here.  Your 7 columns are each given a width of 166px for a total of 1162px.  Add to this a cellspacing of 8 and a cellpadding of 5 and everyone is confused about what to do!

    You also have this-

  • expand the category drop-down list table in the model of checkbook

    Using version 2.3 of numbers 09.  Try to understand the model section for checkbook and to expand the available categories in the menu drop-down allows to assign a category to an entry in the checkbook.  Where would we go to learn this procedure.

    Hi Robert,.

    This is as good one place as any.

    If you have started using the model and have defined categories for all operations, make changes to the cells in these rows. Fill the pop-up menu edited cells wil also reset the value of each cell filled to the currently selected value in the source cell to this filling.

    Add new categories to a cell in the context menu

    In the Transactions table, click any cell to the row and column reference tabs appear.

    Line control grip (red arrow in the image below) and drag to the bottom to add a new line. The new line will contain a new copy of the cell from the popup menu in the category column. Click this cell to select it.

    In the bar of buttons above the workspace, click the Inspector button to open the Inspector, and then click the format cell [42] button to go to the cell format Inspector.

    You will see the list of the menu items for the selected cell. The list below are a pair of buttons marked + and - (blue arrow). To add a new item to the menu, click on the button +.

    The new item appears at the bottom it has the list, with its highlighted text as shown. Type the new category name.

    Repeat for as many new features that you need.

    You can also edit the items already in the list.

    Double-click an existing item to select the text. Type the new name for the item.

    When you are finished, close the Inspector.

    The menu changes are applied immediately and affect only the menu in the modified cell, and cells, this version of the menu is filled in. If you add a new line to the bottom of the table, for example, the edition menu of line 15 will be filled in the new line.

    Add a new category to the account categories table

    The new category is not automatically added to the category table account. When you add it, ensure that there is an exact match between the label of the table and the category in the menu.

    Click any cell in the account categories table to select it.

    Enter the line control handle and drag down to add as many lines as necessary.

    Note that the totals in a footer line moves down and the new lines are added above it.

    Fill in the new lines of the new category (or categories). *

    If you have completed transactions for these categories, these will be totaled in the B column and adds the total in the footer line, but not yet appear on the pie chart.

    Add the new categories on the pie chart

    Click the pie chart to select it and show its data source.

    Data for the graph comes from the cells defined by the selection (in blue) rectangle. The cells shown in white on a background come from the chart legend labels black in column A of the table in the colors of the wedge can be seen in the box beside the category name (and can be changed by clicking on the box, and then choosing a new color in the fill color in the toolbar).

    To add the new category to the table, place the mouse pointer on the small handful (circle in the lower right corner of the selection rectangle. When the pointer changes into a Black plus sign, click and drag down to lock the new categories, which will be instantly assigned a color and added to the graph.

    Click anywhere outside the objects onscreen to deselect all objects, and then save your work.

    * To ensure matched spelling between the menus and the list of categories, select one of the new cells of menu and copy. Select one (or all) cells new category on the table of the types of accounts and paste. Specify each menu to the new categories, and then select all the cells in the new category. In the format of cell Inspector, use the context menu to change the format of these cells to the text. This removes the attribute from popup menu of the cells, leave the text as it was when the last value.

    Kind regards

    Barry

  • Problem: Build a VI to display a string in the table of the lights. Each letter must be posted in a separate table and letters must move from one table to the other in the direction from left to right.

    Hi all

    Problem: Build a VI to display a string in the table of the lights. Each letter must be posted in a separate table and letters must move from one table to the other in the direction from left to right.

    I did program mentioned above but it does not work. Can you tell me what is the problem?

    There is no error is indicated in the program. If someone knows about it please try to find solutions and help me out of this problem.

    I have attached my program with this message.

    Thank you in advance!

    (1) FOR loops are your friend here.  You can make a slight restructuring using loops, and then you will have less mess to deal with, the inner loop through tunnels of autoindexing to make it even simpler.

    (2) I would only treat the numeric values of the characters.  So go terminal of control of the chain, the capital letters and byte array to before the outer loop.  You can use a size of Board over there to tell how many times the outer loop to iterate.

    (3) the Index table is extensible.  So you only need over the index of the first, and it will increment itself, as it develops.

    (4) you need to finish the lookup table (table 3D)

  • LabVIEW hangs with in the intensity chart

    Twice this morning, LV2010 weighed ("program is not repsonding") when I tried to put a graphic on my front intesity.  In one case, I copied the graphic in an example program OR my VI.  When I tried to reposition the chart on my forehead panael, LV unresponsive.  Same thing happened when I tried again; the second time, I have the graph of the intensity of the palette of tables and graphs.  I LV 2010, version 10.0f2 and windows XP.  Thank you.

    Hello!

    The following KnowledgeBase explains why this could happen.

    http://digital.NI.com/public.nsf/allkb/9A8FB888BFCED9658625721500434A31

    Basically, this table might contain a large amount of data, and when you move, LabVIEW must reorganize all this information in RAM as you move the chart. You can write smaller data, or save all data in a separate table in the table at the end of the execution so you can save it. If you want to view a chart later, simply enter it in a graph.

  • Rotate the Plot chart legend of XY

    Is it possible to rotate the legend of the plot for the plot names letters run from the bottom to the top rather than in the whole of the operator interface?

    The names of my plots are bigger and I need to show at least four plots at the same time. Put the scales to the right/left/above or below without rotating can cause a short XY Chart!

    Any ideas for me?

    Concerning

    Waris K

    Hello

    I don't know if there is a native way to do it, but you can 'cheat' to do this:

    You can move the table where the captions are, or even make the table turn into lines instead of the column.

    Is the idea ok for you?

Maybe you are looking for