split the 2D table to make a xy chart

I need to plot some points in these graphs, but I don't know how to do this. In this example I send, I need to draw all this points, but don't need to draw straight on the first point of the next value. I need to split the input array.

Andrebiffe wrote:

And there is always the possibility of these lines with different colors?

You simply create separate locations for each segment. If we can assume that all segments have the same length, the code can be considerably simplified, for example as follows. If we cannot assume that, you can try changing my previous code. Shouldn't be too difficult.

Tags: NI Software

Similar Questions

  • Splitting the tables in the tables more

    Hello world

    I couldn't find a similar problem on the forum, hency my new post. I have a number of paintings in need of splitting.

    Say I have data stored in 4 tables (or columns), appointed IGS, VGS, VDS and IDS. These four columns each have n * 80 cells, where n is the number of measures. What I want to do is to have the n number of times IGS, CGS, IDS and VDS, where each table is only 80 cells long. Thus, when displayed in Excel for example, the first row would look like:

    IGS VGS IDS VDS VGS ID VDS IGS VGS GHI...

    Thanks a lot for help.

    You can start by finding the size of you individual tables, IGS, CGS, IDS and VDS.  I guess they would be of the same size.  Divide size by 80 and that's your hand for loop index.  Use the subset of table VI and shoot 80 pieces of each array element.  Once you have the 80 item chucks you can set up another loop on the berries and build the table 1 d longer with an Array function construction with a CONCATENATE entry-level feature.  Using shift registers and another function of matrix to build to add the following line in the main table.

    I think that's what you wanted.

  • How can I make sure that changes in a primary key (in the parent table) would also appear directly in the FOREIGN KEY in the child table?

    Forgive my question. I am very new to Oracle.

    How can I make sure that changes in the key primary supplier_id (concerning the supplier table) would also appear directly in the FOREIGN KEY (supplier_id) in the products table?

    Is that not all the primary key and FOREIGN KEY on?

    My paintings:

    I created 2 tables and connect to apply in the data base referential integrity, as I learned.

    CREATE TABLE - parent provider

    (the numeric (10) of supplier_id not null,)

    supplier_name varchar2 (50) not null,

    Contact_Name varchar2 (50).

    CONSTRAINT supplier_pk PRIMARY KEY (supplier_id)

    );

    CREATE TABLE - child products

    (the numeric (10) of product_id not null,)

    supplier_id numeric (10) not null,

    CONSTRAINT fk_supplier

    FOREIGN KEY (supplier_id)

    REFERENCES beg (supplier_id)

    );

    I inserted the following text:

    INSERT INTO provider

    (supplier_id, supplier_name, contact_name)

    VALUES

    (5000, 'Apple', 'first name');

    I expect that the supplier_id (5000) to the provider of the table also appears in the products table under key supplier_id having the same value which is 5000. But this does not happen.

    How to get there?

    Thanks in advance!

    Hello

    What is a foreign key in Oracle?

    A foreign key is a way to ensure referential integrity in your Oracle database. A foreign key means that the values of a table must appear also in another table.

    Ok!??

    What is now the right way to implement referential integrity in your Oracle database that the values of a table must also be included in another table?

    A foreign key referential integrity indeed enfore in ensuring that the value in the child table must have a corresponding parent key (otherwise you will encounter an error, as evidenced by "SomeoneElse"). However, it will never automatically insert a row in the other table.

    If you are looking for a solution that automatically inserts a record in the other table, maybe you should go for triggers:

    See:

  • Need a script to hide the rows of table - this makes the problem no justice - LiveCycle ES2

    I develop a dynamic form.

    There's a RadioButtonList that under option (1,2,3), will open a subform (1,2,3). Each subform contains a different set of checkboxes. The checkboxes for each subform (1,2,3) are related to one another subform (5,6,7). Subforms, 5, 6, and 7 all contain arrays. Checkboxes in subforms 1, 2 and 3 are related to the lines in the tables of subforms, 5, 6 and 7. All rows in all tables are set to 'hidden '. When checking a checkbox, the associated row of the associated table has its presence changed to 'visible '.

    Example:

    RadioButtonList1 = 1

    Subform1 appears.

    CheckBox3 = 1

    Subform5.Table1.Row3 is displayed.

    It all works perfectly. I'm sure it's complicated, but the end result works.

    Here's what I need: I need a way to re - hide everything was set to "visible". Here is what I tried:

    RadioButtonList1::click - (JavaScript, client)

    xfa.host.resetData ("xfa.form.form1.Subform1"); & 2 & 3 & 4 & 5 & 6 & 7

    XFA. Form.Recalculate ();

    XFA. Form.remerge ();

    Clears the contents of the table, it does not hide it from view. I don't want to have to manually set all the lines of the "Hidden" table - there are 156 of them (don't judge me!). Y at - it a script that can find all lines that are not hidden and re - hide? Thanks in advance.

    See you soon

    Let me add this. Writing scripts to display fields lies with radio buttons. It looks like this:

    Form1. Subform1.CheckBox3::change - (FormCalc, client)

    If ($.rawValue == 1) then of form1. Subform5.Table1.Row3.presence = 'visible' to other form1. Subform5.Table1.Row3.presence = "hidden" endif

    It would help if I moved to writing scripts to the line on the table? For example:

    Form1. Subform5.Table1.Row3::change - (FormCalc, client)

    If (form1. Subform1.CheckBox3 == 1) then $ .its presence "visible" else = $ .its presence = "hidden" endif

    I don't know if that would make a difference or not. Any thoughts would be greatly appreciated.

  • Hello. Editor of newbie here. If I split a video file into two clips in Premiere Pro and you want then save each one as a different file while exporting to the encoder, how to make sure that they are registered in the form of two different with different

    Hello. Editor of newbie here. If I split a video file into two clips in Premiere Pro and you want then save each one as a different file while exporting to the encoder, how to make sure that they are registered in the form of two different files with different after encoding names?

    Located in and out on a section and that export brands.

    .. .Rinse and repeat for the other section.

    Name each section and where it is exported to separately... and as you wish

  • Make a column based on another value of the column in the same table

    JDev 11.1.1.6.0

    It may be a silly question but I'm stuck

    I need to conditionally return a column that said Condition is as if the value in the other column of the same table B is equal to F. I should make A column only when this condition is met. I tried the following code:

    < af:column sortProperty = "PhoneNumber1."
    sortable = "false".
    headerText = "#{bindings." A.hints.PhoneNumber1.label}.
    ID = "c146.
    rendering = "#{rank." PhoneNumber1ResponseFlag eq 'F'} ">"
    < af:outputText value = "#{rank." PhoneNumber1}.
    ID = "ot130" / >
    < / af:column >
    < af:column sortProperty = "PhoneNumber1ResponseFlag."
    sortable = "false".
    headerText = "#{bindings." B.hints.PhoneNumber1ResponseFlag.label}.
    ID = "c80" rendered = "true" >
    < af:outputText value = "#{rank." PhoneNumber1ResponseFlag}.
    ID = "ot129" / >
    < / af:column >

    The data presented in the table for the PhoneNumber1ResponseFlag column are F. Still my condition does not work.

    Well, I've finally sorted it myself by managed bean.

    Here are the steps I followed:

    1. Wrote a new bean managed.
    2. Added a Boolean variable called flag and made to true when the "'PhoneNumber1ResponseFlag ' current line attribute is equal to F."
    3. Changing the property made column on this indicator.
  • Splitting the tables in Dreamweaver 8

    I just finished building a web page using a giant table. Some of the problems I have with the line-column interactions would resolve if I could drill three vertical to the table, but every time I have paste a copy of the table in the code to remove the lines, I don't want to, DW8 keeps adding right, not below the first table that I brought in 5 rows with a different table name. How to cut the table so that each set of lines appear vertically and not appear horizontally separate?

    Any advice would be appreciated.

    Sorry for the not not getting back to you earlier. After reading your message once or twice, she soaked in my brain that I had to remove all--> align = "left".<-- in="" the="" table="" tag="" line="" to="" get="" the="" tables="" to="" fall="" into="" line="">

    Thanks for the very quick tips. Unless you use this software a lot, there will always be these stupid crash.

  • How to reverse the 2d table

    Hello

    I have a chart 2d with this format.

    1 2 3

    4 5 6

    7 8 9

    I want to partition reverce

    1 2 3

    4 5 6

    7 8 9

    without using a loop, it is possible.using labview8.2

    Let's say that LabVIEW integrates a function to do it for you.  The underlying logic will use a loop.  Why?  Because it's a rather strange restriction put in place to prevent loops when you want to make an option that requires several almost identical iterations.

    Why are you trying to avoid using loops?

    Let's take a look at the code that can do what you ask.  Then we'll take a better look at it, and why we want to return to the question in bold?

    This will take your picture, splitting one line at a time, use the table 1 d inverse function (which will run an inner loop) on each line, build the lines in the 2D table and the output result.

    Now, what happens if you want to add a fourth row of this table 2D?  You must descend again to the same logic, wiring in the line concerned, extend the table construction, etc.  This could be something, you can manage.  But what happens if you want to extend it to a table with 100 rows?  Now, the work happens to be a little more and the code becomes essentially impossible to read.  You don't get any value here avoiding the loop.

    Let's take it a bit further.  What happens if you want to work with arrays of variable size?  Now, what will you do?  Your code is designed to work with a table size (and rather awkward doing).

    So we go back to the same question that we had this time together.  Why, exactly, you try to avoid loops?  Doing this without a loop is bad programming.  Don't limit yourself to bad practices to solve something that can easily be manipulated in a loop.  Write the code you maintain, scale and read.  If the loops are the best option, use them.  You're basically saying ' how can I use this screw if I don't want to use a screwdriver?  Of course, you can nail the it.  But stop being stupid.  Use the tool to the job.

  • Cannot nest layout table in the layout table

    I work through a training course on the design of websites using CS3, and one of the examples dealing with the mode layout is a layout table nested within a cell of another table of provision. I can get the result by editing the code, but I find no way in design view mode of disposal to accomplish the same thing after hours of trying. Help says you're supposed to be able to select a layout of the main layout and then table cell insert another table of provision in this cell, limit the size of the mesh, but the program won't let me anything inserted into an existing cell. I have attached the reference code. Can anyone tell if I should be able to create the nested table in Design view without just changing the code to force?

    Oops - sorry guys. I see that you already have a lot of suggestions.

    And the link I gave you was the wrong one. I see that Tim has given you the right
    one...

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    ==================

    "Murray * AS *" wrote in message
    News:g5269k$pvk$1@forums. Macromedia.com...
    > If you take a training course which is the training allows you to use the page layout
    > mode, then throw this course or skip this chapter. You
    > should never use mode of provision, for the reason that you are currently
    > knows and many others.
    >
    > Here's a good reason to not use - read this and then look at your
    > code below.
    >
    > http://apptools.com/examples/pagelayout101.php
    >
    > In my opinion, there are three serious problems with page-layout Mode
    >
    > 1. Perhaps more important still, it sits between you and * real * HTML tables,.
    > and you fools in believing that concepts such as "layout cell" and
    > 'Auto fit' really means something. They do not. As long as you use
    > Layout mode, you're never going to learn one of the most important things for the new
    > web
    > developers - how to build solid and reliable tables.
    >
    > 2. In fact, wouldn't #1 * so * bad, except that the code that is
    > writing
    > set mode on the page is really bad code. For example, contains a layout table
    > NUMBER of rows empty cells. This can contribute to the instability of the table.
    > Also, if your initial positioning of the cells of the table is a little
    > complex.
    > Mode of disposal throw in the col - and rowspans aplenty as it merges and
    > splits
    > cells willy-nillly to get the pixelated layout you have specified.
    > Once again,.
    > It is a method of extremely poor to create stable tables, because it
    > allows
    > changes in form of a tiny cell (IE, dimensions) to ripple through the
    > rest
    > table, usually with the unexpected and sometimes disastrous
    > consequences.
    > This is one of the main reasons for the fragility of the final result - read
    >-
    >
    > http://apptools.com/rants/spans.php
    >
    > 3. User interface for Mode layout is beyond confusing - many options you
    > may
    > to use are inaccessible, for example, insert another table, or layer on
    > the page.
    >
    > I can understand the desire of the new user to use this tool to make their life
    > easier.
    > but the cost is just too heavy in my opinion.
    >
    > To make good tables, keep things simple. Put a table on the page and start
    > to
    > upload your content. If you want a layout on different tables, instead of
    > merging or splitting cells, consider stacking tables or nesting simple
    > tables instead, respectively.
    >
    > And most of all, do not try to create the whole page with a single table.
    >
    > Fortunately, Adobe includes the problems created for the untrained user

    > which falls into this trap and chose to remove this function
    > total of the next version of DW (CS4). The time has come for you
    > to start working with tables correctly!
    >
    > To learn more about this approach, visit the DW FAQ link in my sig and run
    > through the tutorials of the table.
    >
    > --
    > Murray - ICQ 71997575
    > Adobe Community Expert
    > (If you * MUST * write me, don't don't LAUGH when you do!)
    > ==================
    > http://www.projectseven.com/go - DW FAQs, tutorials & resources
    > http://www.dwfaq.com - DW FAQs, tutorials & resources
    > ==================
    >
    >
    > "tripap" wrote in message
    > news:[email protected]...
    > I work through a training course on the design of websites using CS3 and one of
    > the
    > are examples treating mode layout a layout table nested within a cell of
    > a different layout table. I can get the result by editing the code, but I can't
    > find
    > no way in design mode to mode of disposal to accomplish the same thing
    > after
    > hours of trying. Help says you're supposed to be able to select a page layout
    > cell
    > in the layout main table, then insert another table of provision in this
    > cell,.
    > limit dimensions of the mesh, but the program won't let me insert
    > anything in an existing cell. I have attached the reference code.
    > May
    > anyone advise if I should be able to create the nested in table
    > design
    > mode without just modify the code to force it?
    >>
    >>


    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
      

    > border = "0" / >
       

    > border = "0" / >

    > height = "1" border = "0" / >

    > height = "1" border = "0" / >


    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    >>
    Name of the page here

    >>

    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
    > nonumy
    > eirmod tempor invidunt ut developed and pain magna aliquyam erat, sed diam
    > voluptua. At vero eos and accusam and justo duo dolores and ea rebum. STET
    > clita
    > kasd gubergren, no sea takimata sanctus is Lorem ipsum dolor sit amet.
    > Lorem
    > ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
    > tempor invidunt ut developed and pain magna aliquyam erat, sed diam
    > voluptua. TO
    > vero eos and accusam and justo duo dolores and ea rebum. STET clita kasd
    > gubergren, no sea takimata sanctus is Lorem ipsum dolor sit amet.


    >>
    >>

    DUIs autem vel eum iriure dolor in hendrerit in fitness total esse
    > molestie MPCs, vel illum pain had feugiat nulla facilisis at vero
    > eros and
    > accumsan and carystian odio dignissim which blandit praesent luptatum zzril
    > delenit
    > augue duis pain you feugait nulla facilisi. Lorem ipsum dolor sit amet,
    > our adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
    > pain laoreet magna aliquam erat volutpat.


    >>
    >>

    >> ?

    >>
      
         

    >>
    >

  • both sets of criteria to fill the third table of research

    Hello-

    I'm very new to the numbers and support communities. I have read help and searched this forum but could not find a similar question. I appreciate any advice or suggestions.

    I created two table of numbers of our customer base and trying to treat it as follows: (see example below)

    Objective: Create a third table, which contains the invoice number, the date, the total bill and the State of residence, owner, as long the Bill IS NOT some elements of the Bill.

    In the example below, I've composed billing YES-POINT and POINT-NO; There are real elements in the database I want to search and do not take into account these bills that contain the element ITEM-NOT all together.

    Table 1 (total of the invoice):

    The Total State owner invoice # invoice date

    1                    12/1/15         $800.00                     NC

    2                    12/2/15         $125.00                     FL

    3                    12/5/15         $300.00                     NY

    4                    12/9/15         $500.00                     CA

    Table 2: (the individual elements that make up the invoice)

    Cost of billing invoice # point

    1 POINT-YES $200.00

    1 POINT-YES $100.00

    1 POINT-YES $500.00

    ARTICLE 2 - YES $25.00

    2 POINT-NO $100.00

    ARTICLE 3 - YES $300.00

    ARTICLE 4 - YES $400.00

    4 POINT-NOT $100.00

    The table of RESULTS based on the above would look like:

    Table results:

    The Total State owner invoice # invoice date

    1                     12/1/15           $800.00                       NC

    3                     12/5/15           $300.00                       NY

    Thank you very much for your advice and guidance.

    Put Hi,

    You wrote: ""as long as the invoice DO NOT include certain billsarticle.".

    But in your example, you showed two bills containing the same "some billing."

    In practice, will you be leaving bills that contains a specific item, or will you be leaving bills that contain one or more items in a list of several items?

    Kind regards

    Barry

  • How the repeating table inside a control valve?

    Hello

    Does anyone know how to make the repeating table inside a control valve in LabWindow CVI? I see that there is option for a Panel to scale content in resizing, but not available for a tab control. Any ideas?

    Thank you very much!

    Weiming

    I don't know, I understand what you're trying to do, but you can set ATTR_SCALE_CONTENTS_ON_RESIZE on each tab panel.

    GetPanelHandleFromTabPage (panelHandle, PANEL_TAB, 0, & tabPanel);
    SetPanelAttribute (tabPanel, ATTR_SCALE_CONTENTS_ON_RESIZE, 1);

  • Save and load the string table

    Hello

    is possible except an array of channel with multiple line of text file and load new file to table with the same size of array?

    Because when I use the code in the picture, initialized array is 3 x 3 but after save and load file is table 5 x 3.

    If is an option how to save this table in the file into 3 x 3 table and charge back of file as a 3 x 3 table?

    Thank your for any suggestion,.

    Petr

    Your code is loaded in 5 x 3 is because two of your cells have newline characters (\n). The reading of the worksheet VI use return or line break characters and your delimiter to figure out how to split the string into an array.

    A solution might be to replace all characters from end of line with something else, and then reinsert it after reading of the worksheet.

    It can do what you want, even if it's a bit bulky. It's a little confusing if you don't understand "------" string formatting, but it essntially replaces all '\r' and '\n' with '\\r' and '\\n', including the conversion of the worksheet does not read as an end of line character.

  • Splitting the system partition?

    Hello

    I have two physical hard drives. Currently, each disk has a basic partition. The first detected disk has the C partition and the second disc has the partition (E) Windows XP is installed on E.

    I want to divide the C partition into two partitions. As far as I know, I have to delete the C partition and make two new partitions. I have all the data in c supported partition E if this isn't the problem. When I opened the disk management software, I realized the C partition is marked as a system partition and I can't remove it.

    Is there a way I can split this system partition?

    Hello

    I have two physical hard drives. Currently, each disk has a basic partition. The first detected disk has the C partition and the second disc has the partition (E) Windows XP is installed on E.

    I want to divide the C partition into two partitions. As far as I know, I have to delete the C partition and make two new partitions. I have all the data in c supported partition E if this isn't the problem. When I opened the disk management software, I realized the C partition is marked as a system partition and I can't remove it.

    Is there a way I can split this system partition?

    You need third party software. There are several choices, such as Partition Magic.

  • Can't see the new table in the PS Group Manager

    Sorry guys, I'm kinda new to storage management. I worked in existing bays built by the last person who was here. Now that he is gone, I was charged with the addition of two additional paintings/members to our existing EqualLogics. Problem is that I see the 2 members in Group Manager, but not the 2 new ones. We have a data center managed by 3rd party and they say that they have wired everything in. Both are supposed to be cross-connected series via a connection to one of our servers and the other in an existing table. Now physically I don't know how everything is connected. I console just in Workgroup Manager. I don't see new members there. I tried to connect from one of the servers connected using PuTTY and the connection series. I've used sides of Baud has offered online. But I can't connect what either. Sorry if this sounds very basic - but what don't get me? How to see these devices to even configure the network adapters and RAID?

    Thanks for any help guys

    Hmm... what exactly do you mean with "the table is connected to the active controller?

    Guys in your data center can make the photo of the back of the EQL? See the two CMs with the cables and the LEDS may help.

    When putty.exe close the window immediately that there is probably nothing on the other end, but when it remains open, it is normally a good sign. Press 'enter' or ctrl + c. If you see garbage or nothing the connection parameters doesn't match. Once again its 9600/8/1/n.

    Note: if ever you restart an active EQL the CM moves which makes it difficult when with only a working serial cable.

    You can also try is turning off the device. Verify that your connection to the CM right and turn on again. You will see output of a CM of start-up.

    Do not use is not a black font on a black background in putty also makes life easier ;)

    Kind regards

    Joerg

  • DMZ-Link bandwidth does not change the routing table countin traffic

    Hey guys

    I'm INE laboratories dong and shoved a weird one that delivers.

    I have configured the dmz-link bandwidtha nd the extended communities to send, I get the bandwidth in the BGP routes, however the routing table does not change the proportion of traffic according to the bandwidth available link.

    Here is my configuration:

    Rack1R6 (config) #do sh run | dry BGP

    router bgp 100

    no synchronization

    The log-neighbor BGP-changes

    BGP dmzlink-bw

    155.1.146.0 netmask 255.255.255.0

    aggregate-address 155.1.0.0 255.255.0.0 summary only

    neighbour 54.1.1.254 distance-54

    neighbor 54.1.1.254 dmzlink-bw

    neighbour 155.1.67.7 distance-300

    neighbour 155.1.146.1 distance-100

    155.1.146.1 neighbor send-community times

    No Auto-resume

    Rack1R6 (config) #.

    Rack1R6 (config) #do sh ip bgp neigh 155.1.146.1 opponents

    Version of BGP table is 35, local router ID is 150.1.6.6

    Status codes: deleted, cushioning d s, history of h, * valid, > best, i - internal.

    r SIDE-failure, stale S

    Source codes: i - IGP, e - EGP,? -incomplete

    Network Next Hop path metrics LocPrf weight

    * > 28.119.16.0/24 54.1.1.254 0 54 I

    * > 28.119.17.0/24 54.1.1.254 0 54 I

    * > 112.0.0.0 54.1.1.254 0 0 54 50 60 I

    * > 113.0.0.0 54.1.1.254 0 0 54 50 60 I

    * > 114.0.0.0 54.1.1.254 0 0 54 I

    * > 115.0.0.0 54.1.1.254 0 0 54 I

    * > 116.0.0.0 54.1.1.254 0 0 54 I

    * > 117.0.0.0 54.1.1.254 0 0 54 I

    * > 118.0.0.0 54.1.1.254 0 0 54 I

    * > 119.0.0.0 54.1.1.254 0 0 54 I

    r > 155.1.0.0 0.0.0.0 32768 I

    Rack1R6 (config) #do sh ip bgp

    Version of BGP table is 35, local router ID is 150.1.6.6

    Status codes: deleted, cushioning d s, history of h, * valid, > best, i - internal.

    r SIDE-failure, stale S

    Source codes: i - IGP, e - EGP,? -incomplete

    Network Next Hop path metrics LocPrf weight

    * i28.119.16.0/24 204.12.1.254 0 100 0 54 I

    *>                  54.1.1.254                             0 54 i

    * i28.119.17.0/24 204.12.1.254 0 100 0 54 I

    *>                  54.1.1.254                             0 54 i

    * i112.0.0.0 204.12.1.254 0 100 0 54 50 60 I

    * > 0 0 54 50 60 54.1.1.254 I

    * i113.0.0.0 204.12.1.254 0 100 0 54 50 60 I

    * > 0 0 54 50 60 54.1.1.254 I

    * i114.0.0.0 204.12.1.254 0 100 0 54 I

    *>                  54.1.1.254               0             0 54 i

    * i115.0.0.0 204.12.1.254 0 100 0 54 I

    *>                  54.1.1.254               0             0 54 i

    * i116.0.0.0 204.12.1.254 0 100 0 54 I

    *>                  54.1.1.254               0             0 54 i

    * i117.0.0.0 204.12.1.254 0 100 0 54 I

    *>                  54.1.1.254               0             0 54 i

    * i118.0.0.0 204.12.1.254 0 100 0 54 I

    Network Next Hop path metrics LocPrf weight

    *>                  54.1.1.254               0             0 54 i

    * i119.0.0.0 204.12.1.254 0 100 0 54 I

    *>                  54.1.1.254               0             0 54 i

    r i155.1.0.0 155.1.146.4 0 100 0 I

    r>                  0.0.0.0                            32768 i

    s > 155.1.146.0/24 0.0.0.0 32768 0 I

    * > i205.90.31.0 155.1.13.3 0 100 0 200 254?

    * 155.1.67.7 0 300 200 254?

    * > i220.20.3.0 155.1.13.3 0 100 0 200 254?

    * 155.1.67.7 0 300 200 254?

    * > i222.22.2.0 155.1.13.3 0 100 0 200 254?

    * 155.1.67.7 0 300 200 254?

    Rack1R6 (config) #.

    # now R4 configuration

    Rack1R4 (config) #do sh run | dry BGP

    router bgp 100

    no synchronization

    The log-neighbor BGP-changes

    BGP dmzlink-bw

    155.1.146.0 netmask 255.255.255.0

    aggregate-address 155.1.0.0 255.255.0.0 summary only

    neighbour 155.1.45.5 distance-200

    155.1.45.5 route-neighbour card GAME-54 on

    neighbour 155.1.146.1 distance-100

    155.1.146.1 neighbor send-community times

    neighbour 204.12.1.254 distance-54

    neighbor 204.12.1.254 dmzlink-bw

    No Auto-resume

    Rack1R4 (config) #.

    Rack1R4 (config) #do sh ip bgp Synt.

    Local router BGP 150.1.4.4 identifier UNDER number 100

    BGP table version is 18, table 18 main routing version

    15 entries for network using 1980 bytes of memory

    18 entries for path using 936 bytes of memory

    9/7 BGP path/bestpath attribute entered using 1512 bytes of memory

    3 entries for BGP AS-path ACCESS using 72 bytes of memory

    1 entries PMO community, using 24 bytes of memory

    0 cache entries of BGP route-map with 0 bytes of memory

    0 cache entries of filter-list BGP using 0 bytes of memory

    Bit entries in the cache field: 3 courses (up to 5) with 96 bytes of memory

    BGP using 4620 total number of bytes of memory

    Activity 102/87 BGP prefixes, 243/225, scan interval to 60 seconds

    Neighbor MsgRcvd MsgSent V AS TblVer InQ OutQ Up/Down State/PfxRcd

    155.1.45.5 4 200 8615 8640 18 0 0 07:38:02 3

    155.1.146.1 4 100 8761 8668 18 0 0 00:14:34 3

    204.12.1.254 4 54 8724 8595 18 0 0 07:38:02 10

    Rack1R4 (config) #do sh ip bgp

    BGP table version is 18, local router ID is 150.1.4.4

    Status codes: deleted, cushioning d s, history of h, * valid, > best, i - internal.

    r SIDE-failure, stale S

    Source codes: i - IGP, e - EGP,? -incomplete

    Network Next Hop path metrics LocPrf weight

    * > 28.119.16.0/24 204.12.1.254 0 0 54 I

    * > 28.119.17.0/24 204.12.1.254 0 0 54 I

    * > 112.0.0.0 204.12.1.254 0 54 50 60 I

    * > 113.0.0.0 204.12.1.254 0 54 50 60 I

    * > 114.0.0.0 204.12.1.254 0 54 I

    * > 115.0.0.0 204.12.1.254 0 54 I

    * > 116.0.0.0 204.12.1.254 0 54 I

    * > 117.0.0.0 204.12.1.254 0 54 I

    * > 118.0.0.0 204.12.1.254 0 54 I

    * > 119.0.0.0 204.12.1.254 0 54 I

    * > 155.1.0.0 0.0.0.0 32768 I

    s > 155.1.146.0/24 0.0.0.0 32768 0 I

    * i205.90.31.0 155.1.13.3 0 100 0 200 254?

    *>                  155.1.45.5                             0 200 254 ?

    * i220.20.3.0 155.1.13.3 0 100 0 200 254?

    *>                  155.1.45.5                             0 200 254 ?

    * i222.22.2.0 155.1.13.3 0 100 0 200 254?

    Network Next Hop path metrics LocPrf weight

    *>                  155.1.45.5                             0 200 254 ?

    Rack1R4 (config) #do sh ip bgp neigh 155.1.146.1 opponents

    Rack1R4 (config) #do sh ip bgp neigh 155.1.146.1 opponents

    BGP table version is 18, local router ID is 150.1.4.4

    Status codes: deleted, cushioning d s, history of h, * valid, > best, i - internal.

    r SIDE-failure, stale S

    Source codes: i - IGP, e - EGP,? -incomplete

    Network Next Hop path metrics LocPrf weight

    * > 28.119.16.0/24 204.12.1.254 0 0 54 I

    * > 28.119.17.0/24 204.12.1.254 0 0 54 I

    * > 112.0.0.0 204.12.1.254 0 54 50 60 I

    * > 113.0.0.0 204.12.1.254 0 54 50 60 I

    * > 114.0.0.0 204.12.1.254 0 54 I

    * > 115.0.0.0 204.12.1.254 0 54 I

    * > 116.0.0.0 204.12.1.254 0 54 I

    * > 117.0.0.0 204.12.1.254 0 54 I

    * > 118.0.0.0 204.12.1.254 0 54 I

    * > 119.0.0.0 204.12.1.254 0 54 I

    * > 155.1.0.0 0.0.0.0 32768 I

    * > 205.90.31.0 155.1.45.5 0 200 254?

    * > 220.20.3.0 155.1.45.5 0 200 254?

    * > 222.22.2.0 155.1.45.5 0 200 254?

    Total number of prefixes 14

    Rack1R4 (config) #.

    # and where is the real problem, R1

    Rack1R1(config-Router) #do sh ip bgp

    Version of BGP table is 15, local router ID is 150.1.1.1

    Status codes: deleted, cushioning d s, history of h, * valid, > best, i - internal.

    r SIDE-failure, stale S

    Source codes: i - IGP, e - EGP,? -incomplete

    Network Next Hop path metrics LocPrf weight

    * i28.119.16.0/24 54.1.1.254 0 100 0 54 I

    * > I 204.12.1.254 0 100 0 54 I

    * i28.119.17.0/24 54.1.1.254 0 100 0 54 I

    * > I 204.12.1.254 0 100 0 54 I

    * i112.0.0.0 54.1.1.254 0 100 0 54 50 60 I

    * > I 204.12.1.254 0 100 0 54 50 60 I

    * i113.0.0.0 54.1.1.254 0 100 0 54 50 60 I

    * > I 204.12.1.254 0 100 0 54 50 60 I

    * i114.0.0.0 54.1.1.254 0 100 0 54 I

    * > I 204.12.1.254 0 100 0 54 I

    * i115.0.0.0 54.1.1.254 0 100 0 54 I

    * > I 204.12.1.254 0 100 0 54 I

    * i116.0.0.0 54.1.1.254 0 100 0 54 I

    * > I 204.12.1.254 0 100 0 54 I

    * i117.0.0.0 54.1.1.254 0 100 0 54 I

    * > I 204.12.1.254 0 100 0 54 I

    * i118.0.0.0 54.1.1.254 0 100 0 54 I

    Network Next Hop path metrics LocPrf weight

    * > I 204.12.1.254 0 100 0 54 I

    * i119.0.0.0 54.1.1.254 0 100 0 54 I

    * > I 204.12.1.254 0 100 0 54 I

    * i155.1.0.0 155.1.146.6 0 100 0 I

    * > I 155.1.146.4 0 100 0 I

    * > 205.90.31.0 155.1.13.3 0 200 254?

    * i 155.1.45.5 0 100 0 200 254?

    * > 220.20.3.0 155.1.13.3 0 200 254?

    * i 155.1.45.5 0 100 0 200 254?

    * > 222.22.2.0 155.1.13.3 0 200 254?

    * i 155.1.45.5 0 100 0 200 254?

    Rack1R1 (config - Router) # do sh ip bgp 112.0.0.0

    112.0.0.0/8, version 4 BGP routing table entry

    Paths: (2 available, best #2, table by default-IP-Routing-Table)

    MPIO: eBGP iBGP

    Announced for the update-groups:

    1          2

    54 50 60, (from a customer-RR)

    54.1.1.254 (metric 2560002816) of 155.1.146.6 (150.1.6.6)

    Origin, IGP, 0, 100, valid, internal multipath localpref metric.

    DMZ-Link Bw 250 KB

    54 50 60, (from a customer-RR)

    204.12.1.254 (metric 2560002816) of 155.1.146.4 (150.1.4.4)

    Origin, IGP, metric 0, localpref 100, valid, internal, multipath, best

    DMZ-Link Bw 12500 KB

    Rack1R1(config-Router) #do sh ip route 112.0.0.0

    Routing for 112.0.0.0/8 entry

    Known through 'bgp 100', 200, 0 distance metric

    54, internal type tag

    Last update of 204.12.1.254 ago 00:15:30

    Routing descriptor blocks:

    204.12.1.254, 155.1.146.4, there is 00:15:30

    Path metric is 0, number of shares of traffic 1

    AS hop 3

    Beacon road 54

    * 54.1.1.254, 155.1.146.6, there is 00:15:30

    Path metric is 0, number of shares of traffic 1

    AS hop 3

    Beacon road 54

    Rack1R1 (config - Router) #.

    as you can see, the BGP process in R1 receives the correct link DMZ bw but not indeed take...

    can you please help me if I makeover anything in my setup?

    Hello

    Can you please make sure you have a value of bandwidth on ALL your BGP peering physical interfaces? And you can also include the running-config 'router bgp XXXX' out of R1 as you have not understood what we (others are). Just to make sure that you have "bgp dmzlink-bw' configured on all peerings and overall in the process - it will still show in the output of the same community if it does not work on it.

Maybe you are looking for