Trying to provide a "visual" means for a user to filter data.

I have a very smple vi written to import an excel spreadheet, choose the data in two columns and plot it out on an x y graph.  The trick y part is: the user would like to be able to view the chart and - using two markers - select the range of data he is intersted in actually saving.  Since he always wants to save the same span (a given temperature range....say 200 degrees), he would like to move either the upper or lower marker, and have the other one follow, creating a sliding range of values.  Once he positions the markers, he'd like to creat a new array, including just the values for the selected x range.  This visual technique would provide a much faster means of the user selecting meaningful data than for him to go through the raw data.  The requirements for choosing "good" data over "bad" data vary from test to test, so there's really no vible way to let LabVIEW do it mathematically.  Can this sort of thing be done?
Attachments:
ppv data filter.vi ‏122 KB

Your vertical markers would be cursors. With the Cursor Index property and the cursors locked to the plot, you can get the information needed to use the array subset information. Here's a simple example that shows how to use cursors. I didn't do the array subset and you would also need some logic to take care of the case when the user drags cursor b before cursor a.
Attachments:
Graph with Cursors.vi ‏40 KB

Similar Messages

  • Problem while trying to install a visual editor for eclipse

    resolving dependencies...
    error: cannot resolve "eclipse<3.3", a dependency of "eclipse-ve"
    Why?
    Probably because i have newer version of eclipse, but how can i add a Visual Editor for java anyway?
    Thanks

    Many thanks : I had  been directed to this file already, but it was the french version, with many translation mistakes that made it unusable. Much clearer in english.
    I have
    Again the tab problem !
    Message Edité par chilly charly le 12-06-2005 02:45 PM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • Hoe to provide a download help for the user

    hi all
    How to provide a download help for users, i.e. if i select download radia button and
    if i place cursor on file path it should provide the user to select what ever the drive and folder he needs can any body help asap.
    regards
    reddy.

    Check this..
    parameters : p_file like rlgrap-filename  .
    at selection-screen on value-request for p_file.
      perform f4_on_filename using p_file .
    *&      Form  F4_ON_FILENAME
          text
         -->P_P_FILE  text
    form f4_on_filename using i_file .
      data:l_maske(100) type c, l_subrc type sy-subrc ,
           w_fileinfo   type ocs_f_info .
      data:t_fileinfo   type  table of ocs_f_info     .
      concatenate 'Text Files (.prn;.txt;*.csv)'(006)
                  '|.prn;.txt;*.csv|'
                  into l_maske.
      call function 'OCS_FILENAME_GET'
        exporting
          pi_mask     = l_maske
        tables
          pt_fileinfo = t_fileinfo
        exceptions
          others      = 6.
      l_subrc = sy-subrc.
      if l_subrc is initial.
        read table t_fileinfo into w_fileinfo index 1.
        concatenate w_fileinfo-file_path w_fileinfo-file_name into i_file.
      else.
        clear i_file.
        message id sy-msgid type 'S' number sy-msgno with sy-msgv1 sy-msgv2
                                                          sy-msgv3 sy-msgv4.
      endif.
    endform.                    " F4_ON_FILENAME
    it will come on F4 help... not by placing cursor. that is not possible. One thing you can do is.. you can disable this file name parameter.. when the radio-button for file load is unchecked.

  • Apple Needs to Provide Magic Mouse support for Tiger Users

    While it's always a good thing to upgrade software to take advantage of new hardware and features, some of us longstanding Mac Users are still happy with our non-Intel hardware (have owned Macs from the Mac 512K to my current PowerPC Dual Core G5). How hard can it be to provide a software update for Tiger that allows full functionality for the new BlueTooth Mouse. My understanding is that while I could upgrade the OS to Leopard, it is not recommended for PowerPCs for performance and other issues. Not asking for cross compatibility to OS 1, but there are a lot of us out here running the PowerPC G5s at OS 10.4.11 who would appreciate some consideration here.
    Thanks for listening.
    Cheers,
    Tom

    I sympathize with the sentiment. I upgraded to SL from Tiger just so I could use the Magic Mouse. It's that cool. I think doing what you suggest would be impossible for Apple. For one, so few people are using Tiger now that economically, it just wouldn't make sense for Apple to develop it any further. For another thing, the first Mac with multi-touch technology was the Macbook Air, and it debuted during the Leopard era. The foundation for multi-touch technology just isn't built into Tiger. I do think it was a mistake for Apple to take the bluetooth Mighty Mouse off the market. That was a good mouse, and there was no reason it had to go.

  • List of logon/logoff activity for a user in specfied date range

    Hello all,
    We have a requirement to check the activity of two users. It is requested that we get their logon/logoff and timeout activity in our PRD system for a specfic range of dates.  To retrieve that info do we have to be auditing their user ID's or can it be retrieved via ST03N or some other report?
    I was not sure whether this information would be available via a lookup in the USR02 table or not.
    Any help would be greatly appreciated.
    Thank you!

    Unfortunately login has more than one spot as it is dependent on contexts and authorizations even.
    Logoff could be network problems with a keepalive timeout, or server side session end, or client side termination (there are many clients).
    Hopefully we will have more infos. Perhaps we can influence the authentication and client protocol because SAML supports single-log-off which might work with message based authentication but lead to a rather long log... 
    Cheers,
    Julius

  • U0093New User Storeu0094 (Visual Admin) for managing users in application DB?

    We are porting a java web application to WAS. The custom login module of the application uses it’s own DB to lookup usernames and passwords etc.
    a) Do we have to duplicate all of the user information into the UME User Store?
    b) As an alternative, can we create a New User Store which would use the applications’ DB?
    c) What are the implications apart from creating a UserContextSpi and GroupContextSpi implementations? For example, should the New User Store be the ONLY active User Store?
    d) Does this mean that the SAP users like Administrator etc. should be added to the applications’ DB?
    TIA

    Hi all,
    Check the bootstrap logs  and .out and .boo files in work dir.
    Try to restart the Java and observe carefully at what stage  the java is failing like  during sync of database or boostrap or during the starting the j2ee.
    Check the properites files of the stage where it's failing check whether config tool  have the correct information regarding j2ee_admin  in securestore.
    Check whether j2ee_admin  user is not locked  and SAPJSF  user should be fine.
    Check the SMICM and j2ee ports .
    Thanks,
    Subhash.G

  • Trying to get access to iPhoto for 2 users on same machine

    I have a new MacBook and I set it up so that my wife and I have different user accounts and use Fast Switching. Here is what I would like to do but I am having difficulty with it. I am the administrator for the machine. I set sharing to on and put the iPhoto library into the Shared folder. I would like my wife to be able to open iPhoto and download photos. Is this possible or can she only see the photos in the Library? In iPhoto preference I have checked off Look for my Photos and Share my photos. I have File Sharing turned on in System Preferences. Now when I go into my wife's account using Fast Switching and try to open iPhoto, I get a prompt asking me to locate the file where the photos are stored. I navigate to the iPhoto Library in Shared Folder and click on it. However, I get a message that says "The main photo library appears to be locked or in a read-only cd." Is there a workaround for this so that both my wife and I can add, edit, etc. photos to the same iPhoto library or is this not possible? I hope I was clear. Thanks.
    Thom

    The answer is here.

  • What does the Mac App store mean for existing users of Aperture?

    I was wondering how the Mac App store will affect existing users of the software. I have purchased Aperture and upgrades since its launch but because I've not purchased through the App store, how will I gain access to future upgrades?
    When I go to the Aperture app in the store it shows as being installed but as I've not purchased it through the store, will I be eligible for future upgrades or will Apple expect me to purchase again?

    There is no way Apple can update Aperture 3 without offering that update to every user, regardless of where the app was purchased. So, expect that Aperture 3.1.2 or whatever will be available to you in some fashion.
    When the next paid Upgrade (to Aperture 4?) comes along, then we'll have to see what arrangements the offer.
    Regards
    TD

  • Provide truncate table permission for a user

    Please let me know the best possible way to provide truncate table permission to a SQL Server Database user (ddl_admin role cannot be granted to the user in my case)

    Grant CONTROL permissions on table, user will be able to truncate table.
    GRANT CONTROL ON user_table TO User
    http://www.sqlservercentral.com/blogs/steve_jones/2011/03/07/sql-server-truncate-table-permissions/
    Other ways check this:
    Grant Truncate Table Permissions in SQL Server without ALTER Table  
    http://www.mssqltips.com/sqlservertip/2583/grant-truncate-table-permissions-in-sql-server-without-alter-table/
    The ALTER permission provides the access required to alter the schema of a tables, this includes truncating the data in the table.
    http://www.jasonstrate.com/2013/05/security-questions-truncate-table-permissions/

  • How to provide an easy way for end users to join a specific sharepoint group

    Hi,
    I have created a sharepoint group with auto accept requests to join the group.
    However to join the group users have to go to the specific membership of the group and click "actions->join group" on the url: <a href="http:///_layouts/15/people.aspx?MembershipGroupId=592"> Surely there is a more user friendly
    way to join a group in SP2013 right? Can I create a link users can simply click on that joins them to the specific group?
    Thanks in advance

    I'm not sure this was ever designed to be user friendly as typically only Admins or those with elevated permissions would see these groups.  There isn't as far as I can see, any way to add this step within a Wokflow too, unless you're able to install
    some third party steps.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Application for a user to cap data usage?

    Why do none of the 'smart' phones come with an application to cap data usage....?
    If you are pay as you go, the networks know when to cut you off, it is around the time your prepaid amount hits zero. So why cannot a user state yes I would like the ability to go over my allowance, or no I would like the data allowance to be the limit?
    One particular network in the UK will charge £4.50 per mb when you exceed your allowance,
    and even with this exorbitant fee, will not allow you to cap it.
    Surely this would be a good basic tool to ship with any phone.

    Why do none of the 'smart' phones come with an application to cap data usage....?
    Probably because smartphones are designed to be permanently connected to the internet which is why all the networks offer "unlimited" data tariffs.
    I put unlimited in quotes because these unlimited tariffs still have limits (500mb or whatever is stipulated per month). But you don't have to cap your usage unless you are an extremely high data user, in which case you shouldn't be on a PAYG tariff.
    Even PAYG customers can pay for a similar "unlimited" add-ons to their standard PAYG tariff. For example, O2 offers 300 UK texts and 500MB of data when you top-up £10 a month. If you are charged £4.50 per MB when you exceed your allowance, this is a very good deal.
    In most cases, unless you really don't use the smartphone to its full extent, being on a contract with "unlimited" data included works out cheaper than paying full price for the handset, and then paying for what you use on top each month. Most networks sting PAYG users for data usage.

  • WPC for Anonymous user

    Dear All,
    We are on SAP NW 7.3 and trying to provide the WPC page for anonymous users.
    Have designed the WPC content, connected to a role and gave the role to anonymous user, but when we go to portal
    http://<host>:<port>/irj/portal/anonymous it gives a logon page. To resolve the issue have gone thru all the posts and recommendations but still the same error.
    Tried to follow the blog 'Webpage composer Anonymous User access' but in NW 7.3 can find the PCD location 'WebpageComposer', - but in templates we have the WPC Templates and have given the required permissions
    Also the security zones are changed.
    Has it something to do with the 'Staging Area' folder  (Navigating through the role Accesible Area Management -> content Editor), because when we create any new Area/Page(WPC Area/Page) it creates the same in this folder, which is present as a KM Folder. This folder does not allow to set the permissions (Accesible Area Management -> Content Library -> Staging Area -> Details -> Permissions)
    Your valuable suggestions would really help me to resolve this issue.
    Thanks,
    Srv

    Dear All,
    Got the reply from SAP to perform the below steps and its working fine for us.. just in case any one of you needs this info.
    1. Add the "authentication scheme" property to the WPC design time page template: a. Go to "System Administration" ' "Content Model Management" ' "Property Classification" b. Under "Object Type" select "Page" c. Under "Template" select "WPC Design Time Page" d. Under "Available Properties" locate "Authentication Scheme" and add it to the "Selected Properties" 2. Go to the Area Management Role and locate the area and the page that you would like to be available to anonymous users 3. Set End User permissions for "Anonymous" group on the area 4. Publish the page(s) and the area 5. Navigate to "Content Administration". Make sure the "Area Management"role isn't open in some other tab or browser window 6. In the Portal Content Catalog, locate the role which is available to anonymous users and has the WPC area connected to it. 7. Open the role, open the connection 8. For each page under the workset (area): a. Open the page b. For each iview and page under the page, open the iview/page and navigate to its properties: i. Locate the "Authentication Scheme" property and change it to "anonymous" ii. Save the object iii. For pages, open the page and perform the same process for each iview under the page iv. Save

  • Seek easy and safe way for average users to manage the contents of Portal.

    Dear all,
    My boss today requested me to provide a easy, safe way for average users in my company to manage the contents of Portal themselves.
    My boss request users can upload files, documents, images and text into Portal.
    I know that Oracle Portal provides security control for editing Portal. But it also provides a quite complex operations for manage the contents of Portal.
    I am afraid average users cannot manage it easily.
    Can anyone have experience on the issues and can you give me suggestion?
    Thanks a lot
    George (HK)

    Hi Vijay.B,
    We can give privileges to manage the contents of the portal page.
    Create a group and add the users into that group and for the page level privilege >>add this group as manage.
    The members of the group can manage the page.I know the above is the standard strategy for users to manage the portal contents.
    But, as an average user, I think it is still to complicated to manage.
    For my case, I need to provide a means for average users to add news to the portal, so my priliminary idea is that I will create a portlet for news entries such as news heading, hyperlinks, text and save the entries in DB. Then, on the homepage of Portal, I will create another portlet for displaying the news headlines with hyperlink pointing to the actual URL.
    thanks
    George
    Regards,
    Vijay.B

  • OBIEE Report keeps running for some users

    Hi Mates,
    I am facing a issue, while running the report.
    This reports keeps on running and expires after the max time out for few of the users whereas for few users it displays the output in 30 secs or so.
    Just to add in Oracle Identity Management has been setup security.
    Tried looking into the log files but couldn't find something related.
    OBIEE Version - 11.1.1.5
    Database version - 11.1.2
    Regards
    Gyan

    You need to verify the sqls fired for both users and its data level security, you may be pulling more data for few users.
    Also, try running the sql query in Toad or some other tool and compare the performance.

  • App updates for multiple users on same Mac with maverick

    Background.  I have a single iMac that I have been using since ~2007. It's a family computer and there are three(3) accounts/users on it.  I am the administrator for them.  The operating system has been kept up with each OS upgrade since its purchase.  We are currently using Maverick.
    Problem - In the past with all the other operating systems (pre-Maverick), when a application needed to be upgraded I could log into my account (administrator rights) and perform the necessary upgrade and it would propgate to ALL the users on this computer.  However, since upgrading to Maverick I can no longer just upgrade on the administrators account (i.e. mine) and it propogate to the other users.  I now have to log into each individual account (i.e my wifes and sons) and perform the upgrades to their account.
    Question - Does anyone know if there is a way to allow the administrator to perform the single upgrade that propogates to others users in OS Maverick without having to log into each individual accounts and updating each account separately.  Also does anyone know why OS Maverick no longer supports the capability like ALL previous OS's have in the past? 
    Thanks

    Ok thanks.  The apps that I'm referring to are: Pages, keynote, numbers, iMovie, and iPhoto.  Each of these were originally purchased or came (iLife / iWork) with the machine when I purchased it.  All of those apps are located for each user under HD/Applications folder.  Each user does have a apple iD for itunes and itunes purchases for songs etc. but all applications are purchased by me the administrator and placed in the HD/Applications folder.  So I'm not sure why I now (since upgrading) to Maverick need to go into each account and perform the updates to these apps.  All previous OS updates never had this problem. 
    Does this now mean for each user that I perform the update my HD is getting multiple downloads and installs and increasing the amount of usage per application.  For example if "pages" takes 1 Gb and I install it for each user will it now take a total of 3Gb for the 3 users?
    Thanks for your help

Maybe you are looking for

  • Error in Creating a new FR report or in opening one

    Hello, I am getting the following error whenever I am trying to create a FR report or open a report. : nested exception is ; java lang Null Pointer Exception Can anyone help? Thanks Dhiraj

  • Problem with com.sun.xml.parser.Parser

    Hi , I am using weblogic 6.01. In my ejb class, I am parsing a String to create XmlDocument. I created xml registry in weblogic server. In my weblogic server's xml registry, I have com.sun.xml.parser.DocumentBuilderFactoryImpl as DocumentBuilderFacto

  • Bought a game, what app do i need for it

    i just bought a game for my itouch. i have downloaded it. it is not on my itouch. i think i need a certain application for it to be on my itouch but i am not sure which one.

  • Logitech Mouse - Right-click won't show context menu - only app switcher

    I use a Logitech MX 600 mouse. In LCC, I've set the Right Button to Click as the assigned action and Right Click as the action performed. When I click the right button, it shows the app switcher. I can see the context menu if I Control - Right Click.

  • Why are entries dropping out of Calendar?

    I use the calendar to synch entries with my husband, and it works fine for the future. But Now I note that everything from a week ago has vanished apart from all- day appointments.