Alignment in a graph where build problem

I would appreciate your help.

I turn around to try to align a legend of a graph.

My application is coded in Labview 2014 in Windows 7. Before it was on XP and LabVIEW old and I had no problem.

I have a user with a graphic interface. I did my good interface look. When I build the interface is not the same in the exe version. I have a copy of what should look like the interface. I also have a copy of the interface in the EXE. In the image of the exe, I circle the part which is not align. Is their way to correct that?

Thanks in advance!

I solved my problem with the creation of a control of typedef with my chart. When I first open the control to customize it, I notice that if I try to change something on the chart legend Dungeon are dwindling.  Probably, the size it is in the EXE file. So I tried to adjust size so that the size does not resize itself in the window customize. Then, with the setting of the size, I create the exe and the size has not changed.

I hope this can help someone else!

Thanks for your help

Cynthia

Tags: NI Software

Similar Questions

  • graph to build a 3D

    Hello

    I would like to build a 3D graph from data stored in several files just to read United Nations United Nations perono.

    each file contains 2 columns: 1 frequency, amplitude column 1 column

    the reading of each of these files, amplitude curve I trace a = f (frequency) en using 'building a gaphe XY '.

    And more I wish I could build a lively en 3D graph where each of its curves would "Supplement" past each other as and when we trace them.

    I wanted the UTI VI "on the surface 3D", but I find myself blocked by a format incompatibility problem.

    Know someone help me tracers my 3D graph?

    Thank you in advance

    Anne

    I struggled but I think it's about what you want!

  • Adobe InDesign CC 2014 Custom Panel Built With Extension Builder - problem: cannot tab field one entry to another; Hit the tab hides instead all pallets; Is there a solution? It didn't happen in Adobe Indesign CC

    Adobe InDesign CC 2014 Custom Panel Built With Extension Builder - problem: cannot tab field one entry to another; Hit the tab hides instead all pallets; Is there a solution? It didn't happen in Adobe Indesign CC

    This should be corrected in the next version.

  • OIC 1.4.9 build problem

    I recently installed oci8 on my Fedora box, with the instant Oracle 11.2.0.3.0 client. A configuration script complained that he cannot see the header files, even if the necessary instant client packages are installed:

    [mgogala@medo ~] $ rpm - qa | grep oracle
    Oracle - instantclient11.2 - precomp - 11.2.0.3.0 - 1.x86_64
    Oracle - instantclient11.2 - sqlplus - 11.2.0.3.0 - 1.x86_64
    Oracle - instantclient11.2 - odbc - 11.2.0.3.0 - 1.x86_64
    Oracle - instantclient11.2 - devel - 11.2.0.3.0 - 1.x86_64
    Oracle - instantclient11.2 - jdbc - 11.2.0.3.0 - 1.x86_64
    Oracle - instantclient11.2 - basic - 11.2.0.3.0 - 1.x86_64

    I finished copy the contents of /usr/include/oracle/11.2/client64 to usr/lib/oracle/11.2/client64. I also had to copy all libraries of /usr/lib/oracle/11.2/client64/lib to usr/lib/oracle/11.2/client64. My PHP is 5.4.8:

    [mgogala@medo ~] $ php - v
    5.4.8 (cli) PHP (built: October 18, 2012 11:47:02)
    Copyright (c) 1997-2012 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
    [mgogala@medo ~] $


    It was not what I would call a 'build seamless. " Apparently, the configuration script account instant to be just a blob unpacked, as for Debian derivatives, not a set structured with the bin and lib directories and the headers under/usr/include.

    I am running 64 bit CF 17:
    [mgogala@medo ~] $ uname - a
    Linux medo.home.com 3.6.6 - 1.fc17.x86_64 #1 SMP kills Nov 5 21:59:35 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    [mgogala@medo ~] $

    What has been your configure command or the prompt response to PECL?
    Also can you confirm where you got the RPM of?
    Normally, for the Instant Client RPM on RHEL/Oracle Linux I would use:
    with oci8 = instantclient (or just with-oci8 so I did set ORACLE_HOME) and let the heuristic facility locate libraries and header files.
    I'm more than happy to add new heuristics for common scenarios, so patches
    for the platforms I have not access are sent.

    If you use--with-oci8 = instantclient, / somedir, then, Yes, it will look like fot
    the 'blob' installed from the moment customer zips.

    If the problem is doc or inline help, send suggestions for improvement.

  • Screens to build problem

    Hello

    I don't have to build a project with screens in some time, and with a simple practice base featuring a to-several, I get the error:

    "Object reference not set to an instance of an object.

    Any suggestions where I should look to eliminate this problem, it is at the point 10.2 and it does not occur during construction without screens?

    Michael

    Published by: 876208 on July 30, 2011 20:50

    Published by: 876208 on July 30, 2011 20:59

    It's a pretty generic error message that could mean almost anything.

    It was initially a 10.1 modules (or earlier) that you have upgraded? Have you tried to delete the folder Release yor and re - generate to make sure that it works with a file of version 10.2? The OWD version must match the version of the modules, or 10.2 rules does not work with a runtime 10.2.

    What happens if you exclude your files the project forms and then debug with screens using automatic screens or run in OWD with automatic screens? If it works without error, then it suggests that the problem is in your file screens. If your rules compile and generate good and run OK in the debugger, I guess that the problem is most likely with your screens that your rules file.

    See you soon,.
    Jasmine

  • using advanced for a graph Query Builder

    I'm trying to insert a chart based on a query in my report model. However, the data comes from a text file; so I create the object of the request for the chart of the analysis of the text file. However, the "query.name" and "query.number" fields do not change for each record in the original report query - only the first record is used. So the first card on the first page is correct, but the map never changes for all other pages (each page represents one record in the query). That's what I put in the advanced query designer:

    < cfset ThisQuery = QueryNew ("ItemColumn, ValueColumn") >
    ("< FileExists("D:\charts\#query.name#_#query.number#.txt ") cfif >
    < cfset ThisDataItem = 0 >
    "< cfloop file="D:\charts\#query.name#_#query.number#.txt "index ="$thisline">
    < IsNumeric ($thisline) cfif >
    < cfset ThisDataItem += 1 >
    < cfset QueryAddRow (ThisQuery) >
    < cfset QuerySetCell (ThisQuery, "ItemColumn", ThisDataItem) >
    < cfset QuerySetCell (ThisQuery, "ValueColumn", $thisline) >
    < / cfif >
    < / cfloop >
    < / cfif >

    So basically the file name is set according to the first row (result) of the report query, but then the file name (and thus the graph) never change even if all other fields based on a query on my page change correctly (all other queries. BlahBlah fields to update correctly). Is this a bug? I don't think I was doing anything too crazy.

    Phew! I found a really great solution, which has a ton of uses.

    First of all, like I should have made, ANY variable in a coldfusion tag will be figured out when the report is called, not for each query result. In other words, the query.xxx or report.xxx or anything that's NEVER going to work properly inside a tag, not even in a report feature or Advanced Query Builder.

    However, there is a simple way around this. Simply make a function in relation to the arguments and in the editor of your field expressions calling the function, and pass query variables or State:
    #report.yourFunction (query.field1, query.field2) #.
    You can do all sorts of magic of Coldfusion function and return any shape desired result.

    For my particular example (creating a query object for a chart to insert dynamically), I had to add a step is not so obvious: create the object of my application with a shared (in this case, the scope of the request) scope, otherwise the variable is trapped in the scope of the function. So it was my solution: I had a chart with the option 'Print when' my function call "getChartQuery" (from query variables, of course). The function built "Request.ThisChartQuery" and returns True if there's something in there (the logic of "Print when" uses the Boolean value of whether to display the graph or not). My card is always based on a query, but the Advanced Query builder has NOTHING in it, with the exception of the variable that contains the query object ("Request.ThisChartQuery").

    There is another solution, I found where the report function makes all of the chart (using cfchart tags, etc.) and saves to a PNG file and then returns the path to the image. Then, you simply add an image field to the report, and you use the expression builder to call the function. Well, hope this has helped someone!

    "EDIT: the references are" " http://www.adobe.com/go/ee54cc6" and " http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:40786"

  • Pavilion g6 - 2379sr: graph Pavilion g6 problem

    Hello!

    I have problems with my HP Pavilion g6 - 2379 sr video drivers.
    Windows 8.1 operating system (x 64)

    Graphics card: Intel HD 4000 + AMD 7670 M

    When I first installed Windows 8.1, my Intel HD graphics drivers and AMD, the two came via WIndows update, everything worked, except fans made a lot of noise even when the PC is idle. I was suggested that I should install the official graphic drivers by manufacturer. So I downloaded the AMD drivers (which should include the drivers Intel aswell)
    on the site of HP my laptop support specific. And now the fun part begins, applications that turned 55 frames per second before, now, is down to only 3 to 5 images per second, no matter what gpu are assigned.
    I have no object in the BIOS settings related to switching of graphs, and no BIOS update is available for my laptop running WIndows 8.1 (there are updates to the BIOS for windows 8, but I'm not sure if I should use this driver for the update).

    Device Manager indicates that two graphics cards work fine, but of course, they are not.

    Any kind of help would be welcome!

    Solved my problem!

    Apparently the drivers for HP support are not the best choice!
    What to do if someone has the same problem:

    1. download the latest drivers Intel HD of the Intel Download Center (make sure that the drivers downloaded matches your Intel processor generation).
    2. download the latest AMD catalyst AMD Download Center.

    3 disable internet access for the entire process stop windows update to automatically install the drivers. (do not enable internet access until all the drivers were re-installed manually).

    4 uninstall the Intel HD drivers via the control panel - uninstall programs.

    5. restart the PC.
    6. express uninstall all the drivers AMD via Control Panel.

    7 restart the PC.

    8 install the Intel HD drivers.

    9 restart the PC.

    10 install the AMD drivers

    11 restart the PC.

    12 turn on the internet connection.

    Now you should be fine, also fixed my problem whitch I previously had on fan makes a lot of noise all the time.

  • C in XCODE build problems with VISAS / NOR

    Hello

    I'm developing a C program to connect with my oscilloscope Tektronix. I inherited this project from a friend (who is currently in the secret), so I can't talk to him on this subject.

    On my system: I'm running OS X 10.8.4, development in XCODE 4.6.3. Initially, I had problems with NI-VISA 5.3, and they are repeated when I upgraded to 5.4 (I thought the upgrade would solve the problem).

    It's also a position of the cross. I posted on the forum of developers to Apple without success (https://discussions.apple.com/message/22681139#22681139). If my problem is solved it there first, I'll post the solution here as well. I don't take sides.

    In fact, my problem is that my program will not be built because of a linker issue. I use the functions of the NI-VISA 5.4 for OS package X 10.8. However, the linker can't find the correct functions for my system:

    Undefined symbols for x86_64 architecture:

    "_viClose", referenced from:

    _setupVI in oscilloscope.o

    _getData in oscilloscope.o

    _closeInstr in oscilloscope.o

    "_viOpen", referenced from:

    _setupVI in oscilloscope.o

    "_viOpenDefaultRM", referenced from:

    _setupVI in oscilloscope.o

    "_viRead", referenced from:

    _setupVI in oscilloscope.o

    _getData in oscilloscope.o

    "_viStatusDesc", referenced from:

    _setupVI in oscilloscope.o

    _getData in oscilloscope.o

    "_viWrite", referenced from:

    _setupVI in oscilloscope.o

    _getData in oscilloscope.o

    LD: symbol not found for architecture x86_64

    Clang: error: the linker command failed with exit code 1 (use - v see invocation)

    This is all pretty basic VISA functions. I struggled in just, including the appropriate header file

    #include

    did not work. When I went to the detailed shape, it worked:

    #include "/ Library/Frameworks/VISA.framework/Versions/A/Headers/visa.h".

    However, then the problem began to occur that I have now - links in the object editor cannot find the code for the functions of the VISA. I tried to change build architctures x86_64 for only x 86, without success. I am currently building in i386 x 86. I also tried (to the title of the Phases of construction-> link binary with libraries) to link the VISA.framework to the project, but this simply gives the error of the linker 'not found VISA framework '. I also tried option-clean.

    I feel I am missing something very obvious. I'm still operating under the notion that either NI-VISA has not been installed in the correct location, or that my configuration settings are incorrect.

    Does anyone have any idea to lend? I searched through various forums for help for almost 2 days now, with nothing doesn't.

    resolved cross wire https://discussions.apple.com/message/22682742#22682742

    copied settings from: Instruments/NI-VISA/Examples/C/ExamplesProject.pbproj National

    done with:

    I ended up using the final settings:

    Architectures

    Architecture: $NATIVE_ARCH_ACTUAL

    Build the Active Architecture only: No.

    Valid architectures: i386, x86_64

    Search paths

    Unframed search paths

    No library search path

    Build Phases

    Link binary with libraries: VISA.framework

    I think it's now/Library/Frameworks in the search paths, what was causing my problems when you try to link binary.

    Thanks to xnav and Frank (had the idea of original law, which I tried but just the wrong way).

  • Popup in lieu where build for the installer

    When I build the installer, it popup the request of LV8.2.1 installation location.

    I put LV8.2.0 CD and the CD of driver, all may not work.

    Any suggestion?

    Hi Turbot,

    I tried a bit of searching in the forum. Please browse the forum below and see if you can solve the problem of the solution or not:

    http://forums.NI.com/NI/board/message?board.ID=200&message.ID=18878&requireLogin=false

    http://forums.NI.com/NI/board/message?board.ID=140&message.ID=23509

    You can consult this KB:

    http://digital.NI.com/public.nsf/allkb/C3666BA408F81E59862570D20056E692?OpenDocument

    http://digital.NI.com/public.nsf/allkb/5C55288F366FC5CA862570F500680F7C?OpenDocument

    Let me know if the article has solved your problem or not.

    Sincerely,

    Krisna Wisnu

  • With Fuzzy Toolkit App Builder problem

    Hello

    Today, I wanted to build an application (via LV2009) with functions of 'PID and Fuzzy Control Toolkit'.

    Now the app Builder is looking for a type definition in vi.lib (as shown in the photo), but it does not find the CTL file - but the path used for research is correct! Then I do the search manually, tap the CTL asked in the right place (and with the name correct, of course), and the build will succeed.

    What is happening here?

    GERD,

    There seems to be a problem with the lvlib of fuzzy logic tool. I filed the #348498 against her CAR.

    This issue is obviously for 2009 has been and remains in the LV 2011 SP1.

    hope this helps,

    Norbert

       
  • Alignment of memory with CVI 2013 problem

    Hello

    I just installed 2013 CVI from CVI 2010 and opening my old projects, I'm in trouble with the alignment of the memory.

    Not in all the projects that I opened, I get the problem, and I'm quite confused about this.

    I used to keep in line with the limits of 1 byte of memory and I have thousands and thousands of saved file with this method.

    I have prepared a very simple project (attached to this post) to illustrate the problem, consider that the result would have been with CVI 2010 'occupation of 5 bytes.

    Pragma pack() change his behavior?

    Y at - it a flag set in the Options menu or elsewhere?

    If anyone has a suggestion please help me.

    Thank you

    Sergio

    Hello

    I found the problem, there's a semicolon that follows the directive of preprocessor #pragma pack (1), and it causes the pragma is ignored.

    Remove the semicolon, everything works fine.

    Sorry!

    Sergio

  • Plugin Eclipse Build problem

    Hello

    I have some problems with Beta 2 of the Eclipse plugin. I need to make it work. I work under Vista and do an install Eclipse 3.4.1 separate and added the BB Plugin. My problem is that it does not work. I'm not able to build my projects. Everything seems to be ok, but if I start "Building project" anything except for the class being compiled and placed in the bin folder. No .cod, .debug or all the other files are created.

    Someone has a similar setup running successfully and can help me?

    To create files for the active projects of cod you can press Alt + B or "Build of Setup BlackBerry Active" from the Project menu.  This happens automatically when you launch the BlackBerry of Eclipse Simulator.

  • PhoneGap build problem with Graple, Pushplugin, and Safariviewcontroller

    Hi all

    I am facing a few problems these days when I Isaiah to compile my app for Android. The following Exception exhibits after the build:

    : preDexRelease

    : dexRelease

    UNEXPECTED TOP LEVEL EXCEPTION:

    com.android.dex.DexException: multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$ AccessibilityServ iceInfoVersionImpl;

    at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:591)

    at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:546)

    at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:528)

    at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:164)

    at com.android.dx.merge.DexMerger.merge(DexMerger.java:188)

    at com.android.dx.command.dexer.Main.mergeLibraryDexBuffers(Main.java:504)

    at com.android.dx.command.dexer.Main.runMonoDex(Main.java:334)

    at com.android.dx.command.dexer.Main.run(Main.java:277)

    at com.android.dx.command.dexer.Main.main(Main.java:245)

    at com.android.dx.command.Main.main(Main.java:106)

    FAILED

    But last week, all was fine. In one of my tests, I noticed that if I remove one of these plugins below, the build works:

    < name of the ditch: plugin = "cordova-plugin-safariviewcontroller" source = "MNP" / >

    < name = "com.phonegap.plugins.pushplugin plugin" spec = "2.5.0" source = "CDP" / > "

    Some people on the internet told me that I have to remove the support for v4. Just as this topic on stackoverflow: android - multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat - battery on...

    But is it possible to exclude dependence on config.xmlv4, so I can build on the website phonegap without problems?

    Thank you for your attention.

    Wiliam.

    Source plugins bmp - they are old and obsolete. Use instead of the MUSEUM: phonegap-plugin-push

    In addition, SafariViewController should be does not interfere somehow, since it is not supported on Android (it is iOS only).

    Also, make sure to pin your app to a specific version of BMPS. See: Adobe Build PhoneGap

  • Warehouse Builder problem (deploy - package - mapping)

    Hello

    I have a problem with OWB.

    We have both development and Test environments, and deploy us a mapping (including all objects) but when we generated the code we have a difference:

    Develpoment:

    CURSOR 'AGGREGATOR_c' IS
    SELECT 'AGGREGATOR '. ' ' CONTEO_RANGOS ' 'CONTEO_RANGOS '.
    + (SELECT COUNT ("AGG_INPUT". "RANGO_CD") "CONTEO_RANGOS" + "
    + (SELECT "TABLE_NAME". ' ' RANGO_CD ' 'RANGO_CD ' +.
    + "SCHEMA." "' TABLE_NAME ' 'TABLE_NAME ' +.
    + WHERE (EXISTS (SELECT 1 +))

    + FOR (SELECT MAX ("TABLE_NAME". "ACTUALIZACION_REGISTRO_DT") "FECHA_ACT_MAX" + "
    +                                                  FROM "SCHEMA"." TABLE_NAME' 'TABLE_NAME') 'AGGREGATOR_0 ' +.

    + WHERE ("AGGREGATOR_0". "" FECHA_ACT_MAX "="TABLE_NAME ". ("' ACTUALIZACION_REGISTRO_DT").

    +                                        )+
    +                              )+
    +                    )+
    + "AGG_INPUT") "AGGREGATOR." +

    Test:

    CURSOR 'AGGREGATOR_c' IS
    SELECT 'AGGREGATOR '. ' ' CONTEO_RANGOS ' 'CONTEO_RANGOS '.
    + (SELECT COUNT ("AGG_INPUT". "RANGO_CD") "CONTEO_RANGOS" + "
    + (SELECT "TABLE_NAME". ' ' RANGO_CD ' 'RANGO_CD ' +.
    + 'TABLE_NAME', 'TABLE_NAME ' +.
    + WHERE (IT EXISTS (SELECT 1 FROM (SELECT MAX ("TABLE_NAME".) "ACTUALIZACION_REGISTRO_DT") "FECHA_ACT_MAX" + "
    + 'TABLE_NAME', 'TABLE_NAME') 'AGGREGATOR_0 ' +.
    + WHERE ("AGGREGATOR_0". "" FECHA_ACT_MAX "="TABLE_NAME ". ("' ACTUALIZACION_REGISTRO_DT").

    +                                             )+
    +                                   )+

    +                         )+

    + "AGG_INPUT") "AGGREGATOR." +


    We have no idea how manufacturer warehouse set the schema of the table database...

    Any suggestion?

    Thank you!

    Kind regards
    Diego.

    OWB will not format shema.table_name use if the table is in the same module in that your mapping is. If you want to "" use this format that you define in the mapping setup--> tables--> and on the table, you set the SHEMA parameter. Now when you generate the code OWB does precede the table with schema name.

  • Connection for the folio Builder problems

    I am having problems connecting to the Folio Builder, and three of my colleagues. We get the following error:

    Connection failed.

    Network outage.

    Anyone else having this problem? The network is down?

    Hi, we currently have a breakdown of the system by which the signature is affected.

    Our engineering team is working on it and will update the status page as soon as POSSIBLE.

Maybe you are looking for

  • Qosmio X 500-110: what Blue-ray player is comatible

    * Hello please I need advice *. I * Toshiba Qosmio X 500-110 * part No. PQX33E - 00W00PAR My blueray driver does not work so I need to buy a newThis is the product for the Blue ray disk driver details: PANASONIC SERIAL NO. 9JNWA016651 EBT JR - HASUJ2

  • 5510 - photos print in black/grayscale only

    Photosmart 5510 model B111A, product #CQ176A - photos do not print in color, everything else done. Print pictures of the net or other documents in color, prints hardships are good color. Off in grayscale, uninstalled and reinstalled driver, used doct

  • Alienware 15 battery permanent fails and must be replaced.

    111 days left on base for my Alienware 15 warranty and includes Next Business Day Support, Technical Support XPS and Complete Care. However, as I searched for an hour on if a flat battery is part of the Complete Care warranty or do I have to buy a 92

  • Remove the sidebar OSX icon

    Then...Even when I logged out/quit creative cloud on my mac, the icon is always displayed in my sidebar of the Finder. I can't get rid of it. I can't wait, can't right-click-Delete-of-sidebar. He's stuck.No check all the options in preferences CC. No

  • Markup of liquid for shopping cart summary

    Does anyone know how to view the summary basket using markup liquid? Specifically, I want to display the data generated by the module_shoppingcartsummary in a new layout (i.e. I don't want to use the default configuration for this module).