No Signal on my Custom "Build XY Graph" VI

I am trying to display a plot of signals with the "Build XY Graph" VI. I have wired a set of signals into the y input and a indication of time on the x-axis. However, for some reason nothin appears on my graph. Any suggestions? (Take a look at the attatched example for further details)
Matt
Matt
Attachments:
Calorimeter.vi ‏337 KB

Jeremy,
Thank you for the help. I built a library file for this VI and its subVIs. Also, I had previously probed the two signals coming in to the "Build XY Graph" VI and was suprised to see that they were carrying the correct value. This is why I was confused as to why they were not being outputed to the graph. Can you think of any reason from past experience? As far as the complexity of my program, I know that the signals are working correctly up until the xy graph VI so I am fairly sure that the problem is with that and not at some other point in the program.
Matt
Attachments:
Calorimeter.llb ‏296 KB

Similar Messages

  • AP payment custom build program

    I have a requirement to create an AP payment file format specific to a Bank (Oracle 11i). The bank accepts payment file in 2 different formats.
    Format X: to make payment in its own country (Netherlands). i.e. payment for invoices where supplier bank is in Netherlands.
    Format Y: to make payment in all other counties (except Netherlands).
    Standard Oracle Payment SELECT/BUILD program selects Invoices for all countries (for the param given: pay batch, currency..)
    If I create two payment FORMAT programs; one to pick up the Invoices for payment in Netherlands and another to pickup invoices for payment in all other counties; will it be fine ?
    OR
    I have to create a custom BUILD program to build a payment batch considering counties of supplier (and payment FORMAT program to create the flat file)
    Help Appreciated !!
    Thanks
    SM
    Edited by: user13294561 on 27-Sep-2010 00:22

    Define 2 concurrent program to format batch records and create payment file
    (or a single program with technical handling of batch type)
    Define 2 automatic payment format program
    Sample
    NL Foreign Payments Program
    NL Domestic Payments Program
    Define 2 electronic payment formats,
    Sample
    NL Foreign Payments
    NL Domestic Payments
    Select each of your payment format program in this setup
    Go to Internal Bank Account Setup
    Payables Document
    Create 2 payables document
    EFT DOMESTIC,
    EFT FOREIGN
    Payment Format,
    Select the format programs
    Create Batch
    Hope this helps
    Bilal SARIOZ

  • How to update apps in a ZTE Open (with FFOS 2.0 custom build)?

    I have a ZTE Open I regularly update trough custom builds. In particular, I updated it to the 2.0 version by:
    BRANCH=v2.0 VARIANT=user ./config.sh inari
    BRANCH=v2.0 VARIANT=user ./build.sh
    The operation has apparently been successful, and by the test apps being missing I guess that I really built and flashed the user variant.
    Now, I do not expect system updates to work, as I heard that the inari update channel has been shut down.
    Though, I would expect it to at least automatically update the third-part apps from the Market store. This does not seem to happen: I have outdated apps (Loqui IM v3.1, in particular) but the "Check now" button from the Settings has no effect (it says "Checking for updates", but nothing else happens).
    Moreover, I do not remember of having ever received an update with previous build, so I guess it may be not a problem with this particular build.
    Is there something I can do about it?

    Are other ZTE Open users with a custom build experiencing the same problem? Do you receive any app update at all?
    I can't tell whether there is a problem in my build, in some setting or in the device.

  • 15-inch MacBook Pro w/ Retina Custom Build Delay

    On 11/25 I ordered a custom build 15-inch MacBook Pro with Retina display 2.6GHz and 1TB PCIe-based Flash Storage.
    Item still has not been shipped any idea as to the hold up? Is it the Flash storage?
    Be intereseted in hearing from others about their backorder situation.
    Thanks

    Thanks nbar, wish I could it was ordered as a lease through my company's supplier SHI and their 3rd party apple company, twice removed from me. SHI says they have no way of giving me the apple order number which I find hard to believe. All the other apple accessories have arrived.

  • Error during Custom Build - error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

    Hi All,
    I was trying to develop C++ web service using GShop with Visual Studio 2005.I refered a tutorial :-
    http://guruce.com/blogpost/hosting-webservices-on-windows-embedded-compact-windows-ce-using-gsoap .
    AS per the tutorial i proceeded. But, i stuck-up when making a custom build with Helloworld.wsdl.Here is the output :
    1>------ Rebuild All started: Project: HelloWorldWebService, Configuration: Debug Pocket PC 2003 (ARMV4) ------
    1>Deleting intermediate and output files for project 'HelloWorldWebService', configuration 'Debug|Pocket PC 2003 (ARMV4)'
    1>Performing Custom Build Step
    1>'D:\Test' is not recognized as an internal or external command,
    1>operable program or batch file.
    1>Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
    1>Build log was saved at "file://d:\Test Code\HelloWorldWebService\HelloWorldWebService\Pocket PC 2003 (ARMV4)\Debug\BuildLog.htm"
    1>HelloWorldWebService - 1 error(s), 0 warning(s)
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
    As given in the tutorial i kept my custom build command line as : -
    $(SolutionDir)\gsoap-2.8\gsoap\bin\win32\wsdl2h.exe -s $(InputPath) -o $(ProjectDir)$(InputName).h
    and outpouts : $(InputName).h
    I kept GSHOP in the project filder :- D:\Test Code\HelloWorldWebService
    Kindly help.
    Jyotiranjan

    Hi Jyotiranjan,
    I’m glad to hear that you got it working.
    Thank you for sharing your solutions
    experience here. It will be very beneficial for other community members who
    have similar questions.
    Best regards,
    Lucy
    Lucy Liu [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • "Performing Custom Build Step"-Reg.

    Dear All,
    I am the new person in Plug-In creation, now i start the "Basic-Dialog" program and compile in VC++ software, but they shows the below error:
    'odfrc' is not recognized as an internal or external command,
    operable program or batch file.
    Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
    So please any one can help me!....
    Regards
    T.R.Harihara SudhaN

    Dear Charles Anderson
    Many Thanks for the informations and useful guide,
    and please help me!
    I added the below as you told paths:
    "Tools | Options. Go to Projects, then VC++ Directories. In the "Show Directories for" dropdown list, select "Executable Files". Add the directory containing odfrc"...
    First I clarify to you... I am using the MicroSoft Visual Studio. NET 2003, using the VC++ compiler...
    I am adding the ODFRC file in the executable files, But same error shown in the Output Window. So please give me the solutions.
    I am waiting for your solutions.
    Thanks & Regards
    T.R.Harihara SudhaN

  • WebDynpro accessing custom-build EJB applications

    Hi there,
    I have a query regarding WebDynpro accessing custom-build applications deployed on web-logic server and J2EE servers.Following is the scenario.
    There is central authentication mechanism deployed in J2EE server. GUI users (in EP) have to be authenticated through this application(EJB).
    In EP, this remote call would happen through the WebDynpro. After successful authentication, calls will be sent to another Weblogic server.
    Too many remote calls. How about the scalability & performance factors with WebDynPro?

    HI,
    Webdynpro and EP are almost same except coustomisation coming to picture in EP, why do you want webdynpro to EP to web logic, Just crate your UI in dynpro convert them to Iviews in EP through EP call wenlogic server/J2ee server i hope there will not be any hindarence to scalability or perfomance.
    when it comes to remote calls after all your going to call weblogic through EP but dynpro UI will be as an Iview
    I hope it helps you
    in case if you need further details let me know
    Regards
    RK

  • Language Support: Custom Build/Debug actions

    Hi!
    I'm trying to develop a custom language service, but can't find a way how to register custom build action instead of default C# compiler. I followed this two (Language Service,
    Basic Project System) walkthroughs, but unfortunately couldn't find any more additional and up to date resources.
    I am pretty confident that of the problems lies in the line of code bellow, but don't know how to correctly change it to register custom tool or ideally method call on build action.
    <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    If someone could please point me in the right direction.
    Thanks!

    If your custom language doesn't use the C# or VB.NET compilers but your own compiler then you should provide your own MSBuild .targets and tasks.
    MSBuild has a learning curve so I recommend to read some book or documentation. Then, examine the file Microsoft.Common.CurrentVersion.targets (C:\Program Files (x86)\MSBuild\12.0\Bin folder)
    * My new blog about VSX: http://www.visualstudioextensibility.com * Twitter: https://twitter.com/VSExtensibility * MZ-Tools productivity extension for Visual Studio: http://www.mztools.com.

  • MSVC V5.0 IDE and CINs - custom build ??

    Hi everyone,
    does anyone know how to solve the "custom build" problem under NT?
    When I try to build the LVS-file Visual stops at "performing custom
    build step" with an error.
    I've read the CIN reference manual, NI's knowledge base article
    1F3ARTNV, MS's knowledge base article Q191495 and I've tried copying
    various files to directories without long file names (just think about
    it... Windows NT can't handle long filenames...).
    I'd like to avoid postprocessing the DLL manually (so sad, so sad)!
    TIA
    Bernhard
    Sent via Deja.com http://www.deja.com/
    Share what you know. Learn what you don't.

    Ray;
    For some strange reason sometimes the custom step cause a lot of troubles when implemented in VC++. I created a small VI just to implement the custom step. You can downloaded from here:
    http://www.visecurity.com/tools.shtml
    Look for the VI called CIN Custom Step
    I hope this helps.
    Regards;
    Enrique
    www.vartortech.com

  • Reload source file after custom build step

    Hello,
    I use a source code generator that creates c-code (i.e. hello.c) from some kind of definition file.
    I want the generator to create hello.c on each build, so i have decided to put a batch (that calls the generator) into the "custom build step" of my project.
    This way the generator is called before each build.
    Unfortunatly CVI does not reload the changed hello.c after it has been modified/overwritten by the batch... the build is done with the previous version of hello.c. Not until the build is finished CVI recognizes that hello.c has been modified and prompts "Update Window from Disk", then I have to run a second build in order to get the changes of hello.c applied.
    How can I accomplish to have only build process that first calls the generator and then compiles the project (with modified hello.c)?
    Thanks

    The problem happens because you have the file open in CVI. If a file is opened in CVI, then CVI uses the contents that are available in the opened window and not the contents on disk. Also, once CVI starts a build it does not monitor changes to the file on disk - consider what should happen if the file on disk changes while it is being compiled. So while the custom build step does overwrite the file on disk, CVI uses the contents that are in the source window for the compilation. To avoid this problem, make sure the file is not opened in CVI when you build - this will make CVI load and compile the file from disk after the custom build step overwrites it.

  • LMS report building with graph?

    Dear All
    we installed a LMS 3.2 for our customer with HUM module.
    when the customer using Hum to generate report, he found that the pre-defined report which
    show the last 24 hours data, has graph with it.
    but when he tried to generate another report for a shorter time frame, e.g. for the last 8 hours.
    then this time the report wont have graph with it.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_health_and_utilization_monitor/1.2/user/guide_12/HUMrprts.html#wp1134146
    our question is how to generate a custom report with graph?
    is it possible to do so with LMS 3.2?
    thanks
    Yuke

    Hi,
    yes, you can create custom reports with the Graph. Its actually created with graph by default. The only thing you need to do after launching the custom report is that you need to click on the device which is hyperlink to Graph for the OID for which custom report was created.
    Hope this is what you was looking for.
    Thanks,
    Gaganjeet

  • Problems building a graph using sql SUM

    Hello !
    i'm curently having issues to build a particular graph :
    First, i have a database (moves) which contains 2 columns (timestamp DATETIME, dist NUMERIC), i have no problems to display a graph with these values (even using a time range such 'now','-1 hours', etc.).
    But i'd like to build a graph with for example a 2 hours range which gonna display the sum of the value 'dist' every 30 seconds. So for example, if i have 2 'dist' values (3 and 4) at 0min 30sec, the graph will display 7 and the next value will be the sum of
    the next 30 secondes dist values.
    I tried this :
    curs.execute("SELECT timestamp,SUM(dist) AS dist30 FROM moves WHERE timestamp>datetime('now','-30secondes')"
    curs.execute("SELECT timestamp,dist30 FROM moves WHERE timestamp>datetime('now','-1 hours')"
    But it looks like the column dist30 is not created, and i think this is not gonna work if i want to change the 1 hour range...
    I would like a better "algorythme", the table is filled in an other program, should i directly create a 3  columns table and SUM the dist in dist30 directly ?
    Thanks for your advice !

    Hi Subby,
    Regarding your description, are you trying to rollup the dist column by every 30 seconds in a given 2 hours range? If my understanding I correct, you may reference the below sample. As you didn't post any detail about your function datetime(after the where
    clause), so the sample is just in a usual way.
    CREATE TABLE moves(timestamp DATETIME, dist NUMERIC)
    INSERT INTO moves VALUES('2015-02-13 14:20:01',1)
    INSERT INTO moves VALUES('2015-02-13 14:20:17',2)
    INSERT INTO moves VALUES('2015-02-13 14:20:29',5)
    INSERT INTO moves VALUES('2015-02-13 14:22:37',2)
    INSERT INTO moves VALUES('2015-02-13 14:22:56',5)
    INSERT INTO moves VALUES('2015-02-13 14:27:17',2)
    SELECT timestamp,SUM(dist) AS dist30 FROM(
    SELECT DATEADD(SECOND,DATEPART(SECOND,timestamp)%30*-1,timestamp) AS timestamp,dist FROM moves) AS T --rollup by every 30 seconds
    WHERE timestamp BETWEEN '2015-02-13 13:00:00' AND '2015-02-13 15:00:00' --two hour range
    GROUP BY timestamp
    If you have any question, feel free to let me know.
    Eric Zhang
    TechNet Community Support

  • CS5 custom build with GTX 285 for long-form 4k projects

    I've been researching nonstop for several days, and it's time to ask for your expert opinions.  I would appreciate any help.
    I'm ordering a new system for Production Premium CS5, and mostly I will use Premiere Pro CS5 to edit long-form projects (huge timelines with thousands of clips) of Red 4k footage.  It's a feature film with only a few F/X shots, but we'd like to do as much F/X, sound mixing, and color correction in CS5 as possible.
    Here is what I'm considering:
    CUSTOM BUILD from CYBERPOWERPC (about $1950 including items not listed):
    OS:  Windows 7 Professional x64
    CPU: Intel® Core™ i7-930 2.80 GHz 8M Intel Smart Cache LGA1366
    HDD: 1TB SATA-II 3.0Gb/s 16MB Cache 7200RPM HDD (Single Hard Drive)
    MOTHERBOARD: * (3-Way SLI Support) GigaByte GA-X58A-UD5 Intel X58 Chipset SLI/CrossFireX Ultra Durable™3 Mainboard DDR3/1600 ATX Mainboard w/7.1 Dobly Audio,eSATA,Dual GbLAN, USB3.0, 2 x SATA-III RAID,IEEE1394a,4 Gen2 PCIe,2 PCIe X1 &1 PCI [+132]
    MEMORY: 12GB (2GBx6) DDR3/1600MHz Triple Channel Memory Module [+219] (Kingston HyperX)
    SOUND: Creative Labs SB X-Fi Xtreme Audio 24-BIT PCI Sound Card [+48]
    VIDEO: Nvidia GeForce GTX 285 (I will have to take out their card and install this myself for GPU acceleration)
    1.  Do you see any poor or strange decisions?
    2.  I liked that mobo because of the chipset's possibilities and because it has 1394 for old-style DV capture.  Plus it has 8 SATA 2.0's, 2 SATA 3.0's, 2. eSATA 2.0's, and 2 USB 3.0's for huge/fast storage options in the future.  Is there some better alternative if I'm keen to have at least one of each of these formats?
    3.  I'll clone their 1TB OS drive onto a smaller 250GB drive to use as the OS drive, then use their 1TB drive as part of a 2TB RAID 0 video storage.  Will using the mobo's raid controller or some type of virtual RAID (like I did in Xp64) be fine, or do I need a separate RAID controller (like I had in the late 90's).
    4.  What do you think about that processor and RAM for what I'm doing?  Any reason to prefer 2 Quad-Core's (if dual processors are even compatible with CS5)?  Please let me know if the current configuration will lag with huge timelines with thousands of 4k clips.
    5.  Maybe I don't need the Creative sound card and could just use the mobo's sound?
    6.  Will it be simple for me to remove their graphics card and install an Nvidia GeForce GTX 285 myself?
    7.  The Nvidia GeForce GTX 285 seems like a good fit for GPU acceleration for me since I'm not expecting to have 4+ layers of videos, though I will be doing multiple effects on 1 or 2 layers.  Would having a Quadro FX give any advantage over the GTX 285 for huge timelines with thousands of 4k clips?  Or any advantages for any other use?
    8.  The GTX 285 has 2 DVI's as its only connectors (plus something that looks like S-video).  Can I use one DVI for my workstation and one DVI for monitoring video in realtime on an HDMI/DVI-equipped LCD TV or professional HD video monitor.  Any problems with viewing/outputting my 4k video in HD in realtime?  What is the best setup to view your video on an external monitor?  Back in the CS2 days I used a 1394 through a camcorder into an analog professional monitor, but that's not going to be HD, plus I heard there's a sync problem these days.
    Thanks for your advice.

    Thanks for your advice, everyone! 
    I'm gaining a lot of knowledge, but I have some followups so I'll break it down into subcategories and hopefully you can chime in on one or more topics.
    To give more info about my daily use and purpose:
    --smoothly edit huge amounts of RED 4k footage/clips and view the video externally in as high a resolution as possible (2k or minimum of 1k).
    ---no reason to have more than 3 layers visible at a time.
    --the vast majority of the time only 1 video layer (with video effects) will be visible, with perhaps a handful of fades/dissolves during the entire 2-hour feature. 
    --I don't mind if it takes slightly more time rendering DPX files at the end, but I don't want any hiccups and never want to render during day-to-day editing and monitoring.
    GRAPHICS CARD and VIDEO MONITORS
    1.  I'm pretty much set on the GTX 285, but I wondered if for my purposes I'd get any significant benefit from the Quadro FX 5800 (+$2000-$2600) or the GTX 480 (+$100)?  Either in speed of playback or in output to external video monitors. The 5800 has 4GB RAM versus the GTX 285's 1GB, and the GTX 480 has 1.5 GB.   Does this RAM matter for what I'm doing or are the cores much more important?  Also, if I chose the GTX 480 then I'd have to pray that everything would be stable with a MPE/CUDA/GPU-acceleration hack, or hope Adobe comes through with full support of that card.
    2.  What is the 3rd output on the GTX 285?  There are two DVI outputs and then something that looks like S-Video.  Is it S-video out? Or an HD audio out that travels alongside the DVI output to an external video monitor?
    3. Does it slow down the system to send the video at 1k or 2k to an external video monitor since you'd be using both DVI outputs simultaneously?
    RED 4k PLAYBACK and RAM vs CPU
    1.  For day-to-day editing, I'm fine scaling to 1/4 resolution if necessary and monitoring video externally at 1k or 2k.  Would my current system already achieve that smoothly?
    2.  From what I've gathered here and elsewhere, for better 2k or 4k playback it might be better to spend extra on CPU rather than RAM.  I could spend
    --$1000 more for 24GB RAM (instead of 12GB)
    --$290 more for an i7 975 Extreme 3.33 GHz 8M Cache
    --$686 more for an i7 980x Extreme 3.33 GHz 12M cache.
    Given my needs and the current total system cost of $1950, which of these 3 would you choose?  Or should I stay with the cheaper i7 930 2.8 GHz and overclock (which I've never done before).
    ECBowen:
    It sounds like you've used a system similar to what I'm buying to playback RED 4k on a timeline in full, 1/2, and 1/4 scale.  I'd greatly appreciate if you could clarify YES/NO for which are possible to have SMOOTH PLAYBACK with your 980x/12GB RAM/GTX 285 system.  I know it's a lot to ask, but it would make me feel so much better about this big purchase:
    -full scale 4k of 1 layer with 0 video effects
    -full scale 4k of 3 layers with 0 video effects
    -full scale 4k of 1 layer with 3 video effects
    -full scale 4k of 3 layers with 3 video effects (NO, right?)
    -1/2 scale of 1 layer with 0 video effects
    -1/2 scale of 3 layers with 0 video effects
    -1/2 scale of 1 layer with 3 video effects
    -1/2 scale of 3 layers with 3 video effects
    -1/4 scale of 3 layers with 3 video effects
    RAID CONTROLLER
    1.  I won't use the virtual/software controller.  The GigaByte UD5 says it has RAID 0, 1, 5, 10.  Does that mean it has an onboard hardware controller that I can configure in Windows 7 or using some software supplied with the mobo?

  • Building xy graphs

    I'm trying to build xy graphs with multiple plots in a loop. In the attach, if I cluster each element and build an array , the plot looks fine (XY Graph). If I try to do it in a loop, I get extra points added (XY Graph 2). All the xy sets dont have the same number of elements, and the loop version pads with 0s to make the inner arrays square. This doesn't happen when I do it manually. How can I make this work in a loop?
    TIA,
    Bill F
    Attachments:
    xy plot test2.vi ‏73 KB

    HI:
             我想在XYgraph 中同时显示多条曲线,具体情况如下:(参考附件)
              当外循环循环一次时,内循环执行完得到一条独立曲线
              当................第二次时,....................又得到.....​...................
              依次得到许多独立的曲线,同时显示在XYgraph中,同一坐标下。
              在附件中得到的曲线其实是一条曲线,都是首尾相接,因为它是在整个循环执行完后得到的。我用很多办法试,总得不到​独立的曲线簇,第一条的首和第二条的尾相连,依次类推,其实还是一条曲线。我用的LABV7.0, 请高手指导。
                                                      ​                                                  ​                                                  ​                                      谢谢!
    Attachments:
    Untitled0.vi ‏66 KB

  • DFF in custom build reports

    How can we implement dff`s features in custom build reports?
    Does it works same way as the oracle bulid-in reports?

    This is all documented in the Oracle Applications Developers Guide in the chapter 'Coding Oracle reports concurrent programs'. Basically you will need to call 'FND SRWINIT' in the before report trigger and 'FND SRWEXIT' in the after report trigger. There are also user exits for the flexfield processing.
    Alternatively, you can just identofy the column names you require for the flexfield columns and build them into your reports in the same way as any other values.
    Edited by: mike_p on Oct 14, 2009 2:10 PM

Maybe you are looking for

  • How can avoid the  problem of Parameter Prompting when I submitting ?

    I am developing web application in visual studio 2008 in csharp.How can avoid the issue or problem of  Parameter Prompting when I send parameters programaticaly or dyanmicaly?  I am sending the values from .net web form to crystal report but it is st

  • Open Item Management activation for GL accounts in ECC 6.00

    Hi Experts, There is an issue about Open item Management activation for GL line items of FBLL03 for VAT GL code. Unexpectdly do not check the open item management in VAT GL account Master record while created the GL master record in 2007. Now we acti

  • Changing logo image in search page

    Hi Mr Roger Ford, Would you please to help me. I'm using SES 11.1.2 on SuSE Linux SLES 10. I would like to change the logo image in search page. I have followed step by step in: http://download.oracle.com/docs/cd/E14507_01/apirefs.1112/e14133/objects

  • How to burn dual layers DVDs using DVD Studio Pro

    Hi I am having problem in burning the dual layer DVDs through Studio Pro. So what steps should I take to burn the DVDs. Thank you

  • Stopping Loads (process chains)

    Hi all I see this question has been asked but I don't see a really clear answer. I have a job running as part of a META process chain that is remaining yellow for a long period of time.  As per the "wait until" settings. I'd like to stop this load (a