How to use "Configure Motion Completion Criteria"

I am trying to direcly create a feedback loop on a servo using Flexmotion VI's.
I have configured the axis to look at a specific ADC input as primary feedback, but cannot find a way to tell it the goal voltage or when the move has :"completed".  The configure "Motion Completion Criteria" permits me to set a deadband around a specified value, but I cannot find how to load that desired value into the feedback path.  Is there a way to link this?
Thanks!

I have read through the document and things follow fairly easily with the exception of the last page.
[The name of "Target Poistion", "Velocity, and "Accel/Decel" in MAX and LabView will have different meanings depending on the type of analog feedback used.]
I understand if a velocity or acceleration sensor is used, the meanings of "Velocity", "Position", etc. change.  The next page gives an example of loading target value.  It describes a velocity sensor linked to what seems to be the ADC channels. 
How does the controller distinguish between velocity and acceleration with a voltage -digital bit signal?  I feel as though I am perhaps misreading or misinterpreting something.  It seems that the ADC channels would not be able to distinguish one sensor from another if all it was given was a voltage source.  For my application, I wish to feedback a voltage signal corresponding to load (from load sensors).  I therefore have no idea what configuration that corresponds to (I feel inclined to guess position, is that correct?). 
Next question,  If I can relate load to digital bit values, and use that as target value feedback, will the displacement values also be returned?  Do I configure those as secondary feedback?
I am sorry to be such a bother, but I am new with this setup.

Similar Messages

  • How to use NI motion library to interact with the hardware in C#?

    i want to interact with a motor connected to my system using ni motion board and ni motion library. Can anyone suggest how to configure velocity and acceleration settings so that the motor can be rotated ?
    Thanks in advance
    Ritesh

    Ritesh,
    you should start by configuring and testing the motion control setup in MAX. In C# you can use the NI-Motion C API. Please refer to the documentation (NI-Motion C Reference help) and the shipping examples (C:\Program Files\National Instruments\NI-Motion\Documentation\Examples\NI-Motion Help\C).
    Kind regards,
    Jochen Klier
    National Instruments

  • Can u just tell me how to use leap motion while using lappy & other apps also

    I hv bought HP envy leap motion few months back and i m not able to understand leap motion features.I've seen many videos about the features but i m not able to do it.Plzz help me

    Hi
    >> U need to go through documents and also videos
    >>the first link that i have mentioned is how tio use
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c03981766&lc=en&jumpid=reg_r1002_us...
    >>the second link a review of video which ill help u
    https://www.youtube.com/watch?v=478LbUj_zvs
    >>hope these documents helps u to find how to work with leap motion
    I am an HP employee

  • How to use configurator to lock down settings on the iPad?

    Hi All,
    I'm pretty new to the iPad / Configurator scene but have grasped the basics on how to deploy profiles etc using configurator. My question is this - I would like to be able to lock the 'settings' feature to not allow general user access without a passcode @ least, is this possible?
    In an educational environment i would really like this to be done because we all know how tech savvy students are now!
    Sorry if this has been asked before but after an hour or so of searching, i've given up
    Thanks,
    Dave

    The ipad is still a personal device. A knowledgeable student can delete configuration profiles hence all associate apps and settings. you will want a standard restore image to fix the device.
    Use VPP.  Select an MDM.  Read the google doc below.
    IT Resources -- ios & OS X -- This is a fantastic web page.  I like the education site over the business site.
    View documentation, video tutorials, and web pages to help IT professionals develop and deploy education solutions.
    http://www.apple.com/education/resources/information-technology.html
       business site is:
       http://www.apple.com/lae/ipad/business/resources/
    Excellent guide. See announcment post -- https://discussions.apple.com/thread/4256735?tstart=0
    https://docs.google.com/document/d/1SMBgyzONxcx6_FswgkW9XYLpA4oCt_2y1uw9ceMZ9F4/ edit?pli=1
    good tips for initial deployment:
    https://discussions.apple.com/message/18942350#18942350
    https://discussions.apple.com/thread/3804209?tstart=0
    Educational institutions in the USA can use the App Store Volume Purchase Program (VPP) to buy Apps.
    https://support.assistiveware.com/index.php?pg=kb.page&id=54
    There are three ownership models:
        *     Personal
        *     Institution
        *     Layered. combines personal & institution.
    Watch this apple video on layered ownership.  It education based, but that's OK.
    http://www.apple.com/education/resources/videos/#ios-layered-ownership

  • How to use/configure JAVA beans file in Forms10g?

    Hi!
    I'm using Forms10g. I need to use few java beans file in my forms. How do i call it and configure it. So, that i can access all the features of this file in Forms.
    Regards.
    Satyaki De.

    Hello,
    Java Beans Integration
    http://forms.pjc.bean.over-blog.com/article-4018331.html
    Hope it helps,
    Jose.

  • How to use the motion assistant functions?

    How do i control the velocity of the motor and the position of the motor using Motion Assistant?

    Hi Jeff -
    I'm noticing the same issue on a trial download. Error message stating I don't have permissions. Which is wierd because I have full admin access.
    I believe the download assistant tools is not requesting permission which installers typically do by prompting an js window input Admin password.
    Currently the installer is not installing to my mac's Applications folder instead asking me to save to a user/myName/
    I am on OSX 10.8.2 Please advise thanks.
    I realize that the download is not application installation, I'm on track thanks
    Best,
    Salina

  • How to Use / Configure Eclipse Ganymede to use OC4J in SOA / OAS

    Hi all
    Just wanted to share this with you all,
    For quite a while now I've been trying to get eclipse to add applications and delopy applications to the OC4J embedded in the OAS/SOA but found very little help out there but I seem to have found a work around
    I know that I could have used the OC4J standalone but we needed to use the one in the SOA
    Note that the OC4J found in OAS/SOA components is managed by OPMN so you cannot stop or start it from eclipse however you can deploy applications and BPEL processes to it from eclipse. You can also associate applications with the oc4j in the OAS in your eclipse project. If you need to stop and start OC4J in the OAS, then use opmnctl.
    The reason eclipse will not use OC4J in the SOA/OAS is because eclipse tries to start the OC4J but seeing as that is managed by opmn, it fails but if you had a way of telling eclipse that it it did not need to start the OC4J (it has already been started), then eclipse will use it happily without trying to start it
    Here goes
    Start the SOA/OAS Components using opmnctl startall from command prompt
    In Eclipse Goto Window > Show View> Other > Server > Server
    The Server View should now open up
    Right Click > New > Select your version of the OC4J > Click Next > Point the Oracle J2EE Home to OAS_HOME\j2ee\home > Click Next > Fill in Details as they apply to you > Next > Select Any applications(If any )that you want associated with the OC4J and click Finsh
    The the server state should say “stopped”
    Close Eclipse
    For (OEPE i.e. Oracle Enterprise Pack for Eclipse)
    Open the plugin.xml file found at ECLIPSE_HOME\dropins\wtp\eclipse\plugins\org.eclipse.jst.server.generic.oc4j_1.5.205.v200805140145\plugin.xml
    If you don’t have the above folder structure, then you maybe using the Standard version of Eclipse Ganymede in which case it may be @ ECLIPSE_HOME \plugins\org.eclipse.jst.server.generic.oc4j_1.5.205.v200805140145\plugin.xml
    Search for the following String "<extension point="org.eclipse.wst.server.core.serverTypes">"
    Make sure the id attribute for the serverType element corresponds to your version of the OC4J in the OAS i.e. id="org.eclipse.jst.server.generic.oracle10131". This corresponds to 10.1.3.x i.e. 10.1.3.1 and above
    Either change the value of the initialState attribute to initialState="started" ot remove the initialState="stopped"
    Save the file
    If you are using OEPE, then there is a further step, you need to open %ECLIPSE_HOME%\ configuration\org.eclipse.core.runtime and delete .mainData.1. It will be recreated once eclipse starts up again
    It seems that OEPE writes server information to this file and will not read the plugin.xml if this file exists. This rule applies to every change that you make to \plugins\org.eclipse.jst.server.generic.oc4j_1.5.205.v200805140145\plugin.xml
    Startup eclipse
    The server state should now say “started” i.e. if you used initialState="started"
    You should now be able to deploy your BPEL Process or Other application to the OC4J in the OAS
    This workaround is only valid if the SOA Components are running
    Happy programming
    NOTE. If you need to Stop and Start the OC4J, you will need to use opmnctl from outside eclipse. Trying to stop and start the OC4J from eclipse will fail as OC4J in the OAS is managed by OPMN.
    Hope this helps someone out there!!!

    Hello,
    Java Beans Integration
    http://forms.pjc.bean.over-blog.com/article-4018331.html
    Hope it helps,
    Jose.

  • How to use arrays in view criteria

    Hi all,
    Am using Oracle Jdeveloper ,Studio Edition Version 11.1.1.2.0.
    I have a query panel with three comboxes,which can multiselect
    company,application & user respectively.When I mutiselect company,
    then based on the selected value I need to populate the application
    & user comboboxes.I want to search based on the selection.
    I have used viewcriteria to filter the apllication&
    user comboboxes.When a company is selected then company_id is passed as
    bind variable to the view criteria,then it can filter application combobox.
    Its working fine on single selection.
    So I want to pass the selected values as an array to view criteria.
    Please help
    Thanks

    cn u chk this..
    http://jobinesh.blogspot.com/2010/12/using-oraclejbodomainarray-with.html
    oops.. i am late by three minutes.. ;)
    you can check the link provided.. above

  • How to use Configurable Modules

    Hi... Can anyone share me any link or document or whatever related to how to make a Configurable Module works? I'm trying to create a code-and-record-based CM. I've already created the attribute form, some Data Elements that will be the container of rollup values from BP, a Code field which type is formula - combining 2 other DEs to form the code, the BP to collect the data from, and linked the BP to the right Configurable Manager. What frustrates me is that all the values that I've entered in the BP do not appear in the Sheet.
    I've read all Unifier User Guide, Administration Guide, uDesigner User Guide, but none of them point a clear information on how to make it work and populate data in the Sheet.
    So, any information about it will be highly appreciated.
    Thanks.

    TIMHEHE wrote:
    I want to make a integral circuit,WHERE CAN I FIND THEM? 
    LabVIEW does not have circuits. The integral functions are in the palettes.
    TIMHEHE wrote:
    1110340076
    Very obscure. What is the significance of this number?  Is this your phone number?
    LabVIEW Champion . Do more with less code and in less time .

  • How TO use configurable Database connection with ADF BC

    I have developed a simple JSF/ ADF BC web application that connects to a database and read/display data from the db tables. I have successfully deployed the application to Tomcat 5.5.17. However, now i need to change the database the application is connecting to. My question is How can I change the Database connection without having to change the application modules or rebuild the war file ??? In other words, is there a specific file (xml) where the database connection can be changed?

    If you set up the application with a data source (I am not sure if this is possible using another app server, I use OC4J), then you would just change it there. However if you created a database connection in the JDEV and pointed your data model to that, then you will have to change and rebuild.
    You might be able to edit the xml file that contains the setttings, I am not sure my CM guys dont allow this, all of our changes have to go through our code repository.

  • How to use ELMO motion control device with LABVIEW

    Hi,
    I am
    new to LabVIEW withvery little controls
    experience (just now graduated).  I need to use LabVIEW, NI USB 6009( DAQ)
    and a Harmonica servo drive from Elmo to control a voice coil.  . What I
    am looking for is some general guidance to get me started; point me in
    the correct direction so I can get rolling.  I will be using a RS-232
    line between the Harmonica and the PC.
    I have generated a sine waveform to the NI USB 6009 from LABVIEW. I have to send this signal through the ELMO Harmonica 5/60 N to control a voice coil. I have
    been reading the Elmo SimpleIQ Software Manual and am  lost Kindly help me out. 
    Regards,
    Pawan 
    The software manual states using Interpreter Language or User
    Programming Language.  Both of the languages seem to resemble what I
    remember of C++, sort of.  The document explains "while" and "for"
    loops, etc.; however, my understanding is that I should be able to use
    LabVIEW to accomplish such tasks and then just ask LabVIEW to output a
    command to the Bassoon to control my voice coil.  My best guess is that
    I use the "System Commands" to output commands to the Bassoon although
    the software manual also mentions compiling code similar to that of
    standard programming modes.
    Please help me out.
    Thanks        

    Continued here.
    LabVIEW Champion . Do more with less code and in less time .

  • How to use configuration files in jsp

    Hi all,
    I need to handle the data from a properties file (txt file). Where should I keep this file in tomcat. Any examples related to this in jsp ? Plz help me.
    Regards,
    Sam

    You can have this file in any location under Tomcat ROOT Directory.
    preferably under conf/ directory

  • How to use the word completion??

    any ideas??
    null

    yes, lots of ideas.
    Most of them probably irrelevant to any specific problem, but ideas nonetheless.

  • How to use motion control in lenovo yoga 3 pro

    I don't know how to use the motion control in my lenovo yoga 3 pro.As I know the Lenovo Motion Control suppots the following apps:
    - Windows Media Player
    - Windows Media Player Classic
    - Windows Live Gallery
    - Picasa
    - Windows Photo Viewer
    - Adobe Reader
    - Microsoft PowerPointBut the only app I can use is only microsoft powerpoint, how can I use motion control in playing video and picture.

    I don't know how to use the motion control in my lenovo yoga 3 pro.As I know the Lenovo Motion Control suppots the following apps:
    - Windows Media Player
    - Windows Media Player Classic
    - Windows Live Gallery
    - Picasa
    - Windows Photo Viewer
    - Adobe Reader
    - Microsoft PowerPointBut the only app I can use is only microsoft powerpoint, how can I use motion control in playing video and picture.

  • CAMILEO P30 - how to use it as a webcam ?

    I am to able to turn on the webcam function despite it is advertised
    How to use/configure ?
    rgds

    I have checked cam specification on http://www.toshiba-multimedia.com and also in user??s manuals document but I didn??t find a word about webcam function.
    Can you please tell me where you found info about this cam mode? Where is this advertised? On Toshiba page?

Maybe you are looking for

  • Questions on DTP

    Hi, I have a few questions on DTP: 1. How do I know the total time of an extraction? I noticed that there are two different things: - Validity Period in Header tab - Duration in Details tab What are the differences between two and which gives me the

  • HT1364 How do you convert iTunes movie files so that you can watch them on Windows Media Player?

    Hello. For school, I am supposed to make a video mash-up from a movie. I bought the movie I needed, but now I can't open it in Windows Movie Maker to edit it.

  • NEF RAW Files from Nikon D7000

    I have just bought a nice shiny new Nikon D7000 and set it up to use Nikon NEF RAW files. I've been processing RAW files on Elements for about 7 years now but when I downloaded from my new camera I was informed that the filese were corrupt or not acc

  • Thread pool Question

    Hi, Can any one please guide me How do I create a thread pool? Regards, Rajesh Kannan. N

  • Missing pictures in iPhoto

    Today when I opened iPhoto it said it could not find the Library. When I searched for the Library I found that all the pictures in it were grayed out and cannot be accessed. What happened and how can I fix it, Thanks.