Do not get the correct x axis

I need to have the correct x axis in order to get the right peak or max for a portion.
Basically, I need to have the same x axis with the one above for the left bottom graph.
Help me to modify my graphs. I haven't tried aligning the axis for such graphs in LV so far.
Thanks
Attachments:
Spectrum_Analyzer_do_not_get_the_same_x_axis.vi ‏179 KB

Hi Mike,
If I understand your question right, you are trying to set the x-axis of the Graph programmatically.
You should use Property Nodes for this purpose. Right-click on the Graph that you want to change and choose "Create > Property Node". On the Property Node, use the 'Operate' tool (the finger) and choose "X-scale > Range > All elements". By right clicking, choose to "Change to Write". Do the same for the graph that you want to copy the x-axis from, but choose to read instead. Then wire the two Property Nodes together, and when running, you will see the x-axis being updated (see te attached example).
Best regards,
Philip C.
National Instruments
- Philip Courtois, Thinkbot Solutions
Attachments:
SameXaxis.vi ‏16 KB

Similar Messages

  • Not getting the correct data at reciever side

    Hi
    I have done mail adapter... My senario is Mail --> XI --> File... In this mail adapter is sender. i have give the url as pop://<ip address> the xi server is picking up the file...
    Source File Is:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:Mail_Message_Type xmlns:ns0="http://mailtofiledemo.com/ravi">
       <Order>
          <Header>
             <Name>Ravi</Name>
             <Address>Vsp</Address>
          </Header>
          <Item>
             <material>Computer</material>
             <units>3</units>
             <price>90000</price>
          </Item>
       </Order>
    </ns0:Mail_Message_Type>
    Target File is:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:File_Message_Type mlns:ns0="http://mailtofiledemo.com/ravi">
    <row>
       <name>Ravi</name>
       <address>Vsp</address>
       <material>Computer</material>
       <units>3</units>
       <price>90000</price>
    </row>
    I have  an unread mail in my Inbox and i have attached the source file to that mail... the server is picking up the file but in receiving side i am not getting the correct target file... i am getting the target file like:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:File_Message_Type xmlns:ns0="http://mailtofiledemo.com/ravi"></ns0:File_Message_Type>
    </ns0:File_Message_Type>
    eventhough if i dont have any unread mails in my inbox i am getting the same file at target side continuosly...so please give me the solution as early as possbile or else my folder will going to be overflow with that target file
    Thanks & Regards
    Ravi Shankar

    Ravi,
    Have to check the Transport Protocol used by internal Mail Server. The parametes you pass to the mail adapter should be same to the internal mail sever where you are trying to send and also check with XIPAYLOAD option.
    If this helps to u. Allot the points please.
    Thanks
    Gowri K

  • JRockit_160_05_R27.6.2-20 can not get the correct os name for windows 2008

    JRockit_160_05_R27.6.2-20 can not get the correct os name for Windows Server 2008 SP1 using System.getProperty("os.name").
    System.getProperty("os.name") will return Windows Vista instead of Windows Server 2008 when running on Windows Server 2008 SP1. Is it a bug of this jdk?
    I tested it on Sun JDK 1.6. It returns the correct name Windows Server 2008.
    Any suggestion will be welcomed. Thanks in advanced!
    Edited by: user4516182 on May 13, 2010 12:59 AM

    Staffan, thanks for your update.
    Do we have a workaround for it or fix it in new release?

  • I can not get the correct anser

    Hi, Please help me.  As the following sch I can not get the correct sqrt value.  if changing resistor of R1 I always get 12v direct flow output.
    Attachments:
    op_divider.zip ‏121 KB

    Thanks for your answers.  I want the sch to do the operation of square root.
     1. in my sch the inverting input is DC -5v, I want to get the square root of 5?
     2. In my feedback path I use a multiplier, I Originally thought it is a negative feedback?
     3. it Already have ground in the sch, I do not understand that you say "did not ground the scope"?
    Thanks again, Could you give me the further pointing. if possible Could you give me a correct sch.
    (in fact, I get the sch from a rough sch in a textbook(the rough sch not for multisim). I just give the values for the all components)

  • Maps is not working resolution is terrible not getting the correct location also unable to calculate the route message appear directions not available

    Please resolve the maps issue on iO6 as it is not working properly resolution is very bad not getting correct locations direction are not available appears while calculating route

    Please resolve the maps issue on iO6 as it is not working properly resolution is very bad not getting correct locations direction are not available appears while calculating route

  • Officejet Pro 8500 A909g do not get the correct IP address from DHCP

    Hi,
    We reconfigured our network to use 172.16.11.xxxx
    We assigned the IP addresses to our OfficeJet Pro 8500 A909g printers by using DHCP reservations.
    After joining the wireless network, all our printers have a 169.254.xxxx.xxx address.
    What am I missing?
    Thanks
    Christophe
    This question was solved.
    View Solution.

    Is DHCP still active on your router?  The printer will have to have DHCP active.
    169.254.x.x means the printer sees the router but is not getting a valid IP from it.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Report not getting the correct parameter

    Hi,
    I use Oracle 9i DS (patch 9.0.2.2). i pass the RDF name and the params on the command line to the rwclient.exe to run the report. Whenever I pass something like VVG='(1,2,3,4)', the report RDF gets the value as '1'. The report gets executed with this value. i have searched the net and help sites and files. please help me in solving my problem.

    Hello Anurag,
    I am able to successfully pass the string '(1,2,3,4)' as the value of a text parameter in my report, using the following commandline on Windows 2000:
    rwclient report=test.rdf destype=file desformat=pdf desname=test.pdf server=srivas testparam=(1,2,3,4)
    Reports correctly interprets the parameter as it has been specified, even if quoted with single/double quotes. Please provide more information on the problem you are facing, and the platform you are running Reports on. Also, verify whether your problem is reproducing with the Reports Runtime (rwrun) also.
    Thanks,
    The Oracle Reports Team.

  • Why I am not getting the correct Account

    I want to get the account of an item from sales order. The account should be the one that from fnd_flex_values_vl with set name XX_ACCOUNT.
    This is my query:
    select
    ooh.transactional_curr_code,
    gcc.segment1, gcc.segment2, gcc.segment3, gcc.segment4, gcc.segment5 account,
    ooh.order_number so_number, ooh.header_id
    from
    mtl_parameters mp,
    gl_code_combinations gcc,
    mtl_transaction_types mtt,
    mtl_material_transactions mmt,
    mtl_system_items msi,
    ( select order_number, transactional_curr_code, ship_to_org_id, header_id from oe_order_headers_all where order_number = 12345678 ) ooh,
    oe_order_lines_all ool
    where 1=1
    and mmt.distribution_account_id = gcc.code_combination_id
    and mmt.transaction_type_id = mtt.transaction_type_id
    and mmt.organization_id = mp.organization_id
    and mmt.inventory_item_id = msi.inventory_item_id
    and mmt.organization_id = msi.organization_id
    and ooh.header_id = ool.header_id
    and mmt.trx_source_line_id = ool.line_id
    and mmt.inventory_item_id = ool.inventory_item_id

    Perhaps you mean the Sales Account defined in the item master?
    Example:
    select
    ooh.header_id,
    ooh.order_number so_number,
    ool.line_id,
    ool.line_number || '.' || ool.shipment_number as line_number,
    ooh.transactional_curr_code,
    msi.segment1 as item,
    gcc.concatenated_segments sales_account
    from
    oe_order_headers_all ooh,
    oe_order_lines_all ool,
    mtl_system_items msi,
    gl_code_combinations_kfv gcc
    where 1=1
    and ooh.header_id = ool.header_id
    and ool.inventory_item_id = msi.inventory_item_id
    and ool.ship_from_org_id = msi.organization_id
    and msi.sales_account = gcc.code_combination_id
    {code}
    I don't know what you mean with "Sales Order Account". I am not a financial specialist, but as far as I know OM does not do any accounting, just the other modules like inventory or AR. Inventory will do some "sales order issue" transaction on shipments which will get accounted (cost manager etc) and AR will generate accounts when the invoice gets created...
    And pay attention to the above query, as there might be order lines where ship_from_org_id is null, e.g. bill-only orders.
    regards,
    David.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Help for thst I can not get the correct output

    The program is :1,insert some strings.
    2.search some strings,if same to the strings inserted,output true.
    Other wise,ouput false
    But in my output,all are false.I have checked my code many times,but I can not figure it out.
    So ask for help.Thanks.
    My output:
    Inserting My
    Inserting name
    Inserting is
    Inserting John
    Inserting Latham
    Inserting and
    Inserting my
    Inserting hobbies
    Inserting include
    Inserting films
    Inserting music
    Inserting electronics
    Inserting and
    Inserting computing
    Searching for latham:false
    Searching for films:false
    Searching for swimming:false
    Searching for fishing:false
    Searching for computing:false
    Searching for climbing:false
    Searching for paragliding:false
    Searching for Latham:false
    Correct output:
    Inserting My
    Inserting name
    Inserting is
    Inserting John
    Inserting Latham
    Inserting and
    Inserting my
    Inserting hobbies
    Inserting include
    Inserting films
    Inserting music
    Inserting electronics
    Inserting and
    Inserting computing
    Searching for latham:false
    Searching for films:true
    Searching for swimming:false
    Searching for fishing:false
    Searching for computing:false
    Searching for climbing:true
    Searching for paragliding:false
    Searching for Latham:true

    And the other problem is that you didn't fix the problem from your last thread correctly.
    This is wrong.
    OBT.find( findString);
    System.out.println("Searching for " + findString[i] +":" + OBT.isEmpty());Just do this already.System.out.println("Searching for " + findString[i] +":" + OBT.find( findString[i]));                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Not getting the correct date..y?

    hi my pblm is that i am adding some date to a databse..the code like this
    <%@ page language="java" import="java.sql.*,java.text.SimpleDateFormat,java.util.*" %>
    <%
    SimpleDateFormat dateFormat = new SimpleDateFormat("dd-mm-yyyy");
    String d1=request.getParameter("dob");
    java.util.Date utilDob = dateFormat.parse(d1);
    out.println(utilDob);
    java.sql.Date sqlDob = new java.sql.Date(utilDob.getTime());
    out.println(sqlDob);
    st.setDate(12,sqlDob);
    My error is that whatever date i entered i am getting it as anyday/january/year
    the month is always january in the out.println() and in the database as well...y?
    help me plzzz...

    Your format string is incorect. Lowercase m stands for minute. You need an uppercase M for month.
    ie dd-MM-yyyy
    See the [SimpleDateFormat API|http://java.sun.com/j2se/1.5.0/docs/api/java/text/SimpleDateFormat.html] for details.
    Cheers,
    evnafets

  • I have a 2011 mini with usb connector when I attempt to connect my nano I get the message that I do not have the correct adapter cable. I got the correct adapter cable from the Mini dealer. Any suggestions?

    I cannot get my Mini Cooper to sync up with my nano thru the USB port. When I hook up with the cable that came with the Nano, it acknowledges that it is an Ipod however it displays the message that I do not have the correct cable.  When I use the audtio adapter cable from BMW it doesn't see the Nano at all. Has anyone else had the issue and what did you do to over come it  I tried my nano in another persons car (a Ford) and it worked with no issue.

    This can sometimes be the result of a faulty/damaaged USB sync cable.  Do you have another cable you could test it out with?
    B-rock

  • My wife's iTunes ID will no longer work.  Tried to reset password but did not get email, tried to reset by answering personal questions' but will not accept the correct date of birth.  Has it been hacked?  How can I fix this?

    My wife's iTunes used ID will not work.  Tried resetting the password, but email was not received.  Tried using personal questions method, but would not accept the correct date of birth, so could not go any further.  Has her iTunes ID been hacked?  How can I fix this?

    Thanks for that advice @randers4.
    I linked through and submitted my info as a "topic not covered" in the iCloud section. After entering the serial number of my MBP it turns out I wasn't eligible for technical support (though I don't think this is hardware related support) and the final suggestion was to take my computer into an Apple store. I called my local Apple reseller and asked for assistance. The customer service rep was very nice but unable to help, so suggested I call Apple Support on 1300 321 456. I did so and, again, spoke to two very polite and helpful customer service people (I was transferred to security services). I didn't have to be on hold to speak to either rep for more than a few seconds! After trying a few different things, he worked out what was happening...
    So, to cut a long story short, to solve the problem in my OP, all I had to do was log out of iCloud in my System Preferences and log back in using my current Apple ID. [Edited to add that I had to sign out of everything I was currently signed in to with my Apple ID before logging out and in again.]
    Problem solved!
    Message was edited by: NotBaconBits

  • Can not get the proper angle value

    Hello,
    I have drawed a circle on the canvas control, and want to capture an arbitrary point in the circle, where the point's coordinate is determined by the "GetRelativeMouseState()" function. The whole idea is this:  once click in the circle, I can get the coordinate of the clicking point by using "GetRelativeMouseState()", then drawing a line from the circle's midpoint to the point, expecting to calculate the angle between the line and the X axis. I post the sketch to explain how the process is treated :
    the coordinate of the midpoint is (width/2, height/2), so if want to calculate the theta angle, I can get the formular: theta = atan((height/2 - yCoor) / (width/2 - xCoor)), there is a strange condition: if the line is near to the X axis (in fact, the line turn to angle exceed 135 degree (as to the counterclockwise) but there is a distinct angle between the X axis, the theta), I always get a zero angle value(the theta).
    Please help whether  the "GetRelativeMouseState()" can provide an exact position?
    David

    How are you calculating the angles? With some basic trigonometry and atan2 () function I always get the correct angles: take a look at the attached canvas.prj sample which I modified adding the necessary functions (click Draw Circle and check Angle drawing: when clicking on the canvas the program will draw the line and calculate the corresponding angle)
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?
    Attachments:
    canvas.zip ‏10 KB

  • Iam not getting the data on screen after using the user exit zxpadu01

    Dear Freinds
                As per my requirement when the user enters value Ansal  it should get defaulted to Amount field (bet01 ) based on the wage type
    i have written calculation ( q0008-bet01 = ansal/100) before it getting defaulted to bet01, i found that value is not getting default  on the screen for bet01 once i enter value for Ansal , please any body correct my code
    in   ZXPADU02 i have written the code as  below :
    data : wa_p0008 like p0008,
            i0008 like p0008,
           l_v_ANSAL type ANSAL_15,
           l_v_amount type PAD_AMT7S.
    CASE innnn-infty.
    when '0008'.
    CALL METHOD cl_hr_pnnnn_type_cast=>prelp_to_pnnnn
    EXPORTING
    prelp = innnn
    IMPORTING
    pnnnn = wa_p0008.   -- HERE I GOT ALL THE DATA EXCEPT BET01
    if wa_p0008-lga01 = 'MFPY'.
    l_v_ansal =  wa_p0008-ansal.
    l_v_amount = l_v_ansal / 100.
    move l_v_amount to wa_p0008-bet01.
    CALL METHOD cl_hr_pnnnn_type_cast=>pnnnn_to_prelp
    EXPORTING
    pnnnn = wa_p0008  --- HERE I CAN SEE EVEN THE BET01 IS FILLED
    IMPORTING
    prelp = innnn.         --- HERE I CAN SEE LGART BUT NOT AMOUNT VALUE
    endif.
    when others.
    endcase.
    IN ZXPADU01 I HAVE WRITTEN AS BELOW:
    data : wa_p0008 like p0008,
            i0008 like p0008,
           l_v_ANSAL type ANSAL_15,
           l_v_amount type PAD_AMT7S.
    CASE innnn-infty.
    when '0008'.
    MOVE-CORRESPONDING  innnn to wa_p0008.
    CALL METHOD cl_hr_pnnnn_type_cast=>prelp_to_pnnnn
    EXPORTING
    prelp = innnn
    IMPORTING
    pnnnn = wa_p0008.
    if wa_p0008-lga01 = 'MFPY'.
    l_v_ansal =  wa_p0008-ansal.
    l_v_amount = l_v_ansal / 100.
    move l_v_amount to wa_p0008-bet01.
    CALL METHOD cl_hr_pnnnn_type_cast=>pnnnn_to_prelp
    EXPORTING
    pnnnn = wa_p0008   --- I CAN SEE ONLY WHEN I COME AGAIN
    IMPORTING
    prelp = innnn.
    endif.
    when others.
    endcase.
    Now my problem is as follows :
                   i have entered the value for Ansal (ex: p0008-Ansal = 1000) ..........and i say enter then i should found the calculated value for the ansal through my coding
    and it should  display in bet01 as 10 ( q0008-bet01 =  p0008-ansal /100)
    but i dont find the value 10 being displayed for the field bet01 on the screen  when
    user enters Ansal  as 1000 .........even then i have saved it to test the scenario......
    now i came in displayed mode (pa20 ) for the infotype 008 for the same personnel no for the same  dates .....where i created the record........i found that the value
    bet01 is there i.e i can see  the value bet01 as 10 ( my requiremnt here matching)
    but when the user say enter during the time of creation of the record the value
    bet01 is not getting defaulted with 10 .........why iam not able to understand
    PLEASE ANY BODY HELP ME IN THIS REGARD 
    regards
    shanti.

    Hi Pranesh,
                   i have used the logic which you hav given as below
    in ZXPADU02
      FIELD-SYMBOLS <fs>  TYPE ANY.
    ASSIGN ('(MP000800)Q0008-betrg') TO <fs>.
    if <fs> is assigned.
    <fs> = l_v_amount .  ---  amount as (ansal /100 i.e 1000/100 = 10) 10
    endif.
    still iam not getting the data for the field bet01
    this is the coding i am using
    data : wa_p0008 like p0008,
            i0008 like p0008,
           l_v_ANSAL type ANSAL_15,
           l_v_amount type PAD_AMT7S.
      FIELD-SYMBOLS <fs>  TYPE ANY.
    CASE innnn-infty.
    when '0008'.
    MOVE-CORRESPONDING  innnn to wa_p0008.
    CALL METHOD cl_hr_pnnnn_type_cast=>prelp_to_pnnnn
    EXPORTING
    prelp = innnn
    IMPORTING
    pnnnn = wa_p0008.
    if wa_p0008-lga01 = 'MFPY'.
    l_v_ansal =  wa_p0008-ansal.
    l_v_amount = l_v_ansal / 100.
    move l_v_amount to wa_p0008-bet01.
    ASSIGN ('(MP000800)Q0008-betrg') TO <fs>.
    if <fs> is assigned.
    <fs> = l_v_amount .
    endif.
    CALL METHOD cl_hr_pnnnn_type_cast=>pnnnn_to_prelp
    EXPORTING
    pnnnn = wa_p0008
    IMPORTING
    prelp = innnn.
    endif.
    when others.
    endcase.
    please help me as iam still not getting (value in bet 01) when i press enter once i enter value in ansal feild.
    regards
    shanti.

  • Can not get the Cisco TSP to show UP - 2003 64bit

    Can not get the Cisco TSP to show up on the list of Providers in Phone and Modem Options- Advance tab. Installed ver. 4.1, it seems to install correctly, with no errors but when I restart the server, there is no Cisco TSP001.tsp in the providers list. It works perfectly on my Windows 2003 servers, but will not work on this new Windows 2003 64 bit server. Any tricks to getting this to load?
    Thanks
    Keith

    Hi
    There is no 64-bit TSP yet. Whilst 32-bit apps will work OK for the most part on 64-bit via the WoW function, drivers tend to not be so flexible, and that's what TSP is...
    You'll have to bother your Cisco accounts folks to get this prioritised, it is upsetting a lot of people...
    Aaron
    Please rate helpful posts...

Maybe you are looking for