Pll lockin starter kit problem

Hello,
Sorry my english isn't good because i'm french 
I use a PLL starter kit to recup a signal composed by a signal at the frequency f and an other signal at the frequency 3f. I want to recup the amplitude 3f signal in phase and with phase of 90°.
To do this, i recup the imaginary part and the reel part of my signal because my imaginary part of the signal have a phase of 90° and the reel part is in phase.
I use an analyseur harmonics to check my results and i have the same value but my reel and imaginary part is not good because the value of the reel and imaginary part always change when i test my VI
I think there are a problem with my sampling frequency or my number of sample but i don't have find my problem.
This is my 2 VI :
Attachments:
Vi mesure amplitude v3.vi ‏24 KB
test vrai valeur.vi ‏50 KB

Hello clemMP,
I didn't really understand what you want to do but I think you should start from scratch with a continuous acquisition. Look at the attached picture in order to see how continuous acquisition works. Once you understood the functionnality, add your functions step by step and test your VI every time you add something.
Best regards
Jean-Luc D. NI France
National Instruments France
#adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
Journées techniques : du contrôle d'instruments aux bancs de test
Du 4 au 13 juin : Grenoble - Pari...
Attachments:
acquisition_continue.png ‏60 KB

Similar Messages

  • LDF Starter Kit problem

    Hi All,
    I am using the LDF starter kit to parse an LDF file using LV 7.1
    I have encountered a problem with the vi "LDF Check Number.vi" as attached.
    Why does the 9th value cause the Case statement to return the default value even though the statement should accept 0-9 ?
    This causes a problem for the 9th value for a signal in an LDF file as it uses the default instead of the value put in.  
    Attachments:
    LDF Check Number.vi ‏12 KB

    Hi Mike, I have had a look at your code and it does behave quite strangely.  This appears to be a problem caused when using both a string as an input to the selector of your case structure, and using a “within range” case.  One potential solution to the problem is if you create seperate case statments for each of the values (0-9) instead of using a single statment then the VI functions as expected.  Alternatively if the input to the case selector was numeric the case would function as expected.  Additional code would be required to check if the string was a number, and then convert the string to a numeric.Hope this helps,John PorterAE
    NI
    John.P | Certified LabVIEW Architect | NI Alliance Member

  • Problem stopping the Labview Starter Kit motors (huge offset?)

    Hi
    I implemented an algorythm for the Labview Starter Kit. It reads a map and navigates from the initial point to the goal. The Starter Kit only performs two movements: "go straight X mm", and "turn 90º left/right (the turning is made when stopped, like a rotation).
    The problem Im encountering is the turning. It uses a digital compass (CMPS09): when the robot needs to turn left/right, I feed the CCW Velocity of the motors (using the read/write FPGA functon) with +3.4 rad/seg and -3.4 rad/seg, into a timed loop.
    The condition to stop is simple: "if heading=desired heading for the actual turn --> finish loop and stop motors".
    Well, it happens that in the time window from calling the "stop motor" function, and the robot motors and wheels actually STOPPING, the robot travels 9-10 extra degrees!
    So, for example, I want the robot to turn from north (0º) to 90º. The CCW velocities are feed with +3.4rad/seg and +3.4rad/seg into a timed loop, and I checked that the timed loop finishes when the heading is 90º. But the final orientation of the robot is exactly 100º, because the motor seems to take a little time to stop.
    The deviation depends on the velocity of the motors, I was able to reduce it to 3/4 degrees using a turning velocity of 1rad/seg, but it has no use since it´s extremely slow and the motors works very badly (they dont even are able to maintain a constant speed in slower velocities).
    I tried to check the Starter Kit FPGA.VI but I fail to understand how the "stop motor" function works.
    I dont know if there is any way to correct or reduce the "stopping time" of the motors. If I correct the turning function to subtract 10º for every turnop before starting the movement, the algorythm works as long as I use the 3.4rad/seg velocity... but that solution is extremely shabby, and I dont think I cant say that on my Final Project! There has to be a way to improve it, isn´t it?
    EDIT: For the record, I tried several variations for the loop, and several timing, form us to ms, and I think that´s not the problem, because I wasnt able to get better resulsts at all.

    I did have similar problems and I figured all that I installed too many real-time components.  It might not be the case with yours but you might try.

  • Problems Installing BOFC Starter Kit

    Hello,
    I am installing the BOFC Starter Kit and get an error when importing the task data 5. The error message is "unknown error", really nice. I checked if the databse is ok (tablespace, etc) but there are no problems. I can not find any helpful logs, to check where the problem may be locatef.
    Best Regards
    Andreas

    Yes I am using MS SQL. I'm sorry but I can not help you anymore. You can contact SAP Support. It would be fine if you let us know what was the problem and what solution is given by SAP.
    I remember... did you installed the compatible component for Windows 2008 Server?
    http://www.microsoft.com/downloads/en/details.aspx?familyid=b769a4b8-48ed-41a1-8095-5a086d1937cb&displaylang=en
    Can't find the SAP note for this case at the moment.
    u20AC Official Message from SAP:
    We would like to inform you that Windows 2008 R2 64bit is supported by BFC 7.5 starting from the fix pack 10.
    But Before the installation of the BOFC 7.5 you have to install the compatibility component. You can download this component from this link
    http://www.microsoft.com/downloads/details.aspx?familyid=b769a4b8-48ed-41a1-8095-5a086d1937cb&displaylang=en
    Edited by: Udo Lindemann on Oct 20, 2010 2:23 PM

  • Problems with LIN starter Kit 1.0

    Hi,
    I just came across the LIN starter kit and I wanted to extract the schedule table from the master node. I tried many combinations to extract this info but it always throws out an error. The only way I can extract some info would be through the 'frames' and then extracting the ID.
    Now, the only two items I require would be the message type and the schedule time. Does any one have any experience using this?
    Regards,
    Ashm01.
    Attached is a sample VI and LDF File using the toolkit.
    Attachments:
    LDF.zip ‏14 KB

    Hi Ashm01,
    I assume you are referring to the LDF Starter kit found here:
    http://digital.ni.com/softlib.nsf/websearch/47FDEF06375659178625721A00604878?opendocument&node=132060_US
    All of the kit specific examples are located in the LDFExamples.llb Library file.
    In addition in LabVIEW->Help->Find Examples->Search->LIN there are several more LIN examples.
    Regards,
    Message Edited by John E on 07-30-2007 11:19 AM
    John E.
    Applications Engineering
    National Instruments

  • Error while installing IFRS Starter Kit in BO FC

    Hi Experts,
    We are trying to install Starter Kit for IFRS SP1 in BO FC version 7.5. We are following the steps in the installation guide.
    However while running the SCAN task, we encounter an error : "Processing task SCAN - (error) ". The log shows that
    the packets are extracted, but it is not able to generate the receive tasks. What is the possible cause of this error?
    The product information of FC  shows that "Build : 7.5.0.1021". How to find the service pack that is installed?
    Thanks in advance.
    Regards,
    Shoba

    Ok,
    The problem is the following : You can only install IFRS packages in a non signed database. Yours is signed as 0000.TOP so it will not work. Even if the goal is to have IFRS packages installed + 0000.TOP signature.
    You should do the following :
    1. Create a new empty database.
    2. Create a new Finance Datasource in CtAdmin.msc which point to the new DB
    3. Initialize it as a CHILD DB (All task / Migrate).
    4. Connect to the application with ADMIN account and verify that the DB signature is empty (if it's not the case, you will have to switch SQL initialization querries back to child behaviour and restart from step 1).
    5. Copy IFRS packages and configure the transfer vector (folder destination).
    6. Create and execute the SCAN task
    7. Execute each reception task
    8. Change DB Signature from 0000.ROLL-OUT to 0000.TOP (SQL querries are documented in the IFRS installation guide).
    Good luck

  • Unhandled Error in Starter Kit 2.0

    Hello,
    I am trying to develop some applications with the NI sbRIO-9632 that came with the Starter Kit 2.0, however whenever I try to run the Robotics Hardware Setup I get an "Unhandled Error".
    The device appears in the "Targets Detected" list with the correct serial number and with an IP address.
    I tried to "ping" the device to see if it responded and the results are shown in the screenshot:
    First time the device was connected directly to computer
    Second time the device was connected in the same network as the computer I was using
    Third time I "pinged" the computer next to me
    Last time again the device was connected directly to computer
    I included some screenshot that show how I got the problem.
    Can anyone help?
    Thank You
    Davide
    Attachments:
    ErrorDetected.PNG ‏81 KB
    IPAddress.PNG ‏35 KB
    Ping.PNG ‏63 KB

    DLabview wrote:
    Nope, the computer I was using was connected to a wired LAN network.
    However the PC has 2 ethernet ports, one is the default one whereas the other one is on a different networking card.
    The network is quite a busy and extended, the department I'm working in is quite big and contains many hundreds of PCs and devices connected via wired LAN or via Wi-Fi access points.
    The device didn't really crash though, it basically fails to connect to a PC in order to receive a program.
    Other people are experiencing my same issue with the same sbRIO, and we don't really know what is going on.
    Davide
    Just to make sure, try to connect an ethernet cable directly between the sbRIO and your computer (perhaps connect it to that extra port).
    Also, is the sbRIO connected to a hub or a switch? If it is a hub and it starts to transmit broken packets from some junky WLAN card/router, it might cause problems?
    First I got some bad latency, basically the connection went intermittent on/off, on my sbRIO, then a few minutes it went belly up and crashed (froze).
    Br,
    /Roger

  • 3D Starter Kits

    I purchased the Samsung 55" LED 3d tv bundle back at the end of January.  New house, new TV, right?  The kit (2 pairs of glasses, Shrek movie, etc.) was back ordered.  No big deal... I had plenty of other things keeping me busy.  Well, the dust has settled, most of the boxes have been unpacked, and I've been playing with the TV.  I called BB, and they still don't have the kits.  And they really don't know when they will come in.  I called Samsung to see if I could get the squeaky wheel greased, and they said that wasn't their deal, it was strictly a BB deal.  I should call them.
    Does anyone have some insight??
    Thanks in advance!!

    I know this will not help you much but it does seem to be a growing industry epidemic at best. there just isnt much support for the 3D TV stuff. This is my open letter to my television company mitsubishi.
    Thought I would repost a letter to MDA and pre warn others from buying into this brand of 3D TV. Who knows it might save you time money and effort.
     to MDA in reguard to:
    "Thank you for contacting Mitsubishi Digital Electronics America, Inc.  We are pleased to be able to assist our customers via our website.  Here is the information that you have requested:
    To purchase additional glasses that are compatible with Mitsubishi TV’s are Samsung Model # SSG-2100MG/ZA or part #789P012A10
    Regards
    MDA"
                                                                                                                                                                                                                                              3- 8-10
    Dear MDA I truly can not put into words the over whelming remorse I have had in purchasing your brand of TV.  It is not the TVs fault for the remorse, on the contrary the TV works fine and performs as it should and intended.
    It is the remorse for purchasing the TV in the anticipation that  it would come with full support in the growing 3D industry. More specifically, the Accessories, the emitter, the glasses, the customer service,  it's quite frankly none existing.
    I'll outline a bit in detail the tremendous efforts on my families part in whole, to obtain even the minute of information on where or even how to purchase the said above mentioned items.
    First outing: HHgregg
    Item: Emitter
    After searching the tri county area for the emitter or the starter pack we encounter a number of problems. It would seem that none of the retail stores carry your manufactured starter kit or glasses except HHgregg. We called to make sure they have at least one in stock, which they did. Once we arrive we find out they in fact did not have the kit they sold it ten minutes prior to our arrival. After haggling with the manager they do find a kit located twenty miles away. With no apologies from the store manager we left for the twenty mile hike; only to find out the kit had been previously opened an returned. So desperate were we, we bought that set as is with no discount!
    The kit to this day work great and fine.
    Second outing: Brandsmart USA
    Item: Glasses
    After the semi major purchase of the emitter and the enormous headache over the hassle we decided to wait a few months before venturing out for a extra pair (or two) of glasses. In our house hold we have six people. Me, my wife and four kids. Naturally we need four more glasses. This time staying away from HHgregg and vying to never again deal with this type if business. We decided to check out Brandsmart USA as they were running a special on samsung glasses. Ironically it seems Mitsubishi does not make their own glasses as listed in the manual. They list Samsung.  The only current brand Samsung offer now is the SSG-3100ab.  Armed with what little bit of information Mitsubishi has provided us with, we were under the impress this model would work. We ended up paying a hefty fee of $778.00 for four glasses. All of which are non compatible with YOUR television's 3D emitter.
    Only after contacting your company that it was later revealed the only brand or model that is compatible is the Samsung Model # SSG-2100MG/ZA or part #789P012A10. Needless to say We've returned incompatible glasses this morning.
    Third outing: http://www.mitsubishi-tv.com/OnlineRetailers.html
    Item: Compatible Glasses
    Two god awful outings into the ever quest of finding items to work with your television and equipment accessories. This time we thought we'd stay at home and find the glasses. After much sleuthing around on the Internet and going through every one of your authorized dealers there is little luck we will find a compatible set of glasses. Either one of two things happens on your dealers web page. One, OUT OF STOCK! or Two, absorbingly high priced that's not worth the effort we've had to put forth into the purchase.
    My wife personally contacted Samsung to find out what glasses they produce are compatible with your TV. To her astonishment and mine, As far as they recall "there isn't any Samsung glasses that are compatible with any Mitsubishi 3D TV". I'm not sure why they would say such a thing nor could I understand why your manufacture spec would list them as your compatible provider?
    Allow me for a minute to introduce my self. My name is ****** *****  I'm an independent contractor for Heating Venting Air conditioners, also known in the field as HVAC. During my course of time I have personally sold and installed a great many of units ranging from Trane, American Standard, Reem and of course Mitsubishi. On average I spend at least five to ten hours a day at my customers homes. During the time it takes me to sale a system and to install it, I generally have about a two to three over conversation with the home owners. All of which isn't Solly dedicated to my sales. The conversations usually range from refrigerators to washers to dryers and as you might guess television sets too.
    I can honestly say, when it comes to the 3D TV market your television isn't looked upon in much favor.  I Truly wished I could tell my home owners the TV I bought for my 3D needs is enough to satisfy my families needs. Instead the conversions generally run into some thing of a First, Second, Third outing experience!
    sincerely,

  • "Invalid column name" when restoring SAP DM IFRS Starter Kit

    I want to share an issue that we came across when restoring the SAP Disclosure Management IFRS Starter Kit. Namely when trying to restore it on an environment we got the following error:
    Server Error in '/' Application.
    Invalid column name 'AccountExpirationDate'.
    Invalid column name 'PasswordChangedDate'.
    Invalid column name 'LastSuccessfulLoginDate'.
    In our case, after getting this error we tried restoring the SK on SAP Disclosure Management SP06 and it turned out to work ok so hope that this solves it for anyone else stuck at the same

    Hi Rajneesh,
    Check whether you have both the row-axis and column-axis of the input template through 'edit report'.
    Probably your input template has some member dimensions missing in your template.
    We have faced the same problem before and corrected it.
    This error occurs sometimes when we create a input template by clearing defining the row & column axis in the template but afterwards try some EPMOlapmember in any axis by deleting the original report elements.
    So check the input template once again. I think you will track the error.
    Regards,
    Bishwajit

  • Oracle 8i for Linux Starter Kit

    Hello,
    Need an Oracle God to help me with 8i for linux!
    I am would like to learn about oracle database software. Just purchased the Starter Kit that includes 8.1.6 Enterprise Edition. Now I have done some research on the install for this and found out that it is very difficult. I tried to cookbook together the install from various posts/oracle web site/etc. I was successful in getting it to install, but could not get the stubs patch to install.
    I now have a fresh install of Mandrake 8.0. No changes have been made to glibc.
    First question is where to get the correct glibc rpm to keep the installer from crashing, and from causing other problems to my system. MandrakeUpdate was smoking crack and fetching a different file for glibc 2.2.2-5, then it said that it would conflict with gcc or something like that. I want to make sure I am getting the appropriate
    files.
    Second, on page 19 of the book, I do ok until it comes to setting the environment variables. Am I supposed to login as my Oracle user, an type '$HOME/.bash_profile' to set these variables? This relates to the problem with the stubs patch saying that ORACLE_HOME was not in the environment.
    Third, I am using this link to get to the stubs file.
    http://download.oracle.com/otn/linux/oracle8i/glibc-2.1.3-stubs.tar.gz
    My plan is this.
    1. Update the appropriate glibc rpm to allow the installer to run.
    2. Install Oracle based on the books instruction verbatim.
    3. Do not install the educational database. First install the stubs as above.
    Questions.
    Will a custom install allow me to keep the installer from attempting the database?
    Once the stubs are installed, where is dbassist located to install the database after the fact?
    Please Please help me with this situation. I would really like to learn databases, Oracle in particular. If this does not work, I doubt that I can return the book, considering the cd is open.
    Thanks in advance for any kind assistance.
    Jerold Von Hemel
    jerold at vonhemel dot com
    null

    Here is a mini update since my last post...
    ok, by updating my glibc stuffs from 2.2.2-4 to 2.2.2-5 I am able to get the runinstaller to work (it echos a bunch of 'map failed' in the console though I wonder if there is something wrong with that)... however since I am only doing now at work I can only try to install on my laptop which is does not have enough HD space. I am down to 230M left and there is no way it will install so I will try it again on my PC after I go home today. Btw, here are the files that I have updated:
    glibc-2.2.2-5mdk.i586.rpm
    glibc-devel-2.2.2-5mdk.i586.rpm
    glibc-profile-2.2.2-5mdk.i586.rpm
    ldconfig-2.2.2-5mdk.i586.rpm
    nscd-2.2.2-5mdk.i586.rpm
    You can get these from any mirror sites I think. Or run your MandrakeUpdate under the Config/Packaging menu (you need to select a mirror site by clicking mirror site update).
    As for the SRPMS/glibc-2.2.2-5mdk.src.rpm...
    I can't find this file in any of the mirror site.
    However, now I am facing another issue. I tried the "echo $ORACLE_HOME" as suggested but it returns me with an empty line same as I try a make up env like "echo $dafadas"... so does this means that it is not reading the ORACLE_HOME in my .bash_profile in the oracle account? I also notice that even I did all the same procedures, while in RH6.2 the oracle install path is my $ORACLE_HOME, in Mandrake8 the path is /home/oracle/OraHome1? I stopped at this step and didn't go forward because 1, there is not enough HD space to continue and 2, I am not sure that the path is correct. If anyone reached this state and went beyond please let me know if I am on the right track or not...
    P.S. I remember doing that same thing about not installing the database during the installation for oracle 8.0.5; however, I couldn't access to the database even using my oracle account later on. I don't know if that is a permission problem or something like that.
    Thanks in advance
    Mimic

  • Starter kit 2.0

    Hi,
    I am having some trouble with the daNI starter kit 2.0 robot. It is not detected by MAX or anything else, does anyone else ecountered this problem?
    Thanks
    Stefan
    Solved!
    Go to Solution.

    Hi Stefanb1
    Usually, if a RIO device such as a compactRIO or sbRIO isn't appearing in MAX, there may be a few different reasons. Firstly, have you installed the NI-RIO drivers on to your PC? It's important that you've installed your software in the correct order, with the development suite first, then the extra modules and toolkits (such as the robotics toolkit) and finally, drivers (NI-RIO). 
    If you have installed your software in the correct order, please ensure the quality of your ethernet cable and connection.
    Kind Regards,
    Shalimar Ali
    Applications Engineering Intern

  • Get the Encoder Data from NI Robotics Starter Kit 1.0

    I want to make a perfect 90 degree turn using the encoder Data from Robotics Starter Kit 1.0. Now I am doing it giving the angular velocity and controlling the time. But, the problem is, it's not perfect all the time. It is not repeatable. So, I want to use the encoder Data to turn it 90 degrees perfectly. So, How could I get the Quadrate Encoder Data from the motors (What VI should be used?). 

    Hey Mashfique,
    Sorry for the delayed response. I believe that with the Robotics Starter Kit 1.0 you aren't actually suppose to worry about which of the FPGA I/O correspond to which sensor because the Robotics VIs abstract that for you by design. Here's a link that you might find interesting that describes how to communicate with the FPGA to steer a robot using either the Servo's angular position or velocity:
    http://zone.ni.com/reference/en-XX/help/372983D-01​/lvrobogsm/robo_skit_programming/#skit_steering
    In the above link for example, they mention using the Write Sensor Servo Angle VI to set the angle that you want to rotate the Servo to.
    Regards,
    Ryan

  • Blogg RFC scenario using BPM - starter kit (more detail on BPM required)

    I follow this blog to the letter - because it is the same as my scenario:
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    The problem is I have no experience with BPM. I have setup the Integration process as I think it should be but I get an error.
    Could one of you experts go through the BPM steps in more detail? Screen shots/details of the properties and containers on each step would be very useful. Thanks.

    Hi Lynn!!
    Check this SAP help for certain requirements when to use BPM:
    http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/0e/56373f7853494fe10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/11/13283fd0ca8443e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ca/7c5c41fe06cf1ee10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e8/8e2d4233c8db2ce10000000a1550b0/content.htm
    Take a look at this blog by Michal,
    /people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm - Walk through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in BPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in BPM
    Check this weblog for a step by step procedure:
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    or case study go thru this blog:
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    for checklist:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3bf550d4-0201-0010-b2ae-8569d193124e
    Take a look at this blog for some very good guidelines on when to use BPM's and when not to use BPM,
    /people/swen.conrad/blog/2006/12/22/xi-ccbpm-performance-under-perform-or-out-perform
    Thanks !!
    Pls reward if useful

  • A-Scan from the Ultrasonic Starter Kit

    Hallo,
    I've a problem concerning the USonic_A_scan.vi from the "Ultrasonic Starter Kit" downloadable at the VI-Website
    (http://sine.ni.com/apps/utf8/niepd_web_display.di​splay_epd4?p_guid=F248370C3F141D78E0340003BA7CCD71​)
    My task is to measure and detect the amplitude and delay of an
    ultrasonic signal, for this purpose the functinality provided within
    the "USonic_A_scan.vi" would serve perfectly, but yet I'm not able to
    determine how the ampltuide measurement exactly works.
    Here's my problem:
    When a change the vertical position of my gates, the value returned for
    the amplitude changes (The horizontal position and the width of the
    gate stay constant). Why? Is there any other (comfortable) possibility
    to measure the amplitude within a certain "gate"?
    Thanks in advice!
    Benjamin Brück

    The backwall echo measured amplitude is stable WRT gate height in the example. The front wall amplitude jumps around a lot. Assuming that you are looking for a single echo then there is a lot of noise in the signal in relation to the peak detector.vi width setting. The width is set to the default value of three which means that it will look for inflections based on three sample points. If you set it to 8 then the front wall echo amplitude stabilizes, even for changes in gate height. Whether that makes sense in terms of an ultrasonic measurement is another issue as the peak detector width, the transducer frequency and the sample rate are all tied together here. The peak detector vi is not going to return the sample within the gate that has the maximum amplitude, it is going to return an interpolated value based on a curve fit over a certain number of points, where the first derivative of the fitted curve is zero, indicating an inflection.

  • Follow path using IP camera with Starter kit 2.0

    I am developing a program to follow path using IP camera with Starter kit 2.0. I faced some problems, someone please help.

    thiensung92 wrote:
    I am developing a program to follow path using IP camera with Starter kit 2.0. I faced some problems, someone please help.
    You "faced some problems"...  
    Without any further information I assume that your computer is unplugged.  All fixed.  You are welcome!  
    Obviously we need a LOT more information.  We are not going to waste our time guessing when we could be helping others.  
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

Maybe you are looking for

  • Problem with installing iTunes

    So these are my problems with installing iTunes. At first it was : A required iTunes component is not installed.Please repair or reinstall iTunes (-45019) Then it got worse as it would not even open and these would appear: The program can't start bec

  • CS6 is missing from My Orders Page and I need to reinstall. Where did it go?

    I need to reinstall CS6, but when I visited my Adobe account > My Orders Page, it was not listed. In fact all order history is missing (all my upgrades). I need to get back to work and finding an answer to this is painful. Is this Adobe's attempt to

  • WHY WONT IT OPEN?

    Okay I just got a nano today, and I had to update my iTunes and I did but it wont open at all. I've tried everything I can think of, I uninstalled everything and reinstalled it, I restarted the computer, I don't have a virus, and I took down all my f

  • Depreciation posting error in AFAB

    Hi, We have closed FY2009 for assets, later observed that depreciation for 12th period in year 2009 was not posted. we are trying to post depreciation for new FY2010 but getting following error. You can only post in new year after closing the previou

  • Unable to compile a BPEL process

    Hi All, When I am trying to compile the BPEL process I am getting the following error. There is nothing wrong with the BPEL process but still throwing an error. Please help me in compiling my BPEL process. [bpelc] The compiler has run out of memory.